cygwin

Kreuzuebersetzer, Diskussion über Änderungen im Tuxbox-CDK und Tuxbox-CVS
mediom
Erleuchteter
Erleuchteter
Beiträge: 505
Registriert: Freitag 20. Juli 2001, 00:00

cygwin

Beitrag von mediom »

Hi @all
was kann das sein?

make: *** [/home/xxx/tuxbox-cvs/apps/Makefile] Error 1
NoClue
Einsteiger
Einsteiger
Beiträge: 226
Registriert: Dienstag 30. Oktober 2001, 00:00

Beitrag von NoClue »

Hi,

das ist ohne Zweifel ein Fehler :wink:
Könntest Du vielleicht auch noch ein bisschen mehr aus dem Log posten, dann könnte man eventuell auch feststellen was dazu geführt hat. Hilfreich wäre auch zu schreiben, was Du gemacht hast.
Sagem mit 1*Intel Flash und Avia 600 :-)
mediom
Erleuchteter
Erleuchteter
Beiträge: 505
Registriert: Freitag 20. Juli 2001, 00:00

Beitrag von mediom »

Hallo
ich wollte mir das cdk compelieren.
einiges davon hat vies ausschaut geklapt (~85 MB und über 3 std bei 1700Mhz P4).
böder weise bricht er ab.

checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... i686-pc-cygwin
checking host system type... powerpc-tuxbox-linux-gnu
checking for gcc... powerpc-tuxbox-linux-gnu-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether powerpc-tuxbox-linux-gnu-gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of powerpc-tuxbox-linux-gnu-gcc... gcc3
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 a BSD compatible install... /usr/bin/install -c
checking for ld used by GCC... /dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld
checking if the linker (/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld) is GNU ld...
yes
checking for /dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld option to reload object
files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output...
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit
[LM]SB (shared object|dynamic lib )
checking how to run the C preprocessor... powerpc-tuxbox-linux-gnu-gcc -E
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... powerpc-tuxbox-linux-gnu-g++ -E
checking the maximum length of command line arguments... 8192
checking command to parse /usr/bin/nm -B output from powerpc-tuxbox-linux-gnu-gc
c object... ok
checking for objdir... .libs
checking for ranlib... ranlib
checking for strip... strip
checking for file... /usr/bin/file
checking if powerpc-tuxbox-linux-gnu-gcc static flag works... yes
checking if powerpc-tuxbox-linux-gnu-gcc supports -fno-rtti -fno-exceptions... y
es
checking for powerpc-tuxbox-linux-gnu-gcc option to produce PIC... -fPIC
checking if powerpc-tuxbox-linux-gnu-gcc PIC flag -fPIC works... yes
checking if powerpc-tuxbox-linux-gnu-gcc supports -c -o file.o... yes
checking whether the powerpc-tuxbox-linux-gnu-gcc linker (/dbox2/cdk/powerpc-tux
box-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the powerpc-tuxbox-linux-gnu-g++ linker (/dbox2/cdk/powerpc-tux
box-linux-gnu/bin/ld) supports shared libraries... yes
checking for powerpc-tuxbox-linux-gnu-g++ option to produce PIC... -fPIC
checking if powerpc-tuxbox-linux-gnu-g++ PIC flag -fPIC works... yes
checking if powerpc-tuxbox-linux-gnu-g++ supports -c -o file.o... yes
checking whether the powerpc-tuxbox-linux-gnu-g++ linker (/dbox2/cdk/powerpc-tux
box-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) yes
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/dbox2/cdk/powerpc-tuxbox-linux-gnu/bin/ld) sup
ports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for ranlib... (cached) ranlib
checking for ANSI C header files... yes
checking for endian.h... yes
checking whether byte ordering is bigendian... yes
checking for curl-config... /dbox2/cdk/bin/curl-config
checking for freetype-config... /dbox2/cdk/bin/freetype-config
checking for png_init_io in -lpng... yes
checking for xml2-config... /usr/bin/xml2-config
configure: error: could not find a suitable version of xml2-config
make: *** [/home/xxx/tuxbox-cvs/apps/Makefile] Error 1
[/quote]
schuemi
Interessierter
Interessierter
Beiträge: 31
Registriert: Sonntag 30. September 2001, 00:00

Beitrag von schuemi »

bin auch gerade dabei ;-)

starte einfach

make .libxml2

und dann noch mal neu...

http://tuxbox.berlios.de/forum/viewtopi ... light=xml2

..es gibt da so eine Suchfunktion...Bild