fergy
16-09-2006, 22:35
Hello I was try to make:
cd "miocdk"/cdk
rm .enigma
make .enigma
make rebuild-flash
and here is what I got:
Fergy@linux:~/Desktop/image/cdk> rm .enigma
Fergy@linux:~/Desktop/image/cdk> make .enigma
make -C /home/Fergy/Desktop/image/apps/tuxbox/enigma all install
make[1]: Entering directory `/home/Fergy/Desktop/image/apps/tuxbox/enigma'
/bin/sh ./config.status --recheck
running /bin/sh ./configure --build=i686-pc-linux-gnu --host=powerpc-tuxbox-linux-gnu --prefix=/extended/dm_devdbox2/cdkroot --with-driver=/extended/dm_dev/tuxbox-cvs/driver --with-dvbincludes=/extended/dm_dev/tuxbox-cvs/driver/include --with-target=cdk --enable-maintainer-mode CC=powerpc-tuxbox-linux-gnu-gcc CPPFLAGS= -I/extended/dm_dev/tuxbox-cvs/driver/include -I/extended/dm_dev/tuxbox-cvs/driver/include -fno-exceptions -fno-rtti -DENABLE_PPPOE -DDISABLE_LIRC -D_REENTRANT -I/extended/dm_dev/dbox2/cdkroot/include/freetype2 -I/extended/dm_dev/dbox2/cdkroot/include -I/extended/dm_dev/dbox2/cdkroot/include -I/extended/dm_dev/dbox2/cdkroot/include/tuxbox -I/extended/dm_dev/dbox2/cdkroot/include/tuxbox -I/extended/dm_dev/dbox2/cdkroot/include/libpng12 -I/extended/dm_dev/dbox2/cdkroot/lib/sigc++-1.2/include -I/extended/dm_dev/dbox2/cdkroot/include/sigc++-1.2 -I/extended/dm_dev/dbox2/cdkroot/include -I/extended/dm_dev/tuxbox-cvs/driver/include -I/extended/dm_dev/dbox2/cdkroot/include/tuxbox/xmltree CPP=powerpc-tuxbox-linux-gnu-gcc -E CXXFLAGS=-Wall -mcpu=823 -mmultiple -mstring -meabi -pipe -Os CXX=powerpc-tuxbox-linux-gnu-g++ build_alias=i686-pc-linux-gnu host_alias=powerpc-tuxbox-linux-gnu --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for powerpc-tuxbox-linux-gnu-strip... powerpc-tuxbox-linux-gnu-strip
checking for style of include used by make... GNU
checking for powerpc-tuxbox-linux-gnu-gcc... powerpc-tuxbox-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether powerpc-tuxbox-linux-gnu-gcc accepts -g... yes
checking for powerpc-tuxbox-linux-gnu-gcc option to accept ANSI C... none neededchecking dependency style of powerpc-tuxbox-linux-gnu-gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking target... cdk
checking build system type... i686-pc-linux-gnu
checking host system type... powerpc-tuxbox-linux-gnu
checking for powerpc-tuxbox-linux-gnu-gcc... (cached) powerpc-tuxbox-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether powerpc-tuxbox-linux-gnu-gcc accepts -g... (cached) yes
checking for powerpc-tuxbox-linux-gnu-gcc option to accept ANSI C... (cached) none needed
checking dependency style of powerpc-tuxbox-linux-gnu-gcc... (cached) gcc3
checking for powerpc-tuxbox-linux-gnu-g++... powerpc-tuxbox-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether powerpc-tuxbox-linux-gnu-g++ accepts -g... yes
checking dependency style of powerpc-tuxbox-linux-gnu-g++... gcc3
checking for powerpc-tuxbox-linux-gnu-ranlib... powerpc-tuxbox-linux-gnu-ranlib
checking how to run the C preprocessor... powerpc-tuxbox-linux-gnu-gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking ost/dmx.h usability... no
checking ost/dmx.h presence... no
checking for ost/dmx.h... no
checking linux/dvb/version.h usability... yes
checking linux/dvb/version.h presence... yes
checking for linux/dvb/version.h... yes
configure: found dvb version 3
configure: error: can't find driver sources
make[1]: *** [config.status] Error 1
make[1]: Leaving directory `/home/Fergy/Desktop/image/apps/tuxbox/enigma'
make: *** [.enigma] Error 2
any idea?
MOVED by tension
what does this message concern with the control panel discussion? Please!
cd "miocdk"/cdk
rm .enigma
make .enigma
make rebuild-flash
and here is what I got:
Fergy@linux:~/Desktop/image/cdk> rm .enigma
Fergy@linux:~/Desktop/image/cdk> make .enigma
make -C /home/Fergy/Desktop/image/apps/tuxbox/enigma all install
make[1]: Entering directory `/home/Fergy/Desktop/image/apps/tuxbox/enigma'
/bin/sh ./config.status --recheck
running /bin/sh ./configure --build=i686-pc-linux-gnu --host=powerpc-tuxbox-linux-gnu --prefix=/extended/dm_devdbox2/cdkroot --with-driver=/extended/dm_dev/tuxbox-cvs/driver --with-dvbincludes=/extended/dm_dev/tuxbox-cvs/driver/include --with-target=cdk --enable-maintainer-mode CC=powerpc-tuxbox-linux-gnu-gcc CPPFLAGS= -I/extended/dm_dev/tuxbox-cvs/driver/include -I/extended/dm_dev/tuxbox-cvs/driver/include -fno-exceptions -fno-rtti -DENABLE_PPPOE -DDISABLE_LIRC -D_REENTRANT -I/extended/dm_dev/dbox2/cdkroot/include/freetype2 -I/extended/dm_dev/dbox2/cdkroot/include -I/extended/dm_dev/dbox2/cdkroot/include -I/extended/dm_dev/dbox2/cdkroot/include/tuxbox -I/extended/dm_dev/dbox2/cdkroot/include/tuxbox -I/extended/dm_dev/dbox2/cdkroot/include/libpng12 -I/extended/dm_dev/dbox2/cdkroot/lib/sigc++-1.2/include -I/extended/dm_dev/dbox2/cdkroot/include/sigc++-1.2 -I/extended/dm_dev/dbox2/cdkroot/include -I/extended/dm_dev/tuxbox-cvs/driver/include -I/extended/dm_dev/dbox2/cdkroot/include/tuxbox/xmltree CPP=powerpc-tuxbox-linux-gnu-gcc -E CXXFLAGS=-Wall -mcpu=823 -mmultiple -mstring -meabi -pipe -Os CXX=powerpc-tuxbox-linux-gnu-g++ build_alias=i686-pc-linux-gnu host_alias=powerpc-tuxbox-linux-gnu --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for powerpc-tuxbox-linux-gnu-strip... powerpc-tuxbox-linux-gnu-strip
checking for style of include used by make... GNU
checking for powerpc-tuxbox-linux-gnu-gcc... powerpc-tuxbox-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether powerpc-tuxbox-linux-gnu-gcc accepts -g... yes
checking for powerpc-tuxbox-linux-gnu-gcc option to accept ANSI C... none neededchecking dependency style of powerpc-tuxbox-linux-gnu-gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking target... cdk
checking build system type... i686-pc-linux-gnu
checking host system type... powerpc-tuxbox-linux-gnu
checking for powerpc-tuxbox-linux-gnu-gcc... (cached) powerpc-tuxbox-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether powerpc-tuxbox-linux-gnu-gcc accepts -g... (cached) yes
checking for powerpc-tuxbox-linux-gnu-gcc option to accept ANSI C... (cached) none needed
checking dependency style of powerpc-tuxbox-linux-gnu-gcc... (cached) gcc3
checking for powerpc-tuxbox-linux-gnu-g++... powerpc-tuxbox-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether powerpc-tuxbox-linux-gnu-g++ accepts -g... yes
checking dependency style of powerpc-tuxbox-linux-gnu-g++... gcc3
checking for powerpc-tuxbox-linux-gnu-ranlib... powerpc-tuxbox-linux-gnu-ranlib
checking how to run the C preprocessor... powerpc-tuxbox-linux-gnu-gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking ost/dmx.h usability... no
checking ost/dmx.h presence... no
checking for ost/dmx.h... no
checking linux/dvb/version.h usability... yes
checking linux/dvb/version.h presence... yes
checking for linux/dvb/version.h... yes
configure: found dvb version 3
configure: error: can't find driver sources
make[1]: *** [config.status] Error 1
make[1]: Leaving directory `/home/Fergy/Desktop/image/apps/tuxbox/enigma'
make: *** [.enigma] Error 2
any idea?
MOVED by tension
what does this message concern with the control panel discussion? Please!