Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Tuxzap-compiling-error




Hi,

I've had that error in every version of DVB-driver I tested, with Redhat
7.1/2/3, and Mandrake 8.2.

CDK is installed, but the error occurs everytime I try to compile
tuxzap. As I didn't find anything in the ML about it, I hope you can
give me a hint (I think it's something with the include-paths ...)

Rene

[root@renne tuxzap]# ./autogen.sh --with-dvb-path=/usr/local/lib
--disable-lirc
processing .
Running aclocal  ...
Running autoheader...
configure.in:73: warning: Cannot check for file existence when cross
compiling
Running automake --gnu  ...
Running autoconf ...
configure.in:73: warning: Cannot check for file existence when cross
compiling
Running ./configure --with-dvb-path=/usr/local/lib --disable-lirc ...
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... 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... found
checking whether to enable maintainer-specific portions of Makefiles...
no
checking host system type... i686-pc-linux-gnu
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for strerror in -lcposix... no
checking for gcc option to accept ANSI C... none needed
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking whether make sets ${MAKE}... (cached) yes
*** lirc disabled
checking for pthread_exit in -lpthread... yes
checking for /usr/local/lib/libdvb.a... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for initscr in -lncurses... yes
checking for cdk/cdk.h... yes
checking for a52dec/a52.h... no
checking for /usr/local/include/a52dec/a52.h... no
checking for mad.h... yes
checking for XvShmCreateImage in -lXv... yes
checking for XDGAQueryVersion in -lXxf86dga... yes
checking for XF86VidModeAddModeLine in -lXxf86vm... yes
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.7... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating src/Makefile
creating config.h
Now type `make' to compile tuxzap programs

[root@renne tuxzap]# make
make  all-recursive
make[1]: Wechsel in das Verzeichnis Verzeichnis
»/usr/src/redhat/SOURCES/siemens_dvb-CVS-2002-06-11/apps/tuxzap«
Making all in src
make[2]: Wechsel in das Verzeichnis Verzeichnis
»/usr/src/redhat/SOURCES/siemens_dvb-CVS-2002-06-11/apps/tuxzap/src«
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPTHREADS -DHAVE_LIBMAD
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I.. -I/usr/local/include -I../../../libdvb
-I../../../libdvb/include -I../../../libdvb/src -I../../../driver
-I../include -I../../../include    -g -O2 -Wall -c ntuxplayer.c
In file included from ntuxplayer.c:37:
dvb_formats.h:43:21: ost/dmx.h: Datei oder Verzeichnis nicht gefunden
dvb_formats.h:44:26: ost/frontend.h: Datei oder Verzeichnis nicht
gefunden
dvb_formats.h:45:21: ost/sec.h: Datei oder Verzeichnis nicht gefunden
dvb_formats.h:46:23: ost/video.h: Datei oder Verzeichnis nicht gefunden
dvb_formats.h:47:23: ost/audio.h: Datei oder Verzeichnis nicht gefunden
make[2]: *** [ntuxplayer.o] Fehler 1
make[2]: Verlassen des Verzeichnisses Verzeichnis
»/usr/src/redhat/SOURCES/siemens_dvb-CVS-2002-06-11/apps/tuxzap/src«
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlassen des Verzeichnisses Verzeichnis
»/usr/src/redhat/SOURCES/siemens_dvb-CVS-2002-06-11/apps/tuxzap«
make: *** [all-recursive-am] Fehler 2
[root@renne tuxzap]#






--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index