Hi, i have a problem to build libmpeg3-1.5.4 with the patch from Denis http://mail.directfb.org/pipermail/directfb-users/2005-September/000683.html It just breaks with following errors: gcc `cat i686/c_flags` -o i686/mpeg3dump mpeg3dump.c i686/libmpeg3.a -lm -lpthread -lddmpeg mpeg3dump.c: In function 'main': i686/libmpeg3.a(getpicture.o) (.text+0x17e5): In function `mpeg3video_get_macroblocks_hw': getpicture.c: undefined reference to `VMI_DriverProc' i686/libmpeg3.a(getpicture.o)(.text+0x17ff):getpicture.c: undefined reference to `VMI_DriverProc' i686/libmpeg3.a(getpicture.o)(.text+0x1c74): In function`mpeg3video_getpicture_hw': getpicture.c: undefined reference to `VMI_DriverProc' collect2: ld returned 1 exit status make: *** [i686/mpeg3dump] Error 1 I don't see the function VMI_DriverProc in any libraries, which are used here. Has someone seen this problem? How can i resolve this problembe? Many thanks for your help Tim
_______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
