Hello again,
there have been several problems with linking with different VDR versions. Here are updated steps that should fix them:
make rm vdr.o g++ -c framedetectortest.cpp g++ -o framedetectortest *.o libsi/libsi.a -lfontconfig -lfreetype -lpthread -ldl -ljpeg -lrt
Ciao, Eike