Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#324 - dvgrab fails when libraw1394 fails
Attached to Project:
Arch Linux
Opened by john lowell (johnlowell) - Sunday, 21 December 2003, 20:11 GMT
Last edited by dorphell (dorphell) - Monday, 05 January 2004, 08:42 GMT
Opened by john lowell (johnlowell) - Sunday, 21 December 2003, 20:11 GMT
Last edited by dorphell (dorphell) - Monday, 05 January 2004, 08:42 GMT
|
Detailsloading cache ./config.cache
checking for a BSD compatible install... (cached) /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking for gcc... (cached) gcc checking whether the C compiler (gcc -march=i686 -O2 -pipe ) works... yes checking whether the C compiler (gcc -march=i686 -O2 -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking host system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking for ranlib... (cached) ranlib checking for ld used by GCC... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... (cached) yes loading cache ./config.cache within ltconfig checking for object suffix... o checking for executable suffix... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions ... no checking if gcc static flag -static works... -static checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool loading cache ./config.cache checking for a BSD compatible install... /bin/install -c checking size of void *... (cached) 4 checking for working const... (cached) yes checking whether byte ordering is bigendian... (cached) no creating ./config.status creating Makefile creating src/Makefile creating doc/Makefile creating doc/testlibraw.1 creating debian/Makefile creating config.h config.h is unchanged make all-recursive make[1]: Entering directory `/var/abs/extra/lib/libraw1394/src/libraw1394-0.9.0' Making all in src make[2]: Entering directory `/var/abs/extra/lib/libraw1394/src/libraw1394-0.9.0/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=i686 -O2 -pipe -Wall -Wunused -c testlibraw.c testlibraw.c:22:31: missing terminating " character testlibraw.c:24: error: parse error before "version" testlibraw.c:25: error: stray '' in program testlibraw.c:25:42: missing terminating " character testlibraw.c:27:27: missing terminating " character testlibraw.c:29:10: missing terminating ' character testlibraw.c:29:10: warning: character constant too long for its type testlibraw.c: In function `my_tag_handler': testlibraw.c:41: error: `buffer' undeclared (first use in this function) testlibraw.c:41: error: (Each undeclared identifier is reported only once testlibraw.c:41: error: for each function it appears in.) testlibraw.c: In function `main': testlibraw.c:84: error: `not_loaded' undeclared (first use in this function) testlibraw.c:86: warning: implicit declaration of function `exit' testlibraw.c:124: error: `buffer' undeclared (first use in this function) make[2]: *** [testlibraw.o] Error 1 make[2]: Leaving directory `/var/abs/extra/lib/libraw1394/src/libraw1394-0.9.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/abs/extra/lib/libraw1394/src/libraw1394-0.9.0' make: *** [all-recursive-am] Error 2 loading cache ./config.cache checking for a BSD compatible install... (cached) /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking for gcc... (cached) gcc checking whether the C compiler (gcc -march=i686 -O2 -pipe ) works... yes checking whether the C compiler (gcc -march=i686 -O2 -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking host system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking for ranlib... (cached) ranlib checking for ld used by GCC... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... (cached) yes loading cache ./config.cache within ltconfig checking for object suffix... o checking for executable suffix... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions ... no checking if gcc static flag -static works... -static checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool loading cache ./config.cache checking for a BSD compatible install... /bin/install -c checking size of void *... (cached) 4 checking for working const... (cached) yes checking whether byte ordering is bigendian... (cached) no creating ./config.status creating Makefile creating src/Makefile creating doc/Makefile creating doc/testlibraw.1 creating debian/Makefile creating config.h config.h is unchanged make all-recursive make[1]: Entering directory `/var/abs/unofficial/lib/libraw1394/src/libraw1394-0.9.0' Making all in src make[2]: Entering directory `/var/abs/unofficial/lib/libraw1394/src/libraw1394-0.9.0/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=i686 -O2 -pipe -Wall -Wunused -c testlibraw.c testlibraw.c:22:31: missing terminating " character testlibraw.c:24: error: parse error before "version" testlibraw.c:25: error: stray '' in program testlibraw.c:25:42: missing terminating " character testlibraw.c:27:27: missing terminating " character testlibraw.c:29:10: missing terminating ' character testlibraw.c:29:10: warning: character constant too long for its type testlibraw.c: In function `my_tag_handler': testlibraw.c:41: error: `buffer' undeclared (first use in this function) testlibraw.c:41: error: (Each undeclared identifier is reported only once testlibraw.c:41: error: for each function it appears in.) testlibraw.c: In function `main': testlibraw.c:84: error: `not_loaded' undeclared (first use in this function) testlibraw.c:86: warning: implicit declaration of function `exit' testlibraw.c:124: error: `buffer' undeclared (first use in this function) make[2]: *** [testlibraw.o] Error 1 make[2]: Leaving directory `/var/abs/unofficial/lib/libraw1394/src/libraw1394-0.9.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/abs/unofficial/lib/libraw1394/src/libraw1394-0.9.0' make: *** [all-recursive-am] Error 2 |
This task depends upon
Comment by dorphell (dorphell) -
Tuesday, 02 March 2004, 23:55 GMT
both dvgrab and libraw1394 should be working now.