Fehler beim Bauen des aktuellen Trunk

the_freestyler

Neuer User
Mitglied seit
7 Mrz 2007
Beiträge
114
Punkte für Reaktionen
0
Punkte
16
Hi!

Ich bekomme folgenden Fehler beim Bauen eines Trunk Images für meine 7270 16MB.

Hab frisch ausgecheckt, make menuconfig, make gemacht.

Code:
make[4]: Entering directory `/home/m/build/svn/2/freetz-trunk/source/linux-atm-2.4.1/src/arpd'
if /home/m/build/svn/2/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../..     -I../../src/include -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmarp.o -MD -MP -MF ".deps/atmarp.Tpo" -c -o atmarp.o atmarp.c; \
        then mv -f ".deps/atmarp.Tpo" ".deps/atmarp.Po"; else rm -f ".deps/atmarp.Tpo"; exit 1; fi
if /home/m/build/svn/2/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../..     -I../../src/include -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atmarpd.o -MD -MP -MF ".deps/atmarpd.Tpo" -c -o atmarpd.o atmarpd.c; \
        then mv -f ".deps/atmarpd.Tpo" ".deps/atmarpd.Po"; else rm -f ".deps/atmarpd.Tpo"; exit 1; fi
if /home/m/build/svn/2/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I../..     -I../../src/include -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT arp.o -MD -MP -MF ".deps/arp.Tpo" -c -o arp.o arp.c; \
        then mv -f ".deps/arp.Tpo" ".deps/arp.Po"; else rm -f ".deps/arp.Tpo"; exit 1; fi
In file included from arp.c:20:
/home/m/build/svn/2/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/bin-ccache/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/if_arp.h:133: error: expected specifier-qualifier-list before '__be16'
make[4]: *** [arp.o] Fehler 1
make[4]: *** Warte auf noch nicht beendete Prozesse...
make[4]: Leaving directory `/home/m/build/svn/2/freetz-trunk/source/linux-atm-2.4.1/src/arpd'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/home/m/build/svn/2/freetz-trunk/source/linux-atm-2.4.1/src'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/m/build/svn/2/freetz-trunk/source/linux-atm-2.4.1'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/home/m/build/svn/2/freetz-trunk/source/linux-atm-2.4.1'
make: *** [source/linux-atm-2.4.1/src/lib/.libs/libatm.so.1.0.0] Fehler 2
m@StinkyLinux:~/build/svn/2/freetz-trunk$

.config habe ich angehange.
 

Anhänge

  • .config.txt
    16.7 KB · Aufrufe: 1
Hi.
Ich hab linux-atm auf die aktuelle Version upgdatet. Probierst du bitte mal. Vielleicht geht es jetzt.

MfG Oliver
 
Danke, ich probiere.

Edit:

Fehler bleibt:

[Edit frank_m24: Bitte benutzt CODE Tags für solche Ausgaben.]
Code:
make[4]: Entering directory `/home/m/build/svn/2/freetz-trunk/source/linux-atm-2.5.0/src/lib'
/bin/sh ../../libtool --tag=CC   --mode=compile /home/m/build/svn/2/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../..     -I../../src/include -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT text2atm.lo -MD -MP -MF .deps/text2atm.Tpo -c -o text2atm.lo text2atm.c
/bin/sh ../../libtool --tag=CC   --mode=compile /home/m/build/svn/2/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../..     -I../../src/include -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT atm2text.lo -MD -MP -MF .deps/atm2text.Tpo -c -o atm2text.lo atm2text.c
../../libtool: line 463: CDPATH: command not found
../../libtool: line 1141: func_opt_split: command not found
libtool: Version mismatch error.  This is libtool 2.2.4 Debian-2.2.4-0ubuntu4, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4 Debian-2.2.4-0ubuntu4
libtool: and run autoconf again.
../../libtool: line 463: CDPATH: command not found
../../libtool: line 1141: func_opt_split: command not found
libtool: Version mismatch error.  This is libtool 2.2.4 Debian-2.2.4-0ubuntu4, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4 Debian-2.2.4-0ubuntu4
libtool: and run autoconf again.
make[4]: *** [text2atm.lo] Fehler 63
make[4]: *** Warte auf noch nicht beendete Prozesse...
make[4]: *** [atm2text.lo] Fehler 63
make[4]: Leaving directory `/home/m/build/svn/2/freetz-trunk/source/linux-atm-2.5.0/src/lib'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/home/m/build/svn/2/freetz-trunk/source/linux-atm-2.5.0/src'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/m/build/svn/2/freetz-trunk/source/linux-atm-2.5.0'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/home/m/build/svn/2/freetz-trunk/source/linux-atm-2.5.0'
make: *** [source/linux-atm-2.5.0/src/lib/.libs/libatm.so.1.0.0] Fehler 2
 
Zuletzt bearbeitet:
Ich hab gestern ein neues Linux aufgespielt, und auch wieder diesen Fehler bekommen. Und das obwohl eigentlich die neueste Version von libtool installiert war/ist. Versuch mal (als root):
runterladen und entpacken: http://ftp.gnu.org/gnu/libtool/libtool-2.2.6a.tar.gz
dann "./configure; make; make install"
ein (in deinem Fall) "make linux-atm-dirclean" ist dann auch noch nötig
 
Kannst du mal bitte folgendes probieren:
Code:
Datei aus Anhang nach freetz-trunk kopieren.
rm dl/linux-atm-2.5.0.tar.bz2
bunzip2 linux-atm-1.patch.bz2
patch -p0 < linux-atm-1.patch
make linux-atm-dirclean
make linux-atm-precompiled
MfG Oliver
 

Anhänge

  • linux-atm-1.patch.bz2
    1.2 KB · Aufrufe: 9
das problem besteht (leider) weiterhin...

Code:
keks@keksdose:~/freetz-trunk$ make linux-atm-precompiled
( cd source/linux-atm-2.5.0;  rm -f config.{cache,status} ; ./autotools ; source /home/noah/freetz-trunk/make/config.mipsel ;  PATH=""/home/noah/freetz-trunk/toolchain/target/bin:/usr/local/bin:/usr/bin:/bin:/usr/games"" CC="/home/noah/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc" CXX="/home/noah/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-g++-uc" CFLAGS="-Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CXXFLAGS="-Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" LDFLAGS="" PKG_CONFIG_PATH="/home/noah/freetz-trunk/toolchain/target/bin/../lib/pkgconfig"  GLOBAL_LIBDIR=/home/noah/freetz-trunk/toolchain/build/gcc-4.2.4-uClibc-0.9.29/mipsel-linux-uclibc/usr/lib  ./configure   --cache-file=/home/noah/freetz-trunk/make/config.cache --target=mipsel-linux --host=mipsel-linux --build=i386-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --datadir=/usr/share --includedir=/usr/include --infodir=/usr/share/info --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --mandir=/usr/share/man --sbindir=/usr/sbin --sysconfdir=/etc --with-gnu-ld --disable-nls  --enable-shared --enable-static )
Running libtoolize...
./autotools: line 10: libtoolize: command not found
Running aclocal...
/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBMCRYPT
/usr/share/aclocal/libmcrypt.m4:17:   run info '(automake)Extending aclocal'
/usr/share/aclocal/libmcrypt.m4:17:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
configure.in:38: warning: macro `AM_PROG_LIBTOOL' not found in library
Running autoconf...
Running autoheader...
Running automake...
src/lib/Makefile.am:2: Libtool library used but `LIBTOOL' is undefined
src/lib/Makefile.am:2:   The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/lib/Makefile.am:2:   to `configure.in' and run `aclocal' and `autoconf' again.
src/lib/Makefile.am:2:   If `AC_PROG_LIBTOOL' is in `configure.in', make sure
src/lib/Makefile.am:2:   its definition is in aclocal's search path.
Finished...  Now run './configure' and 'make'...
configure: loading cache /home/noah/freetz-trunk/make/config.cache
checking build system type... (cached) i386-pc-linux-gnu
checking host system type... (cached) mipsel-unknown-linux-gnu
checking target system type... (cached) mipsel-unknown-linux-gnu
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) mawk
checking whether make sets $(MAKE)... (cached) yes
checking for mipsel-linux-strip... (cached) mipsel-linux-strip
checking for mipsel-linux-gcc... (cached) /home/noah/freetz-trunk/toolchain/target/usr/bin/mipsel-linux-uclibc-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... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether /home/noah/freetz-trunk/toolchain/target/usr/bin/mipsel-linux-uclibc-gcc accepts -g... (cached) yes
checking for /home/noah/freetz-trunk/toolchain/target/usr/bin/mipsel-linux-uclibc-gcc option to accept ISO C89... (cached) none needed
checking for style of include used by make... GNU
checking dependency style of /home/noah/freetz-trunk/toolchain/target/usr/bin/mipsel-linux-uclibc-gcc... (cached) none
checking for flex... (cached) flex
checking lex output file root... (cached) lex.yy
checking lex library... (cached) none needed
checking whether yytext is a pointer... (cached) no
checking for bison... (cached) bison -y
checking for a BSD-compatible install... /usr/bin/install -c
checking cc for build... checking for gcc... (cached) gcc
gcc
./configure: line 3858: AM_PROG_LIBTOOL: command not found
checking for perl... (cached) /usr/bin/perl
checking how to run the C preprocessor... (cached) /home/noah/freetz-trunk/toolchain/target/usr/bin/mipsel-linux-uclibc-gcc -E
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for asm/errno.h... (cached) yes
checking for linux/atmsap.h... (cached) yes
checking for main in -lresolv... (cached) yes
configure: WARNING: *** atmoamd will not be built.  Missing kernel support?
configure: creating ./config.status
config.status: error: cannot find input file: Makefile.in
make: *** [source/linux-atm-2.5.0/.configured] Fehler 1
 
mein libtool ist in der neusten version - 1.5.22-4.

Nach Einspielen des Patches bringt ein make linux-atm-precompiled oder ein make:

Code:
configure.in: installing `./install-sh'
configure.in: installing `./missing'
src/lib/Makefile.am: installing `./depcomp'
Finished...  Now run './configure' and 'make'...
configure: loading cache /home/m/build/svn/2/freetz-trunk/make/config.cache
configure: error: `CXX' was not set in the previous run
configure: error: `CXXFLAGS' was not set in the previous run
configure: error: changes in the environment can compromise the build
configure: error: run `make distclean' and/or `rm /home/m/build/svn/2/freetz-trunk/make/config.cache' and start over
make: *** [source/linux-atm-2.5.0/.configured] Fehler 1
 
Hm, das versteh ich jetzt nicht.
Mach mal "rm make/config.cache" und wir warten auf den nächsten Fehler... :)

MfG Oliver
 
Öhm linux-atm hat bei mir noch nie funktioniert .. seit Freetz 1.0 mit der oben gezeigten Fehlermeldung.

Edit

Aktuell scheint wohl ein Patch etwas daneben zu sein:

Code:
shopt -s nullglob; for i in make/libs/patches/*.linux-atm.patch; do tools/freetz_patch source/linux-atm-2.5.0 $i; done
applying patch file make/libs/patches/100-subdirs.linux-atm.patch
patching file configure.in
patching file src/Makefile.am
----------------------------------------------------------------------
applying patch file make/libs/patches/200-no_libfl.linux-atm.patch
patching file src/qgen/Makefile.am
can't find file to patch at input line 14
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- src/qgen/Makefile.in.orig	2009-05-09 12:46:38.000000000 +0000
|+++ src/qgen/Makefile.in	2009-05-09 12:53:50.000000000 +0000
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
patching file src/qgen/ql_l.l
patching file src/sigd/cfg_l.l
patching file src/sigd/Makefile.am
can't find file to patch at input line 63
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- src/sigd/Makefile.in.orig	2009-05-09 12:46:39.000000000 +0000
|+++ src/sigd/Makefile.in	2009-05-09 12:53:50.000000000 +0000
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
patching file src/switch/debug/debug.c
patching file src/switch/debug/Makefile.am
can't find file to patch at input line 99
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- src/switch/debug/Makefile.in.orig	2009-05-09 12:46:39.000000000 +0000
|+++ src/switch/debug/Makefile.in	2009-05-09 12:53:50.000000000 +0000
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
patching file src/switch/tcp/Makefile.am
can't find file to patch at input line 121
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- src/switch/tcp/Makefile.in.orig	2009-05-09 12:46:39.000000000 +0000
|+++ src/switch/tcp/Makefile.in	2009-05-09 12:53:50.000000000 +0000
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
patching file src/switch/tcp/tcpsw.c
patching file src/test/ispl_l.l
patching file src/test/Makefile.am
can't find file to patch at input line 170
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- src/test/Makefile.in.orig	2009-05-09 12:46:39.000000000 +0000
|+++ src/test/Makefile.in	2009-05-09 12:53:50.000000000 +0000
--------------------------
File to patch: 
Skip this patch? [y] 
Skipping patch.
1 out of 1 hunk ignored
----------------------------------------------------------------------
ERROR: modpatch: Error in patch-file make/libs/patches/200-no_libfl.linux-atm.patch
make: *** [source/linux-atm-2.5.0/.unpacked] Fehler 2
 
:)

Code:
make[3]: Entering directory `/home/m/build/svn/2/freetz-trunk/source/popt-1.15'
if /bin/sh ./libtool --tag=CC --mode=compile /home/m/build/svn/2/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.    -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT popt.lo -MD -MP -MF ".deps/popt.Tpo" -c -o popt.lo popt.c; \
        then mv -f ".deps/popt.Tpo" ".deps/popt.Plo"; else rm -f ".deps/popt.Tpo"; exit 1; fi
if /bin/sh ./libtool --tag=CC --mode=compile /home/m/build/svn/2/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.    -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_GNU_SOURCE -D_REENTRANT -MT poptparse.lo -MD -MP -MF ".deps/poptparse.Tpo" -c -o poptparse.lo poptparse.c; \
        then mv -f ".deps/poptparse.Tpo" ".deps/poptparse.Plo"; else rm -f ".deps/poptparse.Tpo"; exit 1; fi
./libtool: line 793: X--tag=CC: command not found
./libtool: line 826: libtool: ignoring unknown tag : command not found
./libtool: line 793: X--mode=compile: command not found
./libtool: line 959: *** Warning: inferring the mode of operation is deprecated.: command not found
./libtool: line 960: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
./libtool: line 1103: X/home/m/build/svn/2/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc: No such file or directory
./libtool: line 793: X--tag=CC: command not found
./libtool: line 826: libtool: ignoring unknown tag : command not found
./libtool: line 793: X--mode=compile: command not found
./libtool: line 959: *** Warning: inferring the mode of operation is deprecated.: command not found
./libtool: line 960: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
./libtool: line 1103: X/home/m/build/svn/2/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc: No such file or directory
./libtool: line 1103: X-DHAVE_CONFIG_H: command not found
./libtool: line 1103: X-DHAVE_CONFIG_H: command not found
./libtool: line 1103: X-I.: command not found
./libtool: line 1103: X-I.: command not found
./libtool: line 1103: X-I.: command not found
./libtool: line 1103: X-I.: command not found
./libtool: line 1103: X-I.: command not found
./libtool: line 1103: X-Os: command not found
./libtool: line 1103: X-pipe: command not found
./libtool: line 1103: X-march=4kc: command not found
./libtool: line 1103: X-Wa,--trap: command not found
./libtool: line 1103: X-D_LARGEFILE_SOURCE: command not found
./libtool: line 1103: X-D_LARGEFILE64_SOURCE: command not found
./libtool: line 1103: X-I.: command not found
./libtool: line 1103: X-I.: command not found
./libtool: line 1103: X-I.: command not found
./libtool: line 1103: X-I.: command not found
./libtool: line 1103: X-I.: command not found
./libtool: line 1103: X-Os: command not found
./libtool: line 1103: X-pipe: command not found
./libtool: line 1103: X-march=4kc: command not found
./libtool: line 1103: X-Wa,--trap: command not found
./libtool: line 1103: X-D_LARGEFILE_SOURCE: command not found
./libtool: line 1103: X-D_LARGEFILE64_SOURCE: command not found
./libtool: line 1103: X-D_FILE_OFFSET_BITS=64: command not found
./libtool: line 1103: X-Wall: command not found
./libtool: line 1103: X-D_FILE_OFFSET_BITS=64: command not found
./libtool: line 1103: X-W: command not found
./libtool: line 1103: X-D_GNU_SOURCE: command not found
./libtool: line 1103: X-Wall: command not found
./libtool: line 1103: X-D_REENTRANT: command not found
./libtool: line 1103: X-MT: command not found
./libtool: line 1103: X-W: command not found
./libtool: line 1103: X-D_GNU_SOURCE: command not found
./libtool: line 1103: Xpopt.lo: command not found
./libtool: line 1103: X-D_REENTRANT: command not found
./libtool: line 1103: X-MT: command not found
./libtool: line 1103: Xpoptparse.lo: command not found
./libtool: line 1103: X-MD: command not found
./libtool: line 1103: X-MP: command not found
./libtool: line 1103: X-MF: command not found
./libtool: line 1103: X.deps/poptparse.Tpo: No such file or directory
./libtool: line 1103: X-c: command not found
./libtool: line 1154: Xpoptparse.lo: command not found
./libtool: line 1159: libtool: compile: cannot determine name of library object from `': command not found
make[3]: *** [poptparse.lo] Fehler 1
make[3]: *** Warte auf noch nicht beendete Prozesse...
./libtool: line 1103: X-MD: command not found
./libtool: line 1103: X-MP: command not found
./libtool: line 1103: X-MF: command not found
./libtool: line 1103: X.deps/popt.Tpo: No such file or directory
./libtool: line 1103: X-c: command not found
./libtool: line 1154: Xpopt.lo: command not found
./libtool: line 1159: libtool: compile: cannot determine name of library object from `': command not found
make[3]: *** [popt.lo] Fehler 1
make[3]: Leaving directory `/home/m/build/svn/2/freetz-trunk/source/popt-1.15'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/m/build/svn/2/freetz-trunk/source/popt-1.15'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/home/m/build/svn/2/freetz-trunk/source/popt-1.15'
make: *** [source/popt-1.15/.libs/libpopt.so.0.0.0] Fehler 2

MfG Micha
 
das läuft hier.

Micha, hast evtl bei den shared libs nen * bei libtool?


Edit

das Einzigste wo ich selbst Hand anlegen musste ist das Makefile der libusb ;)
 
Ja, irgendwas stimmt da mit libtools/autotools nicht...

MfG Oliver
 
ne, kein *.
Ein offenes Feld hab ich da. Wird also nicht mitgebaut.
 
Das Problem hatte ich auch. Bei mir hat diese Änderung geholfen:
Code:
--- make/libs/popt.mk~  2009-04-28 21:20:46.000000000 +0200
+++ make/libs/popt.mk   2009-05-10 15:30:18.000000000 +0200
@@ -6,7 +6,7 @@
 $(PKG)_STAGING_BINARY:=$(TARGET_TOOLCHAIN_STAGING_DIR)/usr/lib/libpopt.so.$($(PKG)_LIB_VERSION)
 $(PKG)_TARGET_BINARY:=$($(PKG)_TARGET_DIR)/libpopt.so.$($(PKG)_LIB_VERSION)

-$(PKG)_CONFIGURE_PRE_CMDS += autoconf --force ; autoreconf -f -i ;
+#$(PKG)_CONFIGURE_PRE_CMDS += autoconf --force ; autoreconf -f -i ;

 $(PKG)_CONFIGURE_ENV += ac_cv_va_copy=yes
 $(PKG)_CONFIGURE_OPTIONS += --enable-shared
 
hat bei mir nicht geholfen.
Die einzige Änderung ist ja das auskommentieren der 9. Zeile, sehe ich das richtig?
 
ja das siehst du richtig.
 
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.