On Saturday 10 January 2004 10:45, Al Bogner wrote: >[...] > > gcc: /usr/lib/libGL.so: No such file or directory > > So I did a ln -s and have now: > > ls -l libGL.so* > lrwxrwxrwx 1 root root 19 Jan 10 00:36 libGL.so -> > /usr/lib/libGL.so.1 > lrwxrwxrwx 1 root root 24 Nov 25 03:08 libGL.so.1 -> > GL/libGL.so.1.4.mesasoft
[...] I found that by ignoring the Yast described file conflict between mesa-devel and XFree86-GLX-devel that libquicktime then compiled. Mjpegtools then configured and detected libquicktime but now I have a make Error in mjpegtools as follows: av_io.c:941: warning: assignment makes pointer from integer without a cast lav_io.c:946: error: `QUICKTIME_RAW' undeclared (first use in this function) lav_io.c:948: error: `QUICKTIME_TWOS' undeclared (first use in this function) lav_io.c:977: error: `QUICKTIME_DV' undeclared (first use in this function) lav_io.c:995: error: `QUICKTIME_YUV420' undeclared (first use in this function) lav_io.c:1003: error: `QUICKTIME_YUV4' undeclared (first use in this function) lav_io.c: In function `lav_fileno': lav_io.c:1306: error: `quicktime_t' undeclared (first use in this function) lav_io.c:1306: error: parse error before ')' token make[2]: *** [lav_io.lo] Error 1 make[2]: Leaving directory `/home/Raena/DownloadApps/mjpegtools-1.6.1.92/lavtools' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/Raena/DownloadApps/mjpegtools-1.6.1.92' make: *** [all] Error 2 line 1306 is: res = fileno(((quicktime_t *)lav_file->qt_fd)->stream); Can anyone help and/or should I refer this to Libquicktime Developers? Thanks yet again RL-S ------------------------------------------------------- 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