[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:43:25 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:43 -------
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"
| #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
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
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
g++: --as-needed: linker input file unused because linking not done
configure:5094: $? = 0
configure:5098: test -z 
			 || test ! -s conftest.err
configure:5101: $? = 0
configure:5104: test -s conftest.o
configure:5107: $? = 0
configure:5132: checking dependency style of g++
configure:5222: result: gcc3
configure:5244: checking how to run the C++ preprocessor
configure:5275: g++ -E -Wl,--as-needed conftest.cc
g++: --as-needed: linker input file unused because linking not done
configure:5281: $? = 0
configure:5313: g++ -E -Wl,--as-needed conftest.cc
conftest.cc:29:28: ac_nonexistent.h: No such file or directory
configure:5319: $? = 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"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5358: result: g++ -E
configure:5382: g++ -E -Wl,--as-needed conftest.cc
g++: --as-needed: linker input file unused because linking not done
configure:5388: $? = 0
configure:5420: g++ -E -Wl,--as-needed conftest.cc
conftest.cc:29:28: ac_nonexistent.h: No such file or directory
configure:5426: $? = 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"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5521: checking for g77
configure:5537: found /opt/development/gcc-3.4.3/bin/g77
configure:5547: result: g77
configure:5562: checking for Fortran 77 compiler version
configure:5565: g77 --version </dev/null >&5
GNU Fortran (GCC) 3.4.3
Copyright (C) 2004 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:5568: $? = 0
configure:5570: g77 -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:5573: $? = 0
configure:5575: g77 -V </dev/null >&5
g77: `-V' option must have argument
configure:5578: $? = 1
configure:5586: checking whether we are using the GNU Fortran 77 compiler
configure:5600: g77 -c  conftest.F >&5
configure:5606: $? = 0
configure:5610: test -z 
			 || test ! -s conftest.err
configure:5613: $? = 0
configure:5616: test -s conftest.o
configure:5619: $? = 0
configure:5632: result: yes
configure:5638: checking whether g77 accepts -g
configure:5650: g77 -c -g conftest.f >&5
configure:5656: $? = 0
configure:5660: test -z 
			 || test ! -s conftest.err
configure:5663: $? = 0
configure:5666: test -s conftest.o
configure:5669: $? = 0
configure:5681: result: yes
configure:5711: checking the maximum length of command line arguments
configure:5776: result: 32768
configure:5787: checking command to parse /bin/nm -B output from gcc object
configure:5876: 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:5879: $? = 0
configure:5883: /bin/nm -B conftest.o \| sed -n -e 's/^.*[ 
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/  /p'
\> conftest.nm
configure:5886: $? = 0
configure:5938: gcc -o conftest -Wl,--as-needed -Wl,--as-needed  conftest.c
conftstm.o >&5
configure:5941: $? = 0
configure:5979: result: ok
configure:5983: checking for objdir
configure:5998: result: .libs
configure:6088: checking for ar
configure:6104: found /bin/ar
configure:6115: result: ar
configure:6168: checking for ranlib
configure:6184: found /bin/ranlib
configure:6195: result: ranlib
configure:6248: checking for strip
configure:6264: found /bin/strip
configure:6275: result: strip
configure:6537: checking if gcc static flag  works
configure:6560: result: yes
configure:6578: checking if gcc supports -fno-rtti -fno-exceptions
configure:6596: gcc -c -Wl,--as-needed -Wl,--as-needed -fno-rtti -fno-exceptions
conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
gcc: --as-needed: linker input file unused because linking not done
gcc: --as-needed: linker input file unused because linking not done
configure:6600: $? = 0
configure:6611: result: no
configure:6626: checking for gcc option to produce PIC
configure:6803: result: -fPIC
configure:6811: checking if gcc PIC flag -fPIC works
configure:6829: gcc -c -Wl,--as-needed -Wl,--as-needed -fPIC -DPIC 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:6833: $? = 0
configure:6844: result: no
configure:6868: checking if gcc supports -c -o file.o
configure:6889: gcc -c -Wl,--as-needed -Wl,--as-needed -o out/conftest2.o
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:6893: $? = 0
configure:6913: result: no
configure:6920: checking if we can lock with hard links
configure:6928: result: yes
configure:6939: checking whether the gcc linker (/bin/ld) supports shared libraries
configure:7787: result: yes
configure:7813: checking whether -lc should be explicitly linked in
configure:7818: 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: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:7850: result: no
configure:7858: checking dynamic linker characteristics
configure:8419: result: GNU/Linux ld.so
configure:8423: checking how to hardcode library paths into programs
configure:8448: result: immediate
configure:8462: checking whether stripping libraries is possible
configure:8467: result: yes
configure:8593: checking for shl_load
configure:8650: gcc -o conftest -Wl,--as-needed -Wl,--as-needed  conftest.c  >&5
/tmp/ccY9EBam.o(.text+0x22): In function `main':
: undefined reference to `shl_load'
/tmp/ccY9EBam.o(.data+0x0): undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:8656: $? = 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