-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thursday 13 February 2003 10:23 am, you wrote: > Hey, > > On Thu, 2003-02-13 at 14:48, Karl and Tanya Pizzolatto wrote: > > Make fails with a complaint "lav_common.c:425:too many arguments to > > function '3v_decoder_free'": > > [..] > > > libdv-0.98 > > divx4linux-20029418 > > avifile-0.7.29-20030204 > > jpeg-mmx-0.1.4 > > libmovtar-0.1.3 > > quicktime4linux-1.4-patched > > well, it uses quicktime4linux' or something else's libdv header files, > which are still a previous version (pre-0.95). Can you do 'locate dv.h'? $ locate dv.h /mnt/archive/library/computer/linux/keepers/src/v4l/libraries/quicktime4linux-patched/quicktime4linux-1.4-patch/dv.h /mnt/archive/library/computer/linux/keepers/src/v4l/libraries/quicktime4linux-patched/quicktime4linux-1.4-patch/libdv/dv.h /mnt/archive/library/computer/linux/keepers/src/v4l/libraries/quicktime4linux-patched/quicktime4linux-1.4-patch/libdv.1/dv.h /mnt/archive/library/computer/linux/keepers/src/v4l/libraries/quicktime4linux-patched/quicktime4linux-1.4-patch/libdv.1/libdv.h /mnt/archive/library/computer/linux/keepers/src/v4l/libraries/quicktime4linux-patched/quicktime4linux-1.4-patch/libdv.2/dv.h /mnt/archive/library/computer/linux/keepers/src/v4l/libraries/quicktime4linux-patched/quicktime4linux-1.4-patch/libdv.3/dv.h /mnt/archive/library/computer/linux/keepers/src/v4l/libraries/quicktime4linux-patched/quicktime4linux-1.4-patch/libdv.h
(that's the one I got from sourceforge) > > Ronald I think I got quicktime4.inux-14-patched-2.tar.gz from mjpeg.sourceforge.net download page. But maybe I've got an old copy on my HDD. I just downloaded it again (from mjpeg's sourceforge download page), rebuilt quicktime, and I am presently retrying to build mjpegtools. OK, now it fails like this (same as b4 i think): lav_io.c:1385: too many arguments to function `dv_decoder_new' lav_io.c:1415: warning: implicit declaration of function `dv_decoder_free' make[2]: *** [lav_io.lo] Error 1 make[2]: Leaving directory `/mnt/archive/library/computer/linux/keepers/src/v4l/helper_apps/MJpegTools/mjpegtools-1.6.1/lavtools' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/mnt/archive/library/computer/linux/keepers/src/v4l/helper_apps/MJpegTools/mjpegtools-1.6.1' -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+TQI+THYRdwouzJMRAm/kAKCxtrThaD//KgAOkfbGcKuUAE2EqQCfUrJP GPfTFrvKWRGVdHavzA6GgYs= =XXzx -----END PGP SIGNATURE-----
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.53. Invocation command line was $ ./configure --with-jpeg-mmx=/mnt/archive/library/computer/linux/keepers/src/v4l/libraries/jpeg-mmx/jpeg-mmx-0.1.4/ --with-quicktime=/mnt/archive/library/computer/linux/keepers/src/v4l/libraries/quicktime4linux-patched/quicktime4linux-1.4-patch/ ## --------- ## ## Platform. ## ## --------- ## hostname = ncc-1701 uname -m = i686 uname -r = 2.4.18 uname -s = Linux uname -v = #1 SMP Sat Feb 1 11:30:29 EST 2003 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/X11R6/bin PATH: /usr/games PATH: /usr/lib/j2re1.4.1_01/bin PATH: /opt/kde/bin PATH: /usr/lib/qt-3.1.1/bin PATH: /usr/share/texmf/bin PATH: . PATH: /home/karlandtanya/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1454: checking for a BSD-compatible install configure:1508: result: /usr/bin/ginstall -c configure:1519: checking whether build environment is sane configure:1562: result: yes configure:1595: checking for gawk configure:1611: found /usr/bin/gawk configure:1621: result: gawk configure:1631: checking whether make sets ${MAKE} configure:1651: result: yes configure:1796: checking whether to enable maintainer-specific portions of Makefiles configure:1805: result: no configure:1829: checking build system type configure:1847: result: i686-pc-linux-gnu configure:1855: checking host system type configure:1869: result: i686-pc-linux-gnu configure:1954: checking for gawk configure:1980: result: gawk configure:2036: checking for gcc configure:2052: found /usr/bin/gcc configure:2062: result: gcc configure:2306: checking for C compiler version configure:2309: gcc --version </dev/null >&5 gcc (GCC) 3.2.1 Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2312: $? = 0 configure:2314: gcc -v </dev/null >&5 Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/3.2.1/specs Configured with: ../gcc-3.2.1/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i386-slackware-linux --host=i386-slackware-linux Thread model: posix gcc version 3.2.1 configure:2317: $? = 0 configure:2319: gcc -V </dev/null >&5 gcc: argument to `-V' is missing configure:2322: $? = 1 configure:2348: checking for C compiler default output configure:2351: gcc conftest.c >&5 configure:2354: $? = 0 configure:2387: result: a.out configure:2392: checking whether the C compiler works configure:2398: ./a.out configure:2401: $? = 0 configure:2416: result: yes configure:2423: checking whether we are cross compiling configure:2425: result: no configure:2428: checking for suffix of executables configure:2430: gcc -o conftest conftest.c >&5 configure:2433: $? = 0 configure:2455: result: configure:2461: checking for suffix of object files configure:2485: gcc -c conftest.c >&5 configure:2488: $? = 0 configure:2507: result: o configure:2511: checking whether we are using the GNU C compiler configure:2538: gcc -c conftest.c >&5 configure:2541: $? = 0 configure:2544: test -s conftest.o configure:2547: $? = 0 configure:2559: result: yes configure:2565: checking whether gcc accepts -g configure:2589: gcc -c -g conftest.c >&5 configure:2592: $? = 0 configure:2595: test -s conftest.o configure:2598: $? = 0 configure:2608: result: yes configure:2635: gcc -c -g -O2 conftest.c >&5 conftest.c:2: parse error before "me" configure:2638: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2764: checking for style of include used by make configure:2792: result: GNU configure:2820: checking dependency style of gcc configure:2882: result: gcc3 configure:2939: checking for g++ configure:2955: found /usr/bin/g++ configure:2965: result: g++ configure:2981: checking for C++ compiler version configure:2984: g++ --version </dev/null >&5 g++ (GCC) 3.2.1 Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2987: $? = 0 configure:2989: g++ -v </dev/null >&5 Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/3.2.1/specs Configured with: ../gcc-3.2.1/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i386-slackware-linux --host=i386-slackware-linux Thread model: posix gcc version 3.2.1 configure:2992: $? = 0 configure:2994: g++ -V </dev/null >&5 g++: argument to `-V' missing configure:2997: $? = 1 configure:3000: checking whether we are using the GNU C++ compiler configure:3027: g++ -c conftest.cc >&5 configure:3030: $? = 0 configure:3033: test -s conftest.o configure:3036: $? = 0 configure:3048: result: yes configure:3054: checking whether g++ accepts -g configure:3078: g++ -c -g conftest.cc >&5 configure:3081: $? = 0 configure:3084: test -s conftest.o configure:3087: $? = 0 configure:3097: result: yes configure:3143: g++ -c -g -O2 conftest.cc >&5 configure:3146: $? = 0 configure:3149: test -s conftest.o configure:3152: $? = 0 configure:3180: g++ -c -g -O2 conftest.cc >&5 configure: In function `int main()': configure:3172: `exit' undeclared (first use this function) configure:3172: (Each undeclared identifier is reported only once for each function it appears in.) configure:3183: $? = 1 configure: failed program was: #line 3161 "configure" #include "confdefs.h" #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { exit (42); ; return 0; } configure:3143: g++ -c -g -O2 conftest.cc >&5 configure:3146: $? = 0 configure:3149: test -s conftest.o configure:3152: $? = 0 configure:3180: g++ -c -g -O2 conftest.cc >&5 configure:3183: $? = 0 configure:3186: test -s conftest.o configure:3189: $? = 0 configure:3213: checking dependency style of g++ configure:3275: result: gcc3 configure:3292: checking for a BSD-compatible install configure:3346: result: /usr/bin/ginstall -c configure:3357: checking whether ln -s works configure:3361: result: yes configure:3370: checking whether byte ordering is bigendian configure:3400: gcc -c -g -O2 conftest.c >&5 configure:3403: $? = 0 configure:3406: test -s conftest.o configure:3409: $? = 0 configure:3436: gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:3426: `not' undeclared (first use in this function) configure:3426: (Each undeclared identifier is reported only once configure:3426: for each function it appears in.) configure:3426: parse error before "big" configure:3439: $? = 1 configure: failed program was: #line 3412 "configure" #include "confdefs.h" #include <sys/types.h> #include <sys/param.h> #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:3553: result: no configure:3572: checking for gcc option to accept ANSI C configure:3635: gcc -c -g -O2 conftest.c >&5 configure:3638: $? = 0 configure:3641: test -s conftest.o configure:3644: $? = 0 configure:3661: result: none needed configure:3669: checking for an ANSI C-conforming const configure:3739: gcc -c -g -O2 conftest.c >&5 configure:3742: $? = 0 configure:3745: test -s conftest.o configure:3748: $? = 0 configure:3758: result: yes configure:3768: checking for inline configure:3785: gcc -c -g -O2 conftest.c >&5 configure:3788: $? = 0 configure:3791: test -s conftest.o configure:3794: $? = 0 configure:3805: result: inline configure:3917: checking for ld used by GCC configure:3980: result: /usr/i386-slackware-linux/bin/ld configure:3989: checking if the linker (/usr/i386-slackware-linux/bin/ld) is GNU ld GNU ld version 2.13.90.0.14 20021114 configure:4001: result: yes configure:4006: checking for /usr/i386-slackware-linux/bin/ld option to reload object files configure:4013: result: -r configure:4018: checking for BSD-compatible nm configure:4054: result: /usr/bin/nm -B configure:4057: checking how to recognise dependant libraries configure:4235: result: pass_all configure:4247: checking command to parse /usr/bin/nm -B output configure:4328: gcc -c -g -O2 conftest.c >&5 configure:4331: $? = 0 configure:4335: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:4338: $? = 0 configure:4390: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:4393: $? = 0 configure:4437: result: ok configure:4446: checking how to run the C preprocessor configure:4472: gcc -E conftest.c configure:4478: $? = 0 configure:4505: gcc -E conftest.c configure:4501:28: ac_nonexistent.h: No such file or directory configure:4511: $? = 1 configure: failed program was: #line 4500 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:4548: result: gcc -E configure:4563: gcc -E conftest.c configure:4569: $? = 0 configure:4596: gcc -E conftest.c configure:4592:28: ac_nonexistent.h: No such file or directory configure:4602: $? = 1 configure: failed program was: #line 4591 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:4642: checking for ANSI C header files configure:4656: gcc -E conftest.c configure:4662: $? = 0 configure:4747: gcc -o conftest -g -O2 conftest.c >&5 configure:4750: $? = 0 configure:4752: ./conftest configure:4755: $? = 0 configure:4769: result: yes configure:4793: checking for sys/types.h configure:4806: gcc -c -g -O2 conftest.c >&5 configure:4809: $? = 0 configure:4812: test -s conftest.o configure:4815: $? = 0 configure:4825: result: yes configure:4793: checking for sys/stat.h configure:4806: gcc -c -g -O2 conftest.c >&5 configure:4809: $? = 0 configure:4812: test -s conftest.o configure:4815: $? = 0 configure:4825: result: yes configure:4793: checking for stdlib.h configure:4806: gcc -c -g -O2 conftest.c >&5 configure:4809: $? = 0 configure:4812: test -s conftest.o configure:4815: $? = 0 configure:4825: result: yes configure:4793: checking for string.h configure:4806: gcc -c -g -O2 conftest.c >&5 configure:4809: $? = 0 configure:4812: test -s conftest.o configure:4815: $? = 0 configure:4825: result: yes configure:4793: checking for memory.h configure:4806: gcc -c -g -O2 conftest.c >&5 configure:4809: $? = 0 configure:4812: test -s conftest.o configure:4815: $? = 0 configure:4825: result: yes configure:4793: checking for strings.h configure:4806: gcc -c -g -O2 conftest.c >&5 configure:4809: $? = 0 configure:4812: test -s conftest.o configure:4815: $? = 0 configure:4825: result: yes configure:4793: checking for inttypes.h configure:4806: gcc -c -g -O2 conftest.c >&5 configure:4809: $? = 0 configure:4812: test -s conftest.o configure:4815: $? = 0 configure:4825: result: yes configure:4793: checking for stdint.h configure:4806: gcc -c -g -O2 conftest.c >&5 configure:4809: $? = 0 configure:4812: test -s conftest.o configure:4815: $? = 0 configure:4825: result: yes configure:4793: checking for unistd.h configure:4806: gcc -c -g -O2 conftest.c >&5 configure:4809: $? = 0 configure:4812: test -s conftest.o configure:4815: $? = 0 configure:4825: result: yes configure:4851: checking dlfcn.h usability configure:4860: gcc -c -g -O2 conftest.c >&5 configure:4863: $? = 0 configure:4866: test -s conftest.o configure:4869: $? = 0 configure:4878: result: yes configure:4882: checking dlfcn.h presence configure:4889: gcc -E conftest.c configure:4895: $? = 0 configure:4913: result: yes configure:4931: checking for dlfcn.h configure:4938: result: yes configure:5135: checking for ranlib configure:5151: found /usr/bin/ranlib configure:5162: result: ranlib configure:5215: checking for strip configure:5231: found /usr/bin/strip configure:5242: result: strip configure:5453: checking for objdir configure:5464: result: .libs configure:5481: checking for gcc option to produce PIC configure:5631: result: -fPIC configure:5635: checking if gcc PIC flag -fPIC works configure:5661: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:5664: $? = 0 configure:5667: test -s conftest.o configure:5670: $? = 0 configure:5707: result: yes configure:5723: checking if gcc static flag -static works configure:5750: gcc -o conftest -g -O2 -static conftest.c >&5 configure:5753: $? = 0 configure:5756: test -s conftest configure:5759: $? = 0 configure:5774: result: yes configure:5786: checking if gcc supports -c -o file.o configure:5808: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:5830: result: yes configure:5835: checking if gcc supports -c -o file.lo configure:5865: gcc -c -g -O2 -c -o conftest.lo conftest.c >&5 configure:5868: $? = 0 configure:5871: test -s conftest.lo configure:5874: $? = 0 configure:5895: result: yes configure:5926: checking if gcc supports -fno-rtti -fno-exceptions configure:5951: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 configure:5954: $? = 0 configure:5957: test -s conftest.o configure:5960: $? = 0 configure:5976: result: yes configure:5987: checking whether the linker (/usr/i386-slackware-linux/bin/ld) supports shared libraries configure:6667: result: yes configure:6672: checking how to hardcode library paths into programs configure:6696: result: immediate configure:6701: checking whether stripping libraries is possible configure:6706: result: yes configure:6717: checking dynamic linker characteristics configure:7110: result: GNU/Linux ld.so configure:7115: checking if libtool supports shared libraries configure:7117: result: yes configure:7120: checking whether to build shared libraries configure:7141: result: yes configure:7144: checking whether to build static libraries configure:7148: result: yes configure:7810: checking whether -lc should be explicitly linked in configure:7818: gcc -c -g -O2 conftest.c >&5 configure:7821: $? = 0 configure:7835: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7838: $? = 0 configure:7851: result: no configure:8443: checking fenv.h usability configure:8452: gcc -c -g -O2 conftest.c >&5 configure:8455: $? = 0 configure:8458: test -s conftest.o configure:8461: $? = 0 configure:8470: result: yes configure:8474: checking fenv.h presence configure:8481: gcc -E conftest.c configure:8487: $? = 0 configure:8505: result: yes configure:8523: checking for fenv.h configure:8530: result: yes configure:8434: checking for stdint.h configure:8439: result: yes configure:8434: checking for inttypes.h configure:8439: result: yes configure:8434: checking for sys/types.h configure:8439: result: yes configure:8443: checking stdbool.h usability configure:8452: gcc -c -g -O2 conftest.c >&5 configure:8455: $? = 0 configure:8458: test -s conftest.o configure:8461: $? = 0 configure:8470: result: yes configure:8474: checking stdbool.h presence configure:8481: gcc -E conftest.c configure:8487: $? = 0 configure:8505: result: yes configure:8523: checking for stdbool.h configure:8530: result: yes configure:8443: checking getopt.h usability configure:8452: gcc -c -g -O2 conftest.c >&5 configure:8455: $? = 0 configure:8458: test -s conftest.o configure:8461: $? = 0 configure:8470: result: yes configure:8474: checking getopt.h presence configure:8481: gcc -E conftest.c configure:8487: $? = 0 configure:8505: result: yes configure:8523: checking for getopt.h configure:8530: result: yes configure:8443: checking alloca.h usability configure:8452: gcc -c -g -O2 conftest.c >&5 configure:8455: $? = 0 configure:8458: test -s conftest.o configure:8461: $? = 0 configure:8470: result: yes configure:8474: checking alloca.h presence configure:8481: gcc -E conftest.c configure:8487: $? = 0 configure:8505: result: yes configure:8523: checking for alloca.h configure:8530: result: yes configure:8443: checking sys/soundcard.h usability configure:8452: gcc -c -g -O2 conftest.c >&5 configure:8455: $? = 0 configure:8458: test -s conftest.o configure:8461: $? = 0 configure:8470: result: yes configure:8474: checking sys/soundcard.h presence configure:8481: gcc -E conftest.c configure:8487: $? = 0 configure:8505: result: yes configure:8523: checking for sys/soundcard.h configure:8530: result: yes configure:8544: checking for int configure:8571: gcc -c -g -O2 conftest.c >&5 configure:8574: $? = 0 configure:8577: test -s conftest.o configure:8580: $? = 0 configure:8590: result: yes configure:8593: checking size of int configure:8871: gcc -o conftest -g -O2 conftest.c >&5 configure:8874: $? = 0 configure:8876: ./conftest configure:8879: $? = 0 configure:8899: result: 4 configure:8906: checking for long configure:8933: gcc -c -g -O2 conftest.c >&5 configure:8936: $? = 0 configure:8939: test -s conftest.o configure:8942: $? = 0 configure:8952: result: yes configure:8955: checking size of long configure:9233: gcc -o conftest -g -O2 conftest.c >&5 configure:9236: $? = 0 configure:9238: ./conftest configure:9241: $? = 0 configure:9261: result: 4 configure:9268: checking for long long configure:9295: gcc -c -g -O2 conftest.c >&5 configure:9298: $? = 0 configure:9301: test -s conftest.o configure:9304: $? = 0 configure:9314: result: yes configure:9317: checking size of long long configure:9595: gcc -o conftest -g -O2 conftest.c >&5 configure:9598: $? = 0 configure:9600: ./conftest configure:9603: $? = 0 configure:9623: result: 8 configure:9651: checking for getopt_long configure:9694: gcc -o conftest -g -O2 conftest.c >&5 configure:9697: $? = 0 configure:9700: test -s conftest configure:9703: $? = 0 configure:9713: result: yes configure:9790: checking return type of signal handlers configure:9824: gcc -c -g -O2 conftest.c >&5 configure:9827: $? = 0 configure:9830: test -s conftest.o configure:9833: $? = 0 configure:9843: result: void configure:9860: checking whether glibc supports 64-bit file offsets configure:9889: gcc -c -g -O2 conftest.c >&5 configure:9892: $? = 0 configure:9895: test -s conftest.o configure:9898: $? = 0 configure:9901: result: yes configure:9934: checking for alpha architecture configure:10000: result: no configure:10031: checking linux/videodev.h usability configure:10040: gcc -c -g -O2 conftest.c >&5 configure:10043: $? = 0 configure:10046: test -s conftest.o configure:10049: $? = 0 configure:10058: result: yes configure:10062: checking linux/videodev.h presence configure:10069: gcc -E conftest.c configure:10075: $? = 0 configure:10093: result: yes configure:10111: checking for linux/videodev.h configure:10118: result: yes configure:10193: checking for glib-config configure:10211: found /usr/bin/glib-config configure:10224: result: /usr/bin/glib-config configure:10232: checking for GLIB - version >= 1.2.0 configure:10333: gcc -o conftest -g -O2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include conftest.c -L/usr/lib -lglib >&5 configure:10336: $? = 0 configure:10338: ./conftest configure:10341: $? = 0 configure:10358: result: yes configure:10447: checking for pthread_create in -lpthread configure:10480: gcc -o conftest -g -O2 conftest.c -lpthread >&5 configure:10483: $? = 0 configure:10486: test -s conftest configure:10489: $? = 0 configure:10500: result: yes configure:10512: checking for pthread_attr_getstacksize configure:10555: gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccK4EI48.o(.text+0xf): In function `main': /mnt/archive/library/computer/linux/keepers/src/v4l/helper_apps/MJpegTools/mjpegtools-1.6.1/configure:10545: undefined reference to `pthread_attr_getstacksize' collect2: ld returned 1 exit status configure:10558: $? = 1 configure: failed program was: #line 10517 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char pthread_attr_getstacksize (); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char pthread_attr_getstacksize (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_pthread_attr_getstacksize) || defined (__stub___pthread_attr_getstacksize) choke me #else f = pthread_attr_getstacksize; #endif ; return 0; } configure:10574: result: no configure:10612: checking for jpeg_start_compress in -ljpeg-mmx configure:10645: gcc -o conftest -g -O2 -I/mnt/archive/library/computer/linux/keepers/src/v4l/libraries/jpeg-mmx/jpeg-mmx-0.1.4/ conftest.c -ljpeg-mmx -L/mnt/archive/library/computer/linux/keepers/src/v4l/libraries/jpeg-mmx/jpeg-mmx-0.1.4/ >&5 configure:10648: $? = 0 configure:10651: test -s conftest configure:10654: $? = 0 configure:10665: result: yes configure:10776: checking for movtar-config configure:10794: found /usr/local/bin/movtar-config configure:10807: result: /usr/local/bin/movtar-config configure:10836: checking for gawk configure:10862: result: gawk configure:10908: checking for movtar - version >= 0.0.2 configure:10912: result: yes configure:10993: checking for png_read_info in -lpng configure:11026: gcc -o conftest -g -O2 conftest.c -lpng -lz -lm >&5 configure:11029: $? = 0 configure:11032: test -s conftest configure:11035: $? = 0 configure:11046: result: yes configure:11127: checking for quicktime_open in -lquicktime configure:11160: gcc -o conftest -g -O2 conftest.c -lquicktime -L/mnt/archive/library/computer/linux/keepers/src/v4l/libraries/quicktime4linux-patched/quicktime4linux-1.4-patch/ -L/mnt/archive/library/computer/linux/keepers/src/v4l/libraries/quicktime4linux-patched/quicktime4linux-1.4-patch//i686 -L/usr/lib -lglib -lpthread -lpng -lz -lm -L/lib -ldl -L/mnt/archive/library/computer/linux/keepers/src/v4l/libraries/jpeg-mmx/jpeg-mmx-0.1.4/ -ljpeg-mmx >&5 configure:11163: $? = 0 configure:11166: test -s conftest configure:11169: $? = 0 configure:11180: result: yes configure:11238: checking for avifile-config configure:11256: found /usr/local/bin/avifile-config configure:11268: result: /usr/local/bin/avifile-config configure:11303: checking for IVideoDecoder::GetDestFmt() in avifile configure:11313: result: yes configure:11349: checking for dv_init in -ldv configure:11382: gcc -o conftest -g -O2 conftest.c -ldv -L/usr/local/lib -lm -L/usr/lib -lglib -lpthread -ldl >&5 configure:11385: $? = 0 configure:11388: test -s conftest configure:11391: $? = 0 configure:11402: result: yes configure:11421: checking for dv_decoder_free in -ldv configure:11454: gcc -o conftest -g -O2 conftest.c -ldv -L/usr/local/lib -lm -L/usr/lib -lglib -lpthread -ldl >&5 configure:11457: $? = 0 configure:11460: test -s conftest configure:11463: $? = 0 configure:11474: result: yes configure:11561: checking for X configure:11663: gcc -E conftest.c configure:11669: $? = 0 configure:11720: gcc -o conftest -g -O2 conftest.c -lXt >&5 /usr/lib/gcc-lib/i386-slackware-linux/3.2.1/../../../../i386-slackware-linux/bin/ld: cannot find -lXt collect2: ld returned 1 exit status configure:11723: $? = 1 configure: failed program was: #line 11701 "configure" #include "confdefs.h" #include <X11/Intrinsic.h> #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { XtMalloc (0) ; return 0; } configure:11777: result: libraries /usr/X11/lib, headers configure:11934: gcc -o conftest -g -O2 conftest.c -L/usr/X11/lib -lX11 >&5 configure:11937: $? = 0 configure:11940: test -s conftest configure:11943: $? = 0 configure:12081: checking for gethostbyname configure:12124: gcc -o conftest -g -O2 conftest.c >&5 configure:12127: $? = 0 configure:12130: test -s conftest configure:12133: $? = 0 configure:12143: result: yes configure:12276: checking for connect configure:12319: gcc -o conftest -g -O2 conftest.c >&5 configure:12322: $? = 0 configure:12325: test -s conftest configure:12328: $? = 0 configure:12338: result: yes configure:12404: checking for remove configure:12447: gcc -o conftest -g -O2 conftest.c >&5 configure:12450: $? = 0 configure:12453: test -s conftest configure:12456: $? = 0 configure:12466: result: yes configure:12532: checking for shmat configure:12575: gcc -o conftest -g -O2 conftest.c >&5 configure:12578: $? = 0 configure:12581: test -s conftest configure:12584: $? = 0 configure:12594: result: yes configure:12669: checking for IceConnectionNumber in -lICE configure:12702: gcc -o conftest -g -O2 -L/usr/X11/lib conftest.c -lICE >&5 configure:12705: $? = 0 configure:12708: test -s conftest configure:12711: $? = 0 configure:12722: result: yes configure:12745: checking for __progname configure:12770: gcc -o conftest -g -O2 conftest.c >&5 configure:12773: $? = 0 configure:12776: test -s conftest configure:12779: $? = 0 configure:12796: result: yes configure:12807: checking for XF86DGAQueryExtension in -lXxf86dga configure:12840: gcc -o conftest -g -O2 conftest.c -lXxf86dga -L/usr/X11/lib -lSM -lICE -lXext -lX11 >&5 configure:12843: $? = 0 configure:12846: test -s conftest configure:12849: $? = 0 configure:12860: result: yes configure:12918: checking for gtk-config configure:12936: found /usr/bin/gtk-config configure:12949: result: /usr/bin/gtk-config configure:12957: checking for GTK - version >= 1.2.0 configure:13060: gcc -o conftest -g -O2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include conftest.c -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm >&5 configure:13063: $? = 0 configure:13065: ./conftest configure:13068: $? = 0 configure:13085: result: yes configure:13178: checking target system type configure:13192: result: i686-pc-linux-gnu configure:13246: checking for sdl-config configure:13264: found /usr/bin/sdl-config configure:13277: result: /usr/bin/sdl-config configure:13285: checking for SDL - version >= 1.1.3 configure:13374: gcc -o conftest -g -O2 -I/usr/include/SDL -D_REENTRANT conftest.c -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread >&5 configure:13377: $? = 0 configure:13379: ./conftest configure:13382: $? = 0 configure:13400: result: yes configure:13502: checking for Intel Pentium architecture (IA32) configure:13507: result: yes configure:13515: checking for PowerPC architecture configure:13527: result: no configure:13542: checking for support for gcc-style register parameters on Intel configure:13567: gcc -c -g -O2 conftest.c >&5 configure:13570: $? = 0 configure:13573: test -s conftest.o configure:13576: $? = 0 configure:13578: result: yes configure:13580: checking for support of MMX in assembly code configure:13588: result: yes configure:13607: checking for nasm configure:13625: found /usr/bin/nasm configure:13637: result: /usr/bin/nasm configure:13740: checking x86 sub-architecture settings configure:13763: result: -mcpu=i686 -march=i686 configure:13894: checking what warning flags to pass to the C compiler configure:13911: result: -Wall -Wunused configure:14111: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on ncc-1701 config.status:702: creating Makefile config.status:702: creating docs/Makefile config.status:702: creating lavtools/Makefile config.status:702: creating yuvdenoise/Makefile config.status:702: creating yuvfilters/Makefile config.status:702: creating mpeg2enc/Makefile config.status:702: creating aenc/Makefile config.status:702: creating mplex/Makefile config.status:702: creating scripts/Makefile config.status:702: creating utils/Makefile config.status:702: creating utils/altivec/Makefile config.status:702: creating mjpegtools-config config.status:702: creating mjpegtools.pc config.status:702: creating mjpegtools.spec config.status:806: creating config.h config.status:1098: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_extern___progname=yes ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_getopt_long=yes ac_cv_func_pthread_attr_getstacksize=no ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=/usr/X11/lib' ac_cv_header_alloca_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fenv_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_videodev_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_soundcard_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_Xxf86dga_XF86DGAQueryExtension=yes ac_cv_lib_dv_dv_decoder_free=yes ac_cv_lib_dv_dv_init=yes ac_cv_lib_jpeg_mmx_jpeg_start_compress=yes ac_cv_lib_png_png_read_info=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_quicktime_quicktime_open=yes ac_cv_objext=o ac_cv_path_AS=/usr/bin/nasm ac_cv_path_AVIFILE_CONFIG=/usr/local/bin/avifile-config ac_cv_path_GLIB_CONFIG=/usr/bin/glib-config ac_cv_path_GTK_CONFIG=/usr/bin/gtk-config ac_cv_path_MOVTAR_CONFIG=/usr/local/bin/movtar-config ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_install='/usr/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_signal=void am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_archive_cmds_need_lc=no lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.1.so' lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/i386-slackware-linux/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_cc_can_build_shared=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic=' -fPIC' lt_cv_prog_cc_pic_works=yes lt_cv_prog_cc_shlib= lt_cv_prog_cc_static=-static lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl=-Wl, lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_sys_path_separator=: ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "mjpegtools" #define VERSION "1.6.1" #ifdef __cplusplus #include <stdlib.h> #endif #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_FENV_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_GETOPT_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_SYS_SOUNDCARD_H 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define PRID64_STRING_FORMAT "lld" #define HAVE_GETOPT_LONG 1 #define RETSIGTYPE void #define _FILE_OFFSET_BITS 64 #define _LARGEFILE_SOURCE 1 #define _LARGEFILE64_SOURCE 1 #define HAVE_V4L 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBMOVTAR 1 #define HAVE_LIBQUICKTIME 1 #define HAVE_AVIFILE 1 #define SUPPORT_READ_DV2 1 #define SUPPORT_READ_YUV420 1 #define HAVE___PROGNAME #define HAVE_LIBXXF86DGA 1 #define HAVE_GTK 1 #define BUILD_MJPEG 1 #define HAVE_SDL 1 #define HAVE_X86CPU 1 #define HAVE_ASM_MMX 1 #define HAVE_ASM_NASM 1 #define MJPEGTOOLS 1 #define VERSION ${VERSION} configure: exit 0