[gstreamer-bugs] [Bug 300495] configure does not find v4l, v4l2, Xlib.h, and SDL

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Apr 15 00:42:18 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=300495
 GStreamer | gst-plugins | Ver: 0.8.8





------- Additional Comments From dh at onclick.org  2005-04-15 03:42 -------
Here's config.log (in pieces, because of bugzilla):

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.59.  Invocation command line was

  $ ./configure --prefix=/opt/interface/gnome-2.10

## --------- ##
## Platform. ##
## --------- ##

hostname = Foo
uname -m = i686
uname -r = 2.6.11.7
uname -s = Linux
uname -v = #1 Wed Apr 13 10:40:53 CEST 2005

/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: .
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /opt/interface/gnome-2.10/bin
PATH: /opt/interface/gnome-2.10/sbin
PATH: /opt/interface/xorg-6.8.2/bin
PATH: /opt/development/python-2.4.1/bin
PATH: /opt/development/gcc-3.4.3/bin
PATH: /opt/network/mozilla-1.7.6/bin
PATH: /opt/games/bin
PATH: /opt/security/bin
PATH: /opt/security/sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1713: checking build system type
configure:1731: result: i686-pc-linux-gnu
configure:1739: checking host system type
configure:1753: result: i686-pc-linux-gnu
configure:1761: checking target system type
configure:1775: result: i686-pc-linux-gnu
configure:1816: checking whether to enable maintainer-specific portions of Makefiles
configure:1825: result: no
configure:1850: configuring gst-plugins for release
configure:1909: checking for a BSD-compatible install
configure:1964: result: /usr/bin/install -c
configure:1975: checking whether build environment is sane
configure:2018: result: yes
configure:2083: checking for gawk
configure:2099: found /usr/bin/gawk
configure:2109: result: gawk
configure:2119: checking whether make sets $(MAKE)
configure:2139: result: yes
configure:2416: checking for style of include used by make
configure:2444: result: GNU
configure:2515: checking for gcc
configure:2541: result: gcc
configure:2785: checking for C compiler version
configure:2788: gcc --version </dev/null >&5
gcc (GCC) 3.4.3
Copyright (C) 2004 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:2791: $? = 0
configure:2793: gcc -v </dev/null >&5
Reading specs from /opt/development/gcc-3.4.3/lib/gcc/i686-pc-linux-gnu/3.4.3/specs
Configured with: ./configure --prefix=/opt/development/gcc-3.4.3
Thread model: posix
gcc version 3.4.3
configure:2796: $? = 0
configure:2798: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2801: $? = 1
configure:2824: checking for C compiler default output file name
configure:2827: gcc -Wl,--as-needed -Wl,--as-needed  conftest.c  >&5
configure:2830: $? = 0
configure:2876: result: a.out
configure:2881: checking whether the C compiler works
configure:2887: ./a.out
configure:2890: $? = 0
configure:2907: result: yes
configure:2914: checking whether we are cross compiling
configure:2916: result: no
configure:2919: checking for suffix of executables
configure:2921: gcc -o conftest -Wl,--as-needed -Wl,--as-needed  conftest.c  >&5
configure:2924: $? = 0
configure:2949: result: 
configure:2955: checking for suffix of object files
configure:2976: gcc -c -Wl,--as-needed -Wl,--as-needed conftest.c >&5
gcc: --as-needed: linker input file unused because linking not done
gcc: --as-needed: linker input file unused because linking not done
configure:2979: $? = 0
configure:3001: result: o
configure:3005: checking whether we are using the GNU C compiler
configure:3029: gcc -c -Wl,--as-needed -Wl,--as-needed conftest.c >&5
gcc: --as-needed: linker input file unused because linking not done
gcc: --as-needed: linker input file unused because linking not done
configure:3035: $? = 0
configure:3039: test -z 
			 || test ! -s conftest.err
configure:3042: $? = 0
configure:3045: test -s conftest.o
configure:3048: $? = 0
configure:3061: result: yes
configure:3067: checking whether gcc accepts -g
configure:3088: gcc -c -g -Wl,--as-needed conftest.c >&5
gcc: --as-needed: linker input file unused because linking not done
configure:3094: $? = 0
configure:3098: test -z 
			 || test ! -s conftest.err
configure:3101: $? = 0
configure:3104: test -s conftest.o
configure:3107: $? = 0
configure:3118: result: yes
configure:3135: checking for gcc option to accept ANSI C
configure:3205: gcc  -c -Wl,--as-needed -Wl,--as-needed conftest.c >&5
gcc: --as-needed: linker input file unused because linking not done
gcc: --as-needed: linker input file unused because linking not done
configure:3211: $? = 0
configure:3215: test -z 
			 || test ! -s conftest.err
configure:3218: $? = 0
configure:3221: test -s conftest.o
configure:3224: $? = 0
configure:3242: result: none needed
configure:3260: gcc -c -Wl,--as-needed -Wl,--as-needed conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:3266: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3401: checking dependency style of gcc
configure:3491: result: gcc3
configure:3508: checking for a sed that does not truncate output
configure:3562: result: /usr/bin/sed
configure:3565: checking for egrep
configure:3575: result: grep -E
configure:3591: checking for ld used by gcc
configure:3658: result: /bin/ld
configure:3667: checking if the linker (/bin/ld) is GNU ld
configure:3682: result: yes
configure:3687: checking for /bin/ld option to reload object files
configure:3694: result: -r
configure:3703: checking for BSD-compatible nm
configure:3745: result: /bin/nm -B
configure:3749: checking whether ln -s works
configure:3753: result: yes
configure:3760: checking how to recognise dependent libraries
configure:3943: result: pass_all
configure:4157: checking how to run the C preprocessor
configure:4192: gcc -E -Wl,--as-needed conftest.c
gcc: --as-needed: linker input file unused because linking not done
configure:4198: $? = 0
configure:4230: gcc -E -Wl,--as-needed conftest.c
conftest.c:15:28: ac_nonexistent.h: No such file or directory
configure:4236: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_PLUGINS_VERSION "0.8.8"
| #define GST_PLUGINS_VERSION_RELEASE "1"
| #define PACKAGE "gst-plugins"
| #define VERSION "0.8.8"
| #define PACKAGE "gst-plugins"
| #define VERSION "0.8.8"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4275: result: gcc -E
configure:4299: gcc -E -Wl,--as-needed conftest.c
gcc: --as-needed: linker input file unused because linking not done
configure:4305: $? = 0
configure:4337: gcc -E -Wl,--as-needed conftest.c
conftest.c:15:28: ac_nonexistent.h: No such file or directory
configure:4343: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define GST_PLUGINS_VERSION "0.8.8"
| #define GST_PLUGINS_VERSION_RELEASE "1"
| #define PACKAGE "gst-plugins"
| #define VERSION "0.8.8"
| #define PACKAGE "gst-plugins"
| #define VERSION "0.8.8"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4387: checking for ANSI C header files
configure:4412: gcc -c -Wl,--as-needed -Wl,--as-needed conftest.c >&5
gcc: --as-needed: linker input file unused because linking not done
gcc: --as-needed: linker input file unused because linking not done
configure:4418: $? = 0
configure:4422: test -z 
			 || test ! -s conftest.err
configure:4425: $? = 0
configure:4428: test -s conftest.o
configure:4431: $? = 0
gcc: --as-needed: linker input file unused because linking not done
gcc: --as-needed: linker input file unused because linking not done
configure:4520: gcc -o conftest -Wl,--as-needed -Wl,--as-needed  conftest.c  >&5
configure:4523: $? = 0
configure:4525: ./conftest
configure:4528: $? = 0
configure:4543: result: yes
configure:4567: checking for sys/types.h
configure:4583: gcc -c -Wl,--as-needed -Wl,--as-needed conftest.c >&5
gcc: --as-needed: linker input file unused because linking not done
gcc: --as-needed: linker input file unused because linking not done
configure:4589: $? = 0
configure:4593: test -z 
			 || test ! -s conftest.err
configure:4596: $? = 0
configure:4599: test -s conftest.o
configure:4602: $? = 0
configure:4613: result: yes
configure:4567: checking for sys/stat.h
configure:4583: gcc -c -Wl,--as-needed -Wl,--as-needed conftest.c >&5
gcc: --as-needed: linker input file unused because linking not done
gcc: --as-needed: linker input file unused because linking not done
configure:4589: $? = 0
configure:4593: test -z 
			 || test ! -s conftest.err
configure:4596: $? = 0
configure:4599: test -s conftest.o
configure:4602: $? = 0
configure:4613: result: yes
configure:4567: checking for stdlib.h
configure:4583: gcc -c -Wl,--as-needed -Wl,--as-needed conftest.c >&5
gcc: --as-needed: linker input file unused because linking not done
gcc: --as-needed: linker input file unused because linking not done
configure:4589: $? = 0
configure:4593: test -z 
			 || test ! -s conftest.err
configure:4596: $? = 0
configure:4599: test -s conftest.o
configure:4602: $? = 0
configure:4613: result: yes
configure:4567: checking for string.h
configure:4583: gcc -c -Wl,--as-needed -Wl,--as-needed conftest.c >&5
gcc: --as-needed: linker input file unused because linking not done
gcc: --as-needed: linker input file unused because linking not done
configure:4589: $? = 0
configure:4593: test -z 
			 || test ! -s conftest.err
configure:4596: $? = 0
configure:4599: test -s conftest.o
configure:4602: $? = 0
configure:4613: result: yes
configure:4567: checking for memory.h
configure:4583: gcc -c -Wl,--as-needed -Wl,--as-needed conftest.c >&5
gcc: --as-needed: linker input file unused because linking not done
gcc: --as-needed: linker input file unused because linking not done
configure:4589: $? = 0
configure:4593: test -z 
			 || test ! -s conftest.err
configure:4596: $? = 0
configure:4599: test -s conftest.o
configure:4602: $? = 0
configure:4613: result: yes
configure:4567: checking for strings.h
configure:4583: gcc -c -Wl,--as-needed -Wl,--as-needed conftest.c >&5
gcc: --as-needed: linker input file unused because linking not done
gcc: --as-needed: linker input file unused because linking not done
configure:4589: $? = 0
configure:4593: test -z 
			 || test ! -s conftest.err
configure:4596: $? = 0
configure:4599: test -s conftest.o
configure:4602: $? = 0
configure:4613: result: yes
configure:4567: checking for inttypes.h
configure:4583: gcc -c -Wl,--as-needed -Wl,--as-needed conftest.c >&5
gcc: --as-needed: linker input file unused because linking not done
gcc: --as-needed: linker input file unused because linking not done
configure:4589: $? = 0
configure:4593: test -z 
			 || test ! -s conftest.err
configure:4596: $? = 0
configure:4599: test -s conftest.o
configure:4602: $? = 0
configure:4613: result: yes
configure:4567: checking for stdint.h
configure:4583: gcc -c -Wl,--as-needed -Wl,--as-needed conftest.c >&5
gcc: --as-needed: linker input file unused because linking not done
gcc: --as-needed: linker input file unused because linking not done
configure:4589: $? = 0
configure:4593: test -z 
			 || test ! -s conftest.err
configure:4596: $? = 0
configure:4599: test -s conftest.o
configure:4602: $? = 0
configure:4613: result: yes
configure:4567: checking for unistd.h
configure:4583: gcc -c -Wl,--as-needed -Wl,--as-needed conftest.c >&5
gcc: --as-needed: linker input file unused because linking not done
gcc: --as-needed: linker input file unused because linking not done
configure:4589: $? = 0
configure:4593: test -z 
			 || test ! -s conftest.err
configure:4596: $? = 0
configure:4599: test -s conftest.o
configure:4602: $? = 0
configure:4613: result: yes
configure:4639: checking dlfcn.h usability
configure:4651: gcc -c -Wl,--as-needed -Wl,--as-needed conftest.c >&5
gcc: --as-needed: linker input file unused because linking not done
gcc: --as-needed: linker input file unused because linking not done
configure:4657: $? = 0
configure:4661: test -z 
			 || test ! -s conftest.err
configure:4664: $? = 0
configure:4667: test -s conftest.o
configure:4670: $? = 0
configure:4680: result: yes
configure:4684: checking dlfcn.h presence
configure:4694: gcc -E -Wl,--as-needed conftest.c
gcc: --as-needed: linker input file unused because linking not done
configure:4700: $? = 0
configure:4720: result: yes
configure:4755: checking for dlfcn.h
configure:4762: result: yes
configure:4827: checking for g++
configure:4843: found /opt/development/gcc-3.4.3/bin/g++
configure:4853: result: g++
configure:4869: checking for C++ compiler version
configure:4872: g++ --version </dev/null >&5
g++ (GCC) 3.4.3
Copyright (C) 2004 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:4875: $? = 0
configure:4877: g++ -v </dev/null >&5
Reading specs from /opt/development/gcc-3.4.3/lib/gcc/i686-pc-linux-gnu/3.4.3/specs
Configured with: ./configure --prefix=/opt/development/gcc-3.4.3
Thread model: posix
gcc version 3.4.3
configure:4880: $? = 0
configure:4882: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:4885: $? = 1
configure:4888: checking whether we are using the GNU C++ compiler
configure:4912: g++ -c  -Wl,--as-needed conftest.cc >&5
g++: --as-needed: linker input file unused because linking not done
configure:4918: $? = 0
configure:4922: test -z 
			 || test ! -s conftest.err
configure:4925: $? = 0
configure:4928: test -s conftest.o
configure:4931: $? = 0
configure:4944: result: yes
configure:4950: checking whether g++ accepts -g
configure:4971: g++ -c -g -Wl,--as-needed conftest.cc >&5
g++: --as-needed: linker input file unused because linking not done
configure:4977: $? = 0
configure:4981: test -z 
			 || test ! -s conftest.err
configure:4984: $? = 0
configure:4987: test -s conftest.o
configure:4990: $? = 0
configure:5001: result: yes
configure:5043: g++ -c -g -O2 -Wl,--as-needed conftest.cc >&5
g++: --as-needed: linker input file unused because linking not done
configure:5049: $? = 0
configure:5053: test -z 
			 || test ! -s conftest.err
configure:5056: $? = 0
configure:5059: test -s conftest.o
configure:5062: $? = 0
configure:5088: g++ -c -g -O2 -Wl,--as-needed conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:30: error: `exit' undeclared (first use this function)
conftest.cc:30: error: (Each undeclared identifier is reported only once for
each function it appears in.)
configure:5094: $? = 1


------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list