make: *** [.libsigc] Error 1

Kreuzuebersetzer, Diskussion über Änderungen im Tuxbox-CDK und Tuxbox-CVS
GoingEasy
Interessierter
Interessierter
Beiträge: 23
Registriert: Montag 20. Mai 2002, 20:50

make: *** [.libsigc] Error 1

Beitrag von GoingEasy »

make core --> erfolgreich
make boot --> erfolgreich
make .neutrino --> Abbruch mit "make: *** [.libsigc] Error 1"

Hat jemand eine konstruktive Idee?
waldi
Senior Member
Beiträge: 104
Registriert: Freitag 20. Juli 2001, 00:00

Beitrag von waldi »

wie sollen wir uns etwas denken koennen, wenn du uns nicht einmal die fehlermeldung postest?

waldi
PressluftPinocchio
Einsteiger
Einsteiger
Beiträge: 115
Registriert: Sonntag 2. Dezember 2001, 00:00

Beitrag von PressluftPinocchio »

@GoingEasy

*ROFL*

wieso schreibste nicht gleich: "da kommt eine fehlermeldung beim kompilieren. wer kann mir helfen". oder so was in der richtung *kopfschüttel*
tuxbox roxx ;-)
Nokia SAT 2xI 600L
GoingEasy
Interessierter
Interessierter
Beiträge: 23
Registriert: Montag 20. Mai 2002, 20:50

Beitrag von GoingEasy »

Ich dachte, das wäre die Fehlermeldung-
Hier mal der komplette Vorgang.

$ make .neutrino
( rm -rf libsigc++-1.0.4 || /bin/true ) && gunzip -cd Archive/libsigc++-1.0.4.ta
r.gz | tar -x && ( cd libsigc++-1.0.4; patch -p1 < ../Patches/libsigc.diff )
patching file `ac_thread.sh'
patching file `configure.in'
cd libsigc++-1.0.4 && \
libtoolize --automake --force && aclocal && autoconf && automake --add-m
issing && \
CC=powerpc-tuxbox-linux-gnu-gcc \
CXX=powerpc-tuxbox-linux-gnu-g++ \
CFLAGS="-O2 -mcpu=823" \
CXXFLAGS="-O2 -mcpu=823" \
LDFLAGS="-s" \
./configure \
--build=i686-pc-cygwin \
--host=powerpc-tuxbox-linux-gnu \
--prefix=/dbox2/cdkroot \
--disable-checks && \
make all && \
make install && ln -sf /dbox2/cdkroot/bin/sigc-config /dbox2/cdk/bin/sig
c-config
examples/Makefile.am: installing `scripts/depcomp'
automake: processing Makefiles another time to fix them up.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/Administrator/tuxbox-cvs/cdk/libsigc++-1.0.4/scripts/missing: Unknown `--r
un' option
Try `/home/Administrator/tuxbox-cvs/cdk/libsigc++-1.0.4/scripts/missing --help'
for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for powerpc-tuxbox-linux-gnu-strip... powerpc-tuxbox-linux-gnu-strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for powerpc-tuxbox-linux-gnu-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 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 needed

checking for style of include used by make... GNU
checking dependency style of powerpc-tuxbox-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... powerpc-tuxbox-linux-gnu-gcc -E
checking build system type... i686-pc-cygwin
checking host system type... powerpc-tuxbox-linux-gnu
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... /dbox2/cdk/bin/powerpc-tuxbox-linux-gnu-nm -B
checking for a sed that does not truncate output... /usr/bin/sed
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 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 /dbox2/cdk/bin/powerpc-tuxbox-linux-gnu-nm -B output f
rom powerpc-tuxbox-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for powerpc-tuxbox-linux-gnu-ranlib... powerpc-tuxbox-linux-gnu-ranlib
checking for powerpc-tuxbox-linux-gnu-strip... (cached) powerpc-tuxbox-linux-gnu
-strip
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... ./configure: gcj: command not found
GNU/Linux ld.so
checking for gm4... no
checking for m4... m4
checking for powerpc-tuxbox-linux-gnu-g++... (cached) powerpc-tuxbox-linux-gnu-g
++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether powerpc-tuxbox-linux-gnu-g++ accepts -g... (cached) yes
checking dependency style of powerpc-tuxbox-linux-gnu-g++... (cached) gcc3
checking if C++ compiler uses std namespace ... yes
checking if C++ compiler supports bool (required)... yes
checking if C++ compiler supports const_cast<> (required)... yes
checking if C++ compiler supports member function templates... yes
checking if C++ compiler supports member class templates... yes
checking if C++ compiler supports mutable... yes
checking if C++ compiler supports partial specialization(required)... yes
checking if C++ compiler supports name spaces... yes
checking if C++ compiler supports friend template... yes
checking if C++ compiler has intrinsic constructors... yes
checking if C++ compiler uses template copy ctor... no
checking if C++ compiler allows void returns... yes
checking if C++ compiler allows specialization of references... yes
checking if C++ environment provides all required features... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_self in -lpthread... yes
checking for pthread_self in -lcma... no
checking for pthread_keycreate... no
checking if should compile with pthreads... yes
checking sizes of threading elements... cross
configure: error: conditional "SIGCRC" was never defined.
Usually this means the macro was only invoked conditionally.
make: *** [.libsigc] Error 1
Homar
Senior Member
Beiträge: 1278
Registriert: Mittwoch 5. September 2001, 00:00

Beitrag von Homar »

Hi Folks,

wenn ich das richtig sehe, hast du in cygwin kompiliert.

Diesen Fehler bekommst du, wenn du Automake in der falschen Version benutzt. Schau dich mal um nach der Lösung von Steffi...

Ich habe im Ordner cygwin\usr\autotool devel in stable und stable in devel umwandelst.

Anschliesend kannst du dich hier umschauen.

MFG
Homar
GoingEasy
Interessierter
Interessierter
Beiträge: 23
Registriert: Montag 20. Mai 2002, 20:50

Beitrag von GoingEasy »

Danke für die Hilfe.

Da wollte ich ganz schlau sein und habe cygwin mal neu installiert.
Habe hierbei die develop-Versionen disabled.

Leider klappt dann aber bereits ./autogen.sh nicht mehr.

Jetzt muss ich erstmal den alten Zustand wieder herstellen.

Bis dann.
MASHtm
Interessierter
Interessierter
Beiträge: 80
Registriert: Samstag 11. Mai 2002, 17:12

Beitrag von MASHtm »

wenn Ihr diese Änderungen durchführt gehts auch mit dem neuesten automake:

-------------------------

Code: Alles auswählen

--- libsigc++-1.0.4.old/configure.in    Mon Oct 22 04:02:46 2001
+++ libsigc++-1.0.4/configure.in        Mon Apr  8 21:59:12 2002
@@ -90,8 +90,8 @@
        AC_SUBST(SIGC_DLL)
        DLL_DEFINE=-DLIBSIGC_EXPORTS
        AC_SUBST(DLL_DEFINE)
-       AM_CONDITIONAL(SIGCRC,test x=x)
 fi
+       AM_CONDITIONAL(SIGCRC,false)

 dnl On FreeBSD 3.0 (and perhaps some other systems) GNU m4 is
 dnl called `gm4' where `m4' is the system's own m4.
------------------------
am besten zu cdk/Patches/libsigc.diff hinzufügen.

BTW, warum schnippelt der code-tag das erste leerzeichen weg? zB bei der fi und den dnl Zeilen.