Hello everyone! I'm running Slackware 11.0.0 and am trying to compile mjpegtools-1.8.0 source code tree obtained from SF.
I use: > gcc --version > gcc (GCC) 3.4.6 > autoconf --version > autoconf (GNU Autoconf) 2.60 > Written by David J. MacKenzie and Akim Demaille. > make --version > GNU Make 3.81 This is how I configure my installation: > [EMAIL PROTECTED]:~/pkg-area/src/mjpegtools-1.8.0 % ./configure --prefix=/usr > --sysconfdir=/etc --localstatedir=/var --enable-simd-accel --enable-zalpha > ...skipped... (please see attachment 'mjpegtools180-make-output.tar.gz' for full output of ./configure script) > ...skipped... > config.status: executing depfiles commands > configure: > configure: MJPEG tools 1.8.0 build configuration : > configure: > configure: - X86 Optimizations: > configure: - MMX/3DNow!/SSE enabled : true > configure: - arch/cpu compiler flags : -march=pentium4 > -mcpu=pentium4 configure: - video4linux recording/playback: true > configure: - software MJPEG playback : true > configure: - MPEG Z/Alpha : true > configure: - Quicktime playback/recording : true > configure: - PNG input support : true > configure: - AVI MJPEG playback/recording : true (always) > configure: - libDV (digital video) support : true > configure: - Gtk+ support for glav : true > configure: Now I run `make': > [EMAIL PROTECTED]:~/pkg-area/src/mjpegtools-1.8.0 % make > make all-recursive > make[1]: Entering directory `/home/users/ilj/pkg-area/src/mjpegtools-1.8.0' > Making all in utils > make[2]: Entering directory > `/home/users/ilj/pkg-area/src/mjpegtools-1.8.0/utils' Making all in mmxsse > make[3]: Entering directory > `/home/users/ilj/pkg-area/src/mjpegtools-1.8.0/utils/mmxsse' if /bin/sh > ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. > -I../.. -I../../utils -march=pentium4 -mcpu=pentium4 -g -O2 -pthread > -Wall -Wunused -MT build_sub22_mests.lo -MD -MP -MF > ".deps/build_sub22_mests.Tpo" -c -o build_sub22_mests.lo > build_sub22_mests.c; \ then mv -f ".deps/build_sub22_mests.Tpo" > ".deps/build_sub22_mests.Plo"; else rm -f ".deps/build_sub22_mests.Tpo"; > exit 1; fi mkdir .libs > ...skipped... and shortly after `make' errors with the message below: > ...skipped... > if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. > -I.. -I.. -I/usr/include -I../utils -DLAVPLAY_VERSION=\"1.8.0\" > -I/usr/include/lqt -march=pentium4 -mcpu=pentium4 -g -O2 -pthread -Wall > -Wunused -MT liblavfile_la-lav_io.lo -MD -MP -MF > ".deps/liblavfile_la-lav_io.Tpo" -c -o liblavfile_la-lav_io.lo `test -f > 'lav_io.c' || echo './'`lav_io.c; \ then mv -f > ".deps/liblavfile_la-lav_io.Tpo" ".deps/liblavfile_la-lav_io.Plo"; else rm > -f ".deps/liblavfile_la-lav_io.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. > -I.. -I.. -I/usr/include -I../utils -DLAVPLAY_VERSION=\"1.8.0\" > -I/usr/include/lqt -march=pentium4 -mcpu=pentium4 -g -O2 -pthread -Wall > -Wunused -MT liblavfile_la-lav_io.lo -MD -MP -MF > .deps/liblavfile_la-lav_io.Tpo -c lav_io.c -fPIC -DPIC -o > .libs/liblavfile_la-lav_io.o `-mcpu=' is deprecated. Use `-mtune=' or > '-march=' instead. > lav_io.c: In function `lav_fileno': > lav_io.c:1370: error: dereferencing pointer to incomplete type > make[2]: *** [liblavfile_la-lav_io.lo] Error 1 > make[2]: Leaving directory > `/home/users/ilj/pkg-area/src/mjpegtools-1.8.0/lavtools' make[1]: *** > [all-recursive] Error 1 > make[1]: Leaving directory `/home/users/ilj/pkg-area/src/mjpegtools-1.8.0' > make: *** [all] Error 2 I don't really understand the essence of the error message so I decided to ask the question here on the mailing list. Well what do I do basically? Thank you -- Ivan Lezhnev Jr. Europe, Ukraine, Simferopol. Local Time: Tue Dec 5 21:57:03 EET 2006 Using: Slackware 11.0.0 | Kernel 2.6.18 #3 Disassemble to assemble something pure...
mjpegtools180-make-output.tar.gz
Description: application/tgz
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Mjpeg-users mailing list Mjpeg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mjpeg-users