hello all,

I have been trying to get avifile 0.7.15 to compile for about 3 days now
with no luck. Here is what gcc is saying "../.libs/libaviplay.so:undefined
reference to ' video_grab_init'"
then every thing stops with the nrom error stuff.

For a system I'm running 
Slackware 7.1
kernel 2.4.18
glib 2.2 
gcc 3.0.2
xfree86 4.0.1
SDL 1.2.4
divx4linux 5.0.1 (CVS from 04/18/2002)
QT 2.1.1
Lame 3.92
Mesa 4.0.3
(anything else that you all need to know?)

So any help would be great. And if I need to inculed more info, then say
so.
Thanks all.
Jeremiah

enclosed: errors.log, stdout.log
(these files are what gcc puts out)
Making all in player
make[1]: Entering directory `/mnt/avifile0.7-0.7.15/player'
/bin/sh ../libtool --mode=link c++  -g -O2 -mcpu=i586 -march=i586 -ffast-math -pipe   
-o aviplay  main.o playercontrol.o decoder_config.o configdialog.o configdialog_impl.o 
../libavqt/libqavm.la      -L/usr/lib/qt/lib -lqt  ../lib/libaviplay.la    -L/usr/lib 
-Wl,-rpath,/usr/lib -lSDL -lpthread -L/usr/X11/lib  -lSM -lICE  -lXxf86dga -lXxf86vm 
-lXdpms -lXi -lXext -lX11   -lnsl -ldl 
c++ -g -O2 -mcpu=i586 -march=i586 -ffast-math -pipe -o .libs/aviplay main.o 
playercontrol.o decoder_config.o configdialog.o configdialog_impl.o 
../libavqt/.libs/libqavm.so -L/usr/lib/qt/lib -lqt -lnsl -ldl -L/usr/lib/qt/lib -lqt 
../lib/.libs/libaviplay.so -lnsl -ldl -lz -lnsl -ldl -lnsl -ldl -lm -lnsl -ldl -lnsl 
-ldl -lnsl -ldl -lnsl -ldl -lnsl -ldl -lnsl -ldl -L/usr/lib -lSDL -lpthread 
-L/usr/X11/lib -lSM -lICE -lXxf86dga -lXxf86vm -lXdpms -lXi -lXext -lX11 -lnsl -ldl 
-lpthread -lnsl -ldl -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -L/usr/X11/lib 
-lSM -lICE -lXxf86dga -lXxf86vm -lXdpms -lXi -lXext -lX11 -lnsl -ldl
make[1]: Leaving directory `/mnt/avifile0.7-0.7.15/player'
../lib/.libs/libaviplay.so: undefined reference to `video_grab_init'
collect2: ld returned 1 exit status
make[1]: *** [aviplay] Error 1
make: *** [all-recursive] Error 1

Reply via email to