Am Freitag, 9. Januar 2004 22:07 schrieb Steven M. Schultz: > Ummm, on the right mailinglist? ;)
Sorry, to be OT > Looks like a libquicktime problem: Yes and you need libquicktime to compile the mjpegtools. :-) > > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/quicktime > > -I../include -I/usr/X11R6/include -O3 -funroll-all-loops > > -fomit-frame-pointer -falign-loops=2 -falign-jumps=2 > > -falign-functions=2 -finline-functions -Wall -Wno-unused -Winline > > -c `test -f 'lqtplay.c' || echo './'`lqtplay.c > > lqtplay.c:32:20: GL/glu.h: No such file or directory > > Do you have GL/glu.h (usually in /usr/X11/include or a similar > directory)? There was no glu.h installed in my system. > > lqtplay.c: In function `gl_resize': > > lqtplay.c:411: warning: implicit declaration of function > > `gluOrtho2D' make[3]: *** [lqtplay.o] Error 1 > > Do you have the GL header files installed on the system? I think > those come out of the 'mesaglut-devel' package. Try installing > the Mesa development packages and see if the error goes away. mesaglut-devel 5.0-62 was installed with my SuSE 8.2 system and I added mesaglu-devel 5.0-62. I hope this is not a problem. The packages sound so similar. ./CD2/suse/i586/mesaglu-devel-5.0-62.i586.rpm: -rw-r--r-- root root 16557 Mar 17 15:39 /usr/include/GL/glu.h Then I got the following error: libtool: link: cannot find the library `/usr/lib/libGL.la' I had to install mesa-devel and to remove XFree86-GLX-devel After this trial libGL.so was not found and now I don't know how to go on. gcc -O3 -funroll-all-loops -fomit-frame-pointer -falign-loops=2 -falign-jumps=2 -falign-functions=2 -finline-functions -Wall -Wno-unused -Winline -o .libs/lqtplay lqtplay.o ../src/.libs/libquicktime.so -L/usr/X11R6/lib -lXaw -lXt -lXv /usr/lib/libGLU.so /usr/lib/libGL.so -lSM -lICE -lXmu -lXext -lXi -lX11 -lm -lpthread -ldl -Wl,--rpath -Wl,/usr/local/lib gcc: /usr/lib/libGL.so: No such file or directory zgrep libGL.so /var/lib/pin/ARCHIVES.gz ------------------------------------------------------------------ ./CD1/suse/i586/mesasoft-5.0-62.i586.rpm: -rwxr-xr-x root root 2105149 Mar 17 15:40 /usr/lib/GL/libGL.so.1.4.mesasoft ./CD1/suse/i586/XFree86-GLX-4.3.0-15.i586.rpm: -rwxr-xr-x root root 571297 Mar 17 14:29 /usr/lib/GL/libGL.so.1.2.xf86_glx ./CD2/suse/i586/mesa-devel-5.0-62.i586.rpm: lrwxrwxrwx root root 8 Mar 17 15:39 /usr/lib/libMesaGL.so -> libGL.so ./CD3/suse/i586/XFree86-GLX-devel-4.3.0-15.i586.rpm: lrwxrwxrwx root root 24 Mar 17 14:28 /usr/lib/libGL.so -> GL/libGL. so.1.2.xf86_glx ./CD3/suse/i586/XFree86-GLX-devel-4.3.0-15.i586.rpm: lrwxrwxrwx root root 8 Mar 17 14:28 /usr/lib/libMesaGL.so -> libGL .so ./CD4/suse/i586/mesa3dfx-5.0-63.i586.rpm: -rwxr-xr-x root root 2289291 Mar 17 15:10 /usr/lib/GL/libGL.so.1.4.mesa3dfx ./CD5/suse/i586/shlibs5-2001.7.29-168.i586.rpm: lrwxrwxrwx root root 12 Mar 14 01:16 /usr/i486-linux-libc5/lib/libGL.so -> libMesaGL.so locate libGL.so /usr/lib/GL/libGL.so.1.2.xf86_glx /usr/lib/GL/libGL.so.1.4.mesasoft /usr/lib/libGL.so.1 Could it make sense to symlink from /usr/lib/libGL.so.1 to /usr/lib/libGL.so? Al ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users