[vls-devel] problems compiling current CVS of vls

Colin Morey Peitolm at gentoo.org
Sat Jun 14 19:33:27 CEST 2003


hiyas, been trying to try out the v4l streaming of vls, so I downloaded
the latest cvs and tried to compile it
this is the error i get,

===
In file included from raw2ts.cpp:65:
raw2ts.h:180:2: #error "JPS FIXME: Needs a rawreader and rawinput
module"
raw2ts.cpp: In member function `virtual void 
   C_Raw2TsMpegConverter::InitWork()':
raw2ts.cpp:255: invalid operands of types `const char*' and `const
char[2]' to 
   binary `operator+'
raw2ts.cpp:255: parse error before string constant
raw2ts.cpp: In member function `virtual s64 
   C_Raw2TsMpegConverter::GetNextTsPacket(C_TsPacket*, int)':
raw2ts.cpp:312: `pAudioFifo' undeclared (first use this function)
raw2ts.cpp:312: (Each undeclared identifier is reported only once for
each 
   function it appears in.)
raw2ts.cpp:312: `pVideoFifo' undeclared (first use this function)
raw2ts.cpp:323: `C_DatedBuffer' undeclared (first use this function)
raw2ts.cpp:323: `datedBuffer' undeclared (first use this function)
raw2ts.cpp:303: warning: unused variable `bool bDiscontinuity'
raw2ts.cpp: In member function `void
C_Raw2TsMpegConverter::EStoTS(C_TsPacket*, 
   byte*, int, int, unsigned char, int*)':
raw2ts.cpp:651: `pTsPacket' undeclared (first use this function)
raw2ts.cpp:873:2: #error "JPS FIXME: The C_VideoCaptureThread and
C_AudioCaptureThread need to be in an reader module."
make[1]: *** [obj/BUILTIN_raw2ts.o] Error 1
make[1]: Leaving directory `/root/vls/src/modules/raw2ts'
make: *** [raw2ts] Error 2
====

(log snippet from conversation with alexis on irc )
<alexis> Peit|Home: the part of the code isn't compiled when v4l isn't
enabled...
<alexis> Peit|Home: i think you should report that to vls-devel
<alexis> Peit|Home: Tooney is the developer who wrote this part

I've attached my config.log, let me know if there's anything else you'd
like/need

oh, system and gcc version,

kidney vls # uname -a
Linux kidney.random-chaos.org.uk 2.4.21 #2 SMP Sat Jun 14 12:31:42 BST
2003 i686 Pentium III (Coppermine) GenuineIntel GNU/Linux
kidney vls # gcc -v
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/specs
Configured with: /var/tmp/portage/gcc-3.2.2/work/gcc-3.2.2/configure
--prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.2
--includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/include
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/man
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info --enable-shared
--host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib
--enable-languages=c,c++,ada,f77,objc,java --enable-threads=posix
--enable-long-long --disable-checking --enable-cstdio=stdio
--enable-clocale=generic --enable-__cxa_atexit
--enable-version-specific-runtime-libs
--with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext
Thread model: posix
gcc version 3.2.2

-- 
Colin Morey <Peitolm at gentoo.org>
-------------- next part --------------
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.57.  Invocation command line was

  $ ./configure --enable-v4l --with-ffmpeg=/var/tmp/portage/vlc-0.6.0_pre3/work/ffmpeg-20030517/

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

hostname = kidney.random-chaos.org.uk
uname -m = i686
uname -r = 2.4.21
uname -s = Linux
uname -v = #2 SMP Sat Jun 14 12:31:42 BST 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: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.2
PATH: /opt/Acrobat5
PATH: /usr/X11R6/bin
PATH: /opt/blackdown-jre-1.3.1/bin


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

configure:1314: checking build system type
configure:1332: result: i686-pc-linux-gnu
configure:1340: checking host system type
configure:1354: result: i686-pc-linux-gnu
configure:1362: checking target system type
configure:1376: result: i686-pc-linux-gnu
configure:1405: checking whether make sets $(MAKE)
configure:1425: result: yes
configure:1528: checking for C++ compiler version
configure:1531: g++ --version </dev/null >&5
g++ (GCC) 3.2.2
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:1534: $? = 0
configure:1536: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/specs
Configured with: /var/tmp/portage/gcc-3.2.2/work/gcc-3.2.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.2 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,ada,f77,objc,java --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext
Thread model: posix
gcc version 3.2.2
configure:1539: $? = 0
configure:1541: g++ -V </dev/null >&5
g++: argument to `-V' missing

configure:1544: $? = 1
configure:1568: checking for C++ compiler default output
configure:1571: g++    conftest.cc  >&5
configure:1574: $? = 0
configure:1620: result: a.out
configure:1625: checking whether the C++ compiler works
configure:1631: ./a.out
configure:1634: $? = 0
configure:1651: result: yes
configure:1658: checking whether we are cross compiling
configure:1660: result: no
configure:1663: checking for suffix of executables
configure:1665: g++ -o conftest    conftest.cc  >&5
configure:1668: $? = 0
configure:1693: result: 
configure:1699: checking for suffix of object files
configure:1721: g++ -c   conftest.cc >&5
configure:1724: $? = 0
configure:1746: result: o
configure:1750: checking whether we are using the GNU C++ compiler
configure:1775: g++ -c   conftest.cc >&5
configure:1778: $? = 0
configure:1781: test -s conftest.o
configure:1784: $? = 0
configure:1797: result: yes
configure:1803: checking whether g++ accepts -g
configure:1825: g++ -c -g  conftest.cc >&5
configure:1828: $? = 0
configure:1831: test -s conftest.o
configure:1834: $? = 0
configure:1845: result: yes
configure:1889: g++ -c -g -O2  conftest.cc >&5
configure:1892: $? = 0
configure:1895: test -s conftest.o
configure:1898: $? = 0
configure:1925: g++ -c -g -O2  conftest.cc >&5
configure: In function `int main()':
configure:1920: `exit' undeclared (first use this function)
configure:1920: (Each undeclared identifier is reported only once for each 
   function it appears in.)
configure:1928: $? = 1
configure: failed program was:
| #line 1908 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:1889: g++ -c -g -O2  conftest.cc >&5
configure:1892: $? = 0
configure:1895: test -s conftest.o
configure:1898: $? = 0
configure:1925: g++ -c -g -O2  conftest.cc >&5
configure:1928: $? = 0
configure:1931: test -s conftest.o
configure:1934: $? = 0
configure:1962: checking how to run the C++ preprocessor
configure:1994: g++ -E  conftest.cc
configure:2000: $? = 0
configure:2032: g++ -E  conftest.cc
configure:2034:28: ac_nonexistent.h: No such file or directory
configure:2038: $? = 1
configure: failed program was:
| #line 2023 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2076: result: g++ -E
configure:2101: g++ -E  conftest.cc
configure:2107: $? = 0
configure:2139: g++ -E  conftest.cc
configure:2141:28: ac_nonexistent.h: No such file or directory
configure:2145: $? = 1
configure: failed program was:
| #line 2130 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2228: checking for ranlib
configure:2244: found /usr/bin/ranlib
configure:2255: result: ranlib
configure:2308: checking for ar
configure:2324: found /usr/bin/ar
configure:2335: result: ar
configure:2367: checking for a BSD-compatible install
configure:2421: result: /bin/install -c
configure:2434: checking whether byte ordering is bigendian
configure:2462: g++ -c -g -O2  conftest.cc >&5
configure:2465: $? = 0
configure:2468: test -s conftest.o
configure:2471: $? = 0
configure:2496: g++ -c -g -O2  conftest.cc >&5
configure: In function `int main()':
configure:2492: `big' undeclared (first use this function)
configure:2492: (Each undeclared identifier is reported only once for each 
   function it appears in.)
configure:2492: parse error before `;' token
configure:2499: $? = 1
configure: failed program was:
| #line 2474 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:2619: result: no
configure:2646: checking for gettimeofday
configure:2696: g++ -o conftest -g -O2   conftest.cc  >&5
configure:2699: $? = 0
configure:2702: test -s conftest
configure:2705: $? = 0
configure:2716: result: yes
configure:2646: checking for select
configure:2696: g++ -o conftest -g -O2   conftest.cc  >&5
configure:2679: declaration of C function `char select()' conflicts with
/usr/include/sys/select.h:109: previous declaration `int select(int, fd_set*, 
   fd_set*, fd_set*, timeval*)' here
configure:2699: $? = 1
configure: failed program was:
| #line 2651 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_GETTIMEOFDAY 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char select (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 select ();
| /* 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_select) || defined (__stub___select)
| choke me
| #else
| char (*f) () = select;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != select;
|   ;
|   return 0;
| }
configure:2716: result: no
configure:2646: checking for strerror
configure:2696: g++ -o conftest -g -O2   conftest.cc  >&5
configure:2699: $? = 0
configure:2702: test -s conftest
configure:2705: $? = 0
configure:2716: result: yes
configure:2646: checking for strtol
configure:2696: g++ -o conftest -g -O2   conftest.cc  >&5
configure:2680: declaration of C function `char strtol()' conflicts with
/usr/include/stdlib.h:316: previous declaration `long int strtol(const char*, 
   char**, int)' here
configure:2699: $? = 1
configure: failed program was:
| #line 2651 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRERROR 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strtol (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 strtol ();
| /* 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_strtol) || defined (__stub___strtol)
| choke me
| #else
| char (*f) () = strtol;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != strtol;
|   ;
|   return 0;
| }
configure:2716: result: no
configure:2732: checking for opendir
configure:2782: g++ -o conftest -g -O2   conftest.cc  >&5
configure:2785: $? = 0
configure:2788: test -s conftest
configure:2791: $? = 0
configure:2802: result: yes
configure:2732: checking for usleep
configure:2782: g++ -o conftest -g -O2   conftest.cc  >&5
configure:2785: $? = 0
configure:2788: test -s conftest
configure:2791: $? = 0
configure:2802: result: yes
configure:2732: checking for sigaction
configure:2782: g++ -o conftest -g -O2   conftest.cc  >&5
configure:2785: $? = 0
configure:2788: test -s conftest
configure:2791: $? = 0
configure:2802: result: yes
configure:2813: checking for egrep
configure:2823: result: grep -E
configure:2828: checking for ANSI C header files
configure:2854: g++ -c -g -O2  conftest.cc >&5
configure:2857: $? = 0
configure:2860: test -s conftest.o
configure:2863: $? = 0
configure:2952: g++ -o conftest -g -O2   conftest.cc  >&5
configure:2955: $? = 0
configure:2957: ./conftest
configure:2960: $? = 0
configure:2975: result: yes
configure:2999: checking for sys/types.h
configure:3016: g++ -c -g -O2  conftest.cc >&5
configure:3019: $? = 0
configure:3022: test -s conftest.o
configure:3025: $? = 0
configure:3036: result: yes
configure:2999: checking for sys/stat.h
configure:3016: g++ -c -g -O2  conftest.cc >&5
configure:3019: $? = 0
configure:3022: test -s conftest.o
configure:3025: $? = 0
configure:3036: result: yes
configure:2999: checking for stdlib.h
configure:3016: g++ -c -g -O2  conftest.cc >&5
configure:3019: $? = 0
configure:3022: test -s conftest.o
configure:3025: $? = 0
configure:3036: result: yes
configure:2999: checking for string.h
configure:3016: g++ -c -g -O2  conftest.cc >&5
configure:3019: $? = 0
configure:3022: test -s conftest.o
configure:3025: $? = 0
configure:3036: result: yes
configure:2999: checking for memory.h
configure:3016: g++ -c -g -O2  conftest.cc >&5
configure:3019: $? = 0
configure:3022: test -s conftest.o
configure:3025: $? = 0
configure:3036: result: yes
configure:2999: checking for strings.h
configure:3016: g++ -c -g -O2  conftest.cc >&5
configure:3019: $? = 0
configure:3022: test -s conftest.o
configure:3025: $? = 0
configure:3036: result: yes
configure:2999: checking for inttypes.h
configure:3016: g++ -c -g -O2  conftest.cc >&5
configure:3019: $? = 0
configure:3022: test -s conftest.o
configure:3025: $? = 0
configure:3036: result: yes
configure:2999: checking for stdint.h
configure:3016: g++ -c -g -O2  conftest.cc >&5
configure:3019: $? = 0
configure:3022: test -s conftest.o
configure:3025: $? = 0
configure:3036: result: yes
configure:2999: checking for unistd.h
configure:3016: g++ -c -g -O2  conftest.cc >&5
configure:3019: $? = 0
configure:3022: test -s conftest.o
configure:3025: $? = 0
configure:3036: result: yes
configure:3054: checking for stdlib.h
configure:3059: result: yes
configure:3054: checking for unistd.h
configure:3059: result: yes
configure:3195: checking for getpagesize
configure:3245: g++ -o conftest -g -O2   conftest.cc  >&5
configure:3248: $? = 0
configure:3251: test -s conftest
configure:3254: $? = 0
configure:3265: result: yes
configure:3275: checking for working mmap
configure:3418: g++ -o conftest -g -O2   conftest.cc  >&5
configure:3421: $? = 0
configure:3423: ./conftest
configure:3426: $? = 0
configure:3440: result: yes
configure:3451: checking return type of signal handlers
configure:3483: g++ -c -g -O2  conftest.cc >&5
configure:3486: $? = 0
configure:3489: test -s conftest.o
configure:3492: $? = 0
configure:3503: result: void
configure:3512: checking for dlopen in -ldl
configure:3543: g++ -o conftest -g -O2   conftest.cc -ldl   >&5
configure:3546: $? = 0
configure:3549: test -s conftest
configure:3552: $? = 0
configure:3564: result: yes
configure:3572: checking for crypt in -lcrypt
configure:3603: g++ -o conftest -g -O2   conftest.cc -lcrypt   >&5
configure:3606: $? = 0
configure:3609: test -s conftest
configure:3612: $? = 0
configure:3624: result: yes
configure:3632: checking for connect
configure:3682: g++ -o conftest -g -O2   conftest.cc  >&5
configure:3685: $? = 0
configure:3688: test -s conftest
configure:3691: $? = 0
configure:3702: result: yes
configure:3769: checking for gethostbyname
configure:3819: g++ -o conftest -g -O2   conftest.cc  >&5
configure:3822: $? = 0
configure:3825: test -s conftest
configure:3828: $? = 0
configure:3839: result: yes
configure:3906: checking for sem_post
configure:3956: g++ -o conftest -g -O2   conftest.cc  >&5
/tmp/ccWjmcN7.o(.text+0x11): In function `main':
/root/vls/configure:3974: undefined reference to `sem_post'
/tmp/ccWjmcN7.o(.data+0x0):/root/vls/configure:3973: undefined reference to `sem_post'
collect2: ld returned 1 exit status
configure:3959: $? = 1
configure: failed program was:
| #line 3911 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRERROR 1
| #define HAVE_OPENDIR 1
| #define HAVE_USLEEP 1
| #define HAVE_SIGACTION 1
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define RETSIGTYPE void
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sem_post (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* 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 sem_post ();
| /* 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_sem_post) || defined (__stub___sem_post)
| choke me
| #else
| char (*f) () = sem_post;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != sem_post;
|   ;
|   return 0;
| }
configure:3976: result: no
configure:3981: checking for sem_post in -lposix4
configure:4012: g++ -o conftest -g -O2   conftest.cc -lposix4   >&5
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lposix4
collect2: ld returned 1 exit status
configure:4015: $? = 1
configure: failed program was:
| #line 3988 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRERROR 1
| #define HAVE_OPENDIR 1
| #define HAVE_USLEEP 1
| #define HAVE_SIGACTION 1
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define RETSIGTYPE void
| /* end confdefs.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 sem_post ();
| int
| main ()
| {
| sem_post ();
|   ;
|   return 0;
| }
configure:4033: result: no
configure:4044: checking for nanosleep
configure:4094: g++ -o conftest -g -O2   conftest.cc  >&5
configure:4097: $? = 0
configure:4100: test -s conftest
configure:4103: $? = 0
configure:4114: result: yes
configure:4273: checking for pthread_attr_init in -lpthread
configure:4304: g++ -o conftest -g -O2   conftest.cc -lpthread   >&5
configure:4307: $? = 0
configure:4310: test -s conftest
configure:4313: $? = 0
configure:4325: result: yes
configure:4644: checking for stdint.h
configure:4649: result: yes
configure:4644: checking for inttypes.h
configure:4649: result: yes
configure:4796: checking stddef.h usability
configure:4809: g++ -c -g -O2  conftest.cc >&5
configure:4812: $? = 0
configure:4815: test -s conftest.o
configure:4818: $? = 0
configure:4828: result: yes
configure:4832: checking stddef.h presence
configure:4843: g++ -E  conftest.cc
configure:4849: $? = 0
configure:4868: result: yes
configure:4904: checking for stddef.h
configure:4911: result: yes
configure:4787: checking for strings.h
configure:4792: result: yes
configure:4941: checking sys/sockio.h usability
configure:4954: g++ -c -g -O2  conftest.cc >&5
configure:5019:24: sys/sockio.h: No such file or directory
configure:4957: $? = 1
configure: failed program was:
| #line 4943 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRERROR 1
| #define HAVE_OPENDIR 1
| #define HAVE_USLEEP 1
| #define HAVE_SIGACTION 1
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define RETSIGTYPE void
| #define HAVE_NANOSLEEP 1
| #define HAVE_DECL_NANOSLEEP 1
| #define PTHREAD_COND_T_IN_PTHREAD_H 1
| #define STRUCT_IFREQ_IN_NET_IF_H 1
| #define STRUCT_IOVEC_IN_SYS_UIO_H 1
| #define STRNCASECMP_IN_STRINGS_H 1
| #define GETPROTOBYNAME_IN_NETDB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sockio.h>
configure:4973: result: no
configure:4977: checking sys/sockio.h presence
configure:4988: g++ -E  conftest.cc
configure:5021:24: sys/sockio.h: No such file or directory
configure:4994: $? = 1
configure: failed program was:
| #line 4979 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRERROR 1
| #define HAVE_OPENDIR 1
| #define HAVE_USLEEP 1
| #define HAVE_SIGACTION 1
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define RETSIGTYPE void
| #define HAVE_NANOSLEEP 1
| #define HAVE_DECL_NANOSLEEP 1
| #define PTHREAD_COND_T_IN_PTHREAD_H 1
| #define STRUCT_IFREQ_IN_NET_IF_H 1
| #define STRUCT_IOVEC_IN_SYS_UIO_H 1
| #define STRNCASECMP_IN_STRINGS_H 1
| #define GETPROTOBYNAME_IN_NETDB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h.  */
| #include <sys/sockio.h>
configure:5013: result: no
configure:5049: checking for sys/sockio.h
configure:5056: result: no
configure:4941: checking fcntl.h usability
configure:4954: g++ -c -g -O2  conftest.cc >&5
configure:4957: $? = 0
configure:4960: test -s conftest.o
configure:4963: $? = 0
configure:4973: result: yes
configure:4977: checking fcntl.h presence
configure:4988: g++ -E  conftest.cc
configure:4994: $? = 0
configure:5013: result: yes
configure:5049: checking for fcntl.h
configure:5056: result: yes
configure:4941: checking sys/time.h usability
configure:4954: g++ -c -g -O2  conftest.cc >&5
configure:4957: $? = 0
configure:4960: test -s conftest.o
configure:4963: $? = 0
configure:4973: result: yes
configure:4977: checking sys/time.h presence
configure:4988: g++ -E  conftest.cc
configure:4994: $? = 0
configure:5013: result: yes
configure:5049: checking for sys/time.h
configure:5056: result: yes
configure:4941: checking sys/times.h usability
configure:4954: g++ -c -g -O2  conftest.cc >&5
configure:4957: $? = 0
configure:4960: test -s conftest.o
configure:4963: $? = 0
configure:4973: result: yes
configure:4977: checking sys/times.h presence
configure:4988: g++ -E  conftest.cc
configure:4994: $? = 0
configure:5013: result: yes
configure:5049: checking for sys/times.h
configure:5056: result: yes
configure:5083: checking dlfcn.h usability
configure:5096: g++ -c -g -O2  conftest.cc >&5
configure:5099: $? = 0
configure:5102: test -s conftest.o
configure:5105: $? = 0
configure:5115: result: yes
configure:5119: checking dlfcn.h presence
configure:5130: g++ -E  conftest.cc
configure:5136: $? = 0
configure:5155: result: yes
configure:5191: checking for dlfcn.h
configure:5198: result: yes
configure:5228: checking arpa/inet.h usability
configure:5241: g++ -c -g -O2  conftest.cc >&5
configure:5244: $? = 0
configure:5247: test -s conftest.o
configure:5250: $? = 0
configure:5260: result: yes
configure:5264: checking arpa/inet.h presence
configure:5275: g++ -E  conftest.cc
configure:5281: $? = 0
configure:5300: result: yes
configure:5336: checking for arpa/inet.h
configure:5343: result: yes
configure:5228: checking net/if.h usability
configure:5241: g++ -c -g -O2  conftest.cc >&5
configure:5244: $? = 0
configure:5247: test -s conftest.o
configure:5250: $? = 0
configure:5260: result: yes
configure:5264: checking net/if.h presence
configure:5275: g++ -E  conftest.cc
configure:5281: $? = 0
configure:5300: result: yes
configure:5336: checking for net/if.h
configure:5343: result: yes
configure:5228: checking netinet/in.h usability
configure:5241: g++ -c -g -O2  conftest.cc >&5
configure:5244: $? = 0
configure:5247: test -s conftest.o
configure:5250: $? = 0
configure:5260: result: yes
configure:5264: checking netinet/in.h presence
configure:5275: g++ -E  conftest.cc
configure:5281: $? = 0
configure:5300: result: yes
configure:5336: checking for netinet/in.h
configure:5343: result: yes
configure:5228: checking sys/socket.h usability
configure:5241: g++ -c -g -O2  conftest.cc >&5
configure:5244: $? = 0
configure:5247: test -s conftest.o
configure:5250: $? = 0
configure:5260: result: yes
configure:5264: checking sys/socket.h presence
configure:5275: g++ -E  conftest.cc
configure:5281: $? = 0
configure:5300: result: yes
configure:5336: checking for sys/socket.h
configure:5343: result: yes
configure:5370: checking crypt.h usability
configure:5383: g++ -c -g -O2  conftest.cc >&5
configure:5386: $? = 0
configure:5389: test -s conftest.o
configure:5392: $? = 0
configure:5402: result: yes
configure:5406: checking crypt.h presence
configure:5417: g++ -E  conftest.cc
configure:5423: $? = 0
configure:5442: result: yes
configure:5478: checking for crypt.h
configure:5485: result: yes
configure:5501: checking for getopt_long
configure:5551: g++ -o conftest -g -O2   conftest.cc  >&5
configure:5554: $? = 0
configure:5557: test -s conftest
configure:5560: $? = 0
configure:5571: result: yes
configure:5652: checking for socklen_t
configure:5675: g++ -c -g -O2  conftest.cc >&5
configure:5678: $? = 0
configure:5681: test -s conftest.o
configure:5684: $? = 0
configure:5695: result: yes
configure:5706: checking for inet_pton
configure:5756: g++ -o conftest -g -O2   conftest.cc  >&5
configure:5759: $? = 0
configure:5762: test -s conftest
configure:5765: $? = 0
configure:5776: result: yes
configure:5843: checking for sockaddr_in6 in netinet/in.h
configure:5857: result: yes
configure:5874: checking whether setsockopt accepts SO_BINDTODEVICE
configure:5898: g++ -c  -Wall -Werror  conftest.cc >&5
configure: In function `int main()':
configure:5939: parse error before `{' token
configure: At global scope:
configure:5941: parse error before `return'
configure:5901: $? = 1
configure: failed program was:
| #line 5880 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRERROR 1
| #define HAVE_OPENDIR 1
| #define HAVE_USLEEP 1
| #define HAVE_SIGACTION 1
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define RETSIGTYPE void
| #define HAVE_NANOSLEEP 1
| #define HAVE_DECL_NANOSLEEP 1
| #define PTHREAD_COND_T_IN_PTHREAD_H 1
| #define STRUCT_IFREQ_IN_NET_IF_H 1
| #define STRUCT_IOVEC_IN_SYS_UIO_H 1
| #define STRNCASECMP_IN_STRINGS_H 1
| #define GETPROTOBYNAME_IN_NETDB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_IPV6 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|                      #include <sys/socket.h>
| int
| main ()
| {
| int optname(void) { return SO_BINDTODEVICE; }
|   ;
|   return 0;
| }
configure:5918: result: no
configure:5928: checking if $CXX accepts -shared
configure:5951: g++ -c  -shared  conftest.cc >&5
configure:5954: $? = 0
configure:5957: test -s conftest.o
configure:5960: $? = 0
configure:5971: result: yes
configure:5977: checking if $CXX accepts -bundle -undefined error -lcc_dynamic
configure:6000: g++ -c  -bundle -undefined error -lcc_dynamic  conftest.cc >&5
g++: error: No such file or directory
g++: installation problem, cannot exec `cc1plus': No such file or directory
configure:6003: $? = 1
configure: failed program was:
| #line 5983 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRERROR 1
| #define HAVE_OPENDIR 1
| #define HAVE_USLEEP 1
| #define HAVE_SIGACTION 1
| #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_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define RETSIGTYPE void
| #define HAVE_NANOSLEEP 1
| #define HAVE_DECL_NANOSLEEP 1
| #define PTHREAD_COND_T_IN_PTHREAD_H 1
| #define STRUCT_IFREQ_IN_NET_IF_H 1
| #define STRUCT_IOVEC_IN_SYS_UIO_H 1
| #define STRNCASECMP_IN_STRINGS_H 1
| #define GETPROTOBYNAME_IN_NETDB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_CRYPT_H 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_IPV6 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:6020: result: no
configure:6026: checking if $CXX accepts -rdynamic
configure:6049: g++ -c  -rdynamic  conftest.cc >&5
configure:6052: $? = 0
configure:6055: test -s conftest.o
configure:6058: $? = 0
configure:6069: result: yes
configure:6079: checking for size_t
configure:6104: g++ -c   conftest.cc >&5
configure:6107: $? = 0
configure:6110: test -s conftest.o
configure:6113: $? = 0
configure:6124: result: yes
configure:6136: checking whether time.h and sys/time.h may both be included
configure:6162: g++ -c   conftest.cc >&5
configure:6165: $? = 0
configure:6168: test -s conftest.o
configure:6171: $? = 0
configure:6182: result: yes
configure:6241: checking syslog.h usability
configure:6254: g++ -c   conftest.cc >&5
configure:6257: $? = 0
configure:6260: test -s conftest.o
configure:6263: $? = 0
configure:6273: result: yes
configure:6277: checking syslog.h presence
configure:6288: g++ -E  conftest.cc
configure:6294: $? = 0
configure:6313: result: yes
configure:6349: checking for syslog.h
configure:6356: result: yes
configure:6433: checking dvdread/dvd_reader.h usability
configure:6446: g++ -c   conftest.cc >&5
configure:6449: $? = 0
configure:6452: test -s conftest.o
configure:6455: $? = 0
configure:6465: result: yes
configure:6469: checking dvdread/dvd_reader.h presence
configure:6480: g++ -E  conftest.cc
configure:6486: $? = 0
configure:6505: result: yes
configure:6541: checking for dvdread/dvd_reader.h
configure:6548: result: yes
configure:6954: checking for v4l headers in 
configure:6976: checking linux/videodev.h usability
configure:6989: g++ -c    conftest.cc >&5
configure:6992: $? = 0
configure:6995: test -s conftest.o
configure:6998: $? = 0
configure:7008: result: yes
configure:7012: checking linux/videodev.h presence
configure:7023: g++ -E   conftest.cc
configure:7029: $? = 0
configure:7048: result: yes
configure:7084: checking for linux/videodev.h
configure:7091: result: yes
configure:7111: checking for ffmpeg headers in /var/tmp/portage/vlc-0.6.0_pre3/work/ffmpeg-20030517/
configure:7133: checking avcodec.h usability
configure:7146: g++ -c   -I/var/tmp/portage/vlc-0.6.0_pre3/work/ffmpeg-20030517//libavcodec conftest.cc >&5
configure:7149: $? = 0
configure:7152: test -s conftest.o
configure:7155: $? = 0
configure:7165: result: yes
configure:7169: checking avcodec.h presence
configure:7180: g++ -E  -I/var/tmp/portage/vlc-0.6.0_pre3/work/ffmpeg-20030517//libavcodec conftest.cc
configure:7186: $? = 0
configure:7205: result: yes
configure:7241: checking for avcodec.h
configure:7248: result: yes
configure:7314: checking dvbpsi/dvbpsi.h usability
configure:7327: g++ -c   conftest.cc >&5
configure:7330: $? = 0
configure:7333: test -s conftest.o
configure:7336: $? = 0
configure:7346: result: yes
configure:7350: checking dvbpsi/dvbpsi.h presence
configure:7361: g++ -E  conftest.cc
configure:7367: $? = 0
configure:7386: result: yes
configure:7422: checking for dvbpsi/dvbpsi.h
configure:7429: result: yes
configure:7777: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on kidney.random-chaos.org.uk

config.status:661: creating Makefile.opts
config.status:661: creating src/server/config.h
config.status:765: creating src/core/defs.h
config.status:960: src/core/defs.h is unchanged

## ---------------- ##
## 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_so_bindtodevice=no
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=g++
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_func_connect=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getopt_long=yes
ac_cv_func_getpagesize=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_inet_pton=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_nanosleep=yes
ac_cv_func_opendir=yes
ac_cv_func_select=no
ac_cv_func_sem_post=no
ac_cv_func_sigaction=yes
ac_cv_func_strerror=yes
ac_cv_func_strtol=no
ac_cv_func_usleep=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_avcodec_h=yes
ac_cv_header_crypt_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_dvbpsi_dvbpsi_h=yes
ac_cv_header_dvdread_dvd_reader_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_videodev_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_net_if_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=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_socket_h=yes
ac_cv_header_sys_sockio_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_ld_darwin=no
ac_cv_ld_plugins=yes
ac_cv_ld_rdynamic=yes
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_posix4_sem_post=no
ac_cv_lib_pthread_pthread_attr_init=yes
ac_cv_objext=o
ac_cv_path_install='/bin/install -c'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

AR='ar'
ARCH='i686'
BUILTINS=' filechannel netchannel filereader ts2ts ps2ts localinput videoinput dummyinterface telnetinterface nativeinterface normaltrickplay v4linput v4lreader raw2ts'
CCFLAGS=''
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS=''
DCFLAGS=''
DEBUG='0'
DEFS='-DHAVE_CONFIG_H'
DVBINPUT_CCFLAGS=''
DVBINPUT_DCFLAGS=''
DVBINPUT_LCFLAGS=''
DVBINPUT_LIB=''
DVDREADER_LIB=' -ldvdread'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LCFLAGS=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MODULE_LCFLAGS=' -shared'
NEEDSRC_core='1'
NEEDSRC_daemon='1'
NEEDSRC_getopt='0'
NEEDSRC_mpegbase='1'
NEEDSRC_mpegmux='1'
NEEDSRC_server='1'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PLUGINS=' dvdreader'
PROFILING='0'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
SYS='linux-gnu'
V4LINPUT_CCFLAGS='  -I/var/tmp/portage/vlc-0.6.0_pre3/work/ffmpeg-20030517//libavcodec'
V4LINPUT_DCFLAGS='  -I/var/tmp/portage/vlc-0.6.0_pre3/work/ffmpeg-20030517//libavcodec -I/var/tmp/portage/vlc-0.6.0_pre3/work/ffmpeg-20030517//libavcodec'
V4LINPUT_LCFLAGS=' -L/var/tmp/portage/vlc-0.6.0_pre3/work/ffmpeg-20030517//libavcodec'
V4LINPUT_LIB=' /var/tmp/portage/vlc-0.6.0_pre3/work/ffmpeg-20030517//libavcodec/libavcodec.a'
VLS_LCFLAGS=' -rdynamic'
VLS_LIB=' -ldl -lcrypt -lpthread -ldvbpsi'
VLS_VERSION='0.5.5-cvs'
ac_ct_AR='ar'
ac_ct_CXX=''
ac_ct_RANLIB='ranlib'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define GETPROTOBYNAME_IN_NETDB_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_AVCODEC_H 1
#define HAVE_CRYPT_H 1
#define HAVE_DECL_NANOSLEEP 1
#define HAVE_DLFCN_H 1
#define HAVE_DVBPSI_DVBPSI_H 1
#define HAVE_FCNTL_H 1
#define HAVE_GETOPT_LONG 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_IPV6 1
#define HAVE_LINUX_VIDEODEV_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MMAP 1
#define HAVE_NANOSLEEP 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NET_IF_H 1
#define HAVE_OPENDIR 1
#define HAVE_SIGACTION 1
#define HAVE_SOCKLEN_T 1
#define HAVE_STDDEF_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRERROR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIMES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_USLEEP 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PTHREAD_COND_T_IN_PTHREAD_H 1
#define RETSIGTYPE void
#define STDC_HEADERS 1
#define STRNCASECMP_IN_STRINGS_H 1
#define STRUCT_IFREQ_IN_NET_IF_H 1
#define STRUCT_IOVEC_IN_SYS_UIO_H 1
#define TIME_WITH_SYS_TIME 1
#endif
#ifdef __cplusplus
#include <stdlib.h>

configure: exit 0


More information about the vls-devel mailing list