Evt. Fehler in 3283? Trunk lässt sich nicht kompilieren

Bei mir geht es seit einigen Tagen auch nicht mehr.
Hab es nun auch "manuelL" mit dem Patch versucht und Rev. 3294:

Code:
PATH="/home/slightly/trunk/toolchain/target/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/games" \
		make -j2 -C source/uClibc++-0.2.2 \
		ARCH_CFLAGS="-Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" \
		CROSS="mipsel-linux-uclibc-" \
		all
make[1]: Entering directory `/home/slightly/trunk/source/uClibc++-0.2.2'
for dir in bin include src ; do \
		make -C $dir all; \
	done
make[2]: Entering directory `/home/slightly/trunk/source/uClibc++-0.2.2/bin'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home/slightly/trunk/source/uClibc++-0.2.2/bin'
make[2]: Entering directory `/home/slightly/trunk/source/uClibc++-0.2.2/include'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home/slightly/trunk/source/uClibc++-0.2.2/include'
make[2]: Entering directory `/home/slightly/trunk/source/uClibc++-0.2.2/src'
make -C abi/libgcc_eh all
make -C abi/libsupc all
make[3]: Entering directory `/home/slightly/trunk/source/uClibc++-0.2.2/src/abi/libgcc_eh'
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Leaving directory `/home/slightly/trunk/source/uClibc++-0.2.2/src/abi/libgcc_eh'
WRAPPER_INCLUDEDIR=-I../include ../bin/g++-uc  -Wall -Wno-trigraphs -pedantic   -ansi  -Os -fPIC -o algorithm.o -c algorithm.cpp
make[3]: Entering directory `/home/slightly/trunk/source/uClibc++-0.2.2/src/abi/libsupc'
mipsel-linux-uclibc-ar x /home/slightly/trunk/toolchain/build/gcc-4.3.3-uClibc-0.9.29/mipsel-linux-uclibc/usr/bin-ccache/../lib/gcc/mipsel-linux-uclibc/4.3.3/../../../../mipsel-linux-uclibc/lib/libsupc++.a
rm -f -f new_op*.o del_op*.o pure.o new_handler.o eh_alloc.o eh_globals.o
make[3]: Leaving directory `/home/slightly/trunk/source/uClibc++-0.2.2/src/abi/libsupc'
WRAPPER_INCLUDEDIR=-I../include ../bin/g++-uc  -Wall -Wno-trigraphs -pedantic   -ansi  -Os -fPIC -o associative_base.o -c associative_base.cpp
make[2]: Leaving directory `/home/slightly/trunk/source/uClibc++-0.2.2/src'
make[1]: Leaving directory `/home/slightly/trunk/source/uClibc++-0.2.2'


ah sorry, da fehlt das Ende ... aber geht halt nicht.
 
Ich hab genau das gleiche problem mit gcc....

Ich dachte vor 4tagen ich spinne oder so...

mal kompletten ordner gelöscht, dann wieder komplett neu ausgecheckt, neue conf erstellt, gleiche scheisse....

Hab dann gedacht, scheisse, warscheinlich wegen irgendnem ubuntu 9.04 update.... habs dann gelassen, ums später zu versuchen.... aber bin ja nicht der einzige :p

Probiere es einfach gleich nochmal^^
 
--2009-04-25 17:36:46-- http://freetz.3dfxatwork.de/gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma
Auflösen des Hostnamen »freetz.3dfxatwork.de«.... 85.214.81.232
Verbindungsaufbau zu freetz.3dfxatwork.de|85.214.81.232|:80... verbunden.
HTTP Anforderung gesendet, warte auf Antwort... 200 OK
Länge: 10012358 (9,5M) [application/x-tar]
In »dl/gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma« speichern.

100%[======================================>] 10.012.358 613K/s in 15s

2009-04-25 17:37:01 (670 KB/s) - »dl/gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma« gespeichert [10012358/10012358]

Download succeeded - http://freetz.3dfxatwork.de/gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma -> saved to folder dl
MD5 mismatch for dl/gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma: da247a3146dd6e57813d96d2a4c9b5a2 503b3f29dab7aad8b319d2d8c162491d
make: *** [dl/gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma] Fehler 1
rama@uLaptop:~/Desktop/MiX/SVN/freetz-trunk$

Das ist der neue fehler.... svn 3294
 
Sieht aus als wär die gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma auf allen Mirrors defekt.
Laesst sich auch nicht entpacken, wenn man sie manuell runterlaed...
 
Sieht aus als wär die gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma auf allen Mirrors defekt.
Laesst sich auch nicht entpacken, wenn man sie manuell runterlaed...




Wenn ich hier (http://freetz.magenbrot.net/) :

gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma 25-Apr-2009 14:57 9.5M


...
jetzt hat sich die Uhrzeit geändert und die lässt sich entpacken ;)

gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma 25-Apr-2009 19:49 9.5M






##############

aber jetzt hängt es hier:

Code:
../include/cstdlib:45: error: '::srand' has not been declared
../include/cstdlib:46: error: '::strtod' has not been declared
../include/cstdlib:47: error: '::strtol' has not been declared
../include/cstdlib:48: error: '::strtoul' has not been declared
../include/cstdlib:49: error: '::system' has not been declared
../include/cstdlib: In function 'long int std::abs(long int)':
../include/cstdlib:59: error: 'labs' was not declared in this scope
../include/cstdlib: At global scope:
../include/cstdlib:62: error: 'ldiv_t' does not name a type
In file included from ../include/memory:25,
                 from ../include/char_traits:22,
                 from ../include/iosfwd:21,
                 from ../include/iterator:21,
                 from ../include/algorithm:19,
                 from algorithm.cpp:21:
../include/cstdio:26: error: '::FILE' has not been declared
../include/cstdio:27: error: '::fpos_t' has not been declared
../include/cstdio:29: error: '::clearerr' has not been declared
../include/cstdio:30: error: '::fclose' has not been declared
../include/cstdio:31: error: '::feof' has not been declared
../include/cstdio:32: error: '::ferror' has not been declared
../include/cstdio:33: error: '::fflush' has not been declared
../include/cstdio:34: error: '::fgetc' has not been declared
../include/cstdio:35: error: '::fgetpos' has not been declared
../include/cstdio:36: error: '::fgets' has not been declared
../include/cstdio:37: error: '::fopen' has not been declared
../include/cstdio:38: error: '::fprintf' has not been declared
../include/cstdio:39: error: '::fputc' has not been declared
../include/cstdio:40: error: '::fputs' has not been declared
../include/cstdio:41: error: '::fread' has not been declared
../include/cstdio:42: error: '::freopen' has not been declared
../include/cstdio:43: error: '::fscanf' has not been declared
../include/cstdio:44: error: '::fseek' has not been declared
../include/cstdio:45: error: '::fsetpos' has not been declared
../include/cstdio:46: error: '::ftell' has not been declared
../include/cstdio:47: error: '::fwrite' has not been declared
../include/cstdio:48: error: '::getc' has not been declared
../include/cstdio:49: error: '::getchar' has not been declared

../include/cstdio:50: error: '::gets' has not been declared
../include/cstdio:51: error: '::perror' has not been declared
../include/cstdio:52: error: '::printf' has not been declared
../include/cstdio:53: error: '::putc' has not been declared
../include/cstdio:54: error: '::putchar' has not been declared
../include/cstdio:55: error: '::puts' has not been declared
../include/cstdio:56: error: '::remove' has not been declared
../include/cstdio:57: error: '::rename' has not been declared
../include/cstdio:58: error: '::rewind' has not been declared
../include/cstdio:59: error: '::scanf' has not been declared
../include/cstdio:60: error: '::setbuf' has not been declared
../include/cstdio:61: error: '::setvbuf' has not been declared
../include/cstdio:62: error: '::sprintf' has not been declared
../include/cstdio:63: error: '::sscanf' has not been declared
../include/cstdio:64: error: '::tmpfile' has not been declared
../include/cstdio:65: error: '::tmpnam' has not been declared
../include/cstdio:66: error: '::ungetc' has not been declared
../include/cstdio:67: error: '::vfprintf' has not been declared
../include/cstdio:68: error: '::vprintf' has not been declared
../include/cstdio:69: error: '::vsprintf' has not been declared
In file included from ../include/char_traits:22,
                 from ../include/iosfwd:21,
                 from ../include/iterator:21,
                 from ../include/algorithm:19,
                 from algorithm.cpp:21:
../include/memory: In function 'std::pair<T*, int> std::get_temporary_buffer(ptrdiff_t)':
../include/memory:105: error: there are no arguments to 'malloc' that depend on a template parameter, so a declaration of 'malloc' must be available
../include/memory:105: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../include/iosfwd:21,
                 from ../include/iterator:21,
                 from ../include/algorithm:19,
                 from algorithm.cpp:21:
../include/char_traits: In static member function 'static bool std::char_traits<char>::lt(const char&, const char&)':
../include/char_traits:67: error: 'strncmp' was not declared in this scope
../include/char_traits: In static member function 'static char* std::char_traits<char>::move(char*, const char*, size_t)':
../include/char_traits:74: error: 'memmove' was not declared in this scope
../include/char_traits: In static member function 'static char* std::char_traits<char>::assign(char*, size_t, char)':
../include/char_traits:85: error: 'memset' was not declared in this scope
../include/char_traits: In static member function 'static int std::char_traits<char>::compare(const char*, const char*, size_t)':
../include/char_traits:89: error: 'strncmp' was not declared in this scope
../include/char_traits: In static member function 'static size_t std::char_traits<char>::length(const char*)':
../include/char_traits:93: error: 'strlen' was not declared in this scope
In file included from algorithm.cpp:21:
../include/algorithm: In function 'void std::random_shuffle(RandomAccessIterator, RandomAccessIterator)':
../include/algorithm:767: error: there are no arguments to 'rand' that depend on a template parameter, so a declaration of 'rand' must be available
In file included from ../include/memory:22,
                 from ../include/associative_base:21,
                 from associative_base.cpp:20:
../include/cstdlib:19:20: error: stdlib.h: No such file or directory
In file included from ../include/memory:25,
                 from ../include/associative_base:21,
                 from associative_base.cpp:20:

../include/cstdio:18:19: error: stdio.h: No such file or directory
In file included from ../include/iosfwd:21,
                 from ../include/iterator:21,
                 from ../include/associative_base:23,
                 from associative_base.cpp:20:
../include/char_traits:20:20: error: string.h: No such file or directory
make[2]: *** [algorithm.o] Fehler 1
make[2]: *** Warte auf noch nicht beendete Prozesse...
In file included from ../include/memory:22,
                 from ../include/associative_base:21,
                 from associative_base.cpp:20:
../include/cstdlib:27: error: '::abort' has not been declared
../include/cstdlib:28: error: '::abs' has not been declared
../include/cstdlib:29: error: '::atexit' has not been declared
../include/cstdlib:30: error: '::atol' has not been declared
../include/cstdlib:31: error: '::atof' has not been declared
../include/cstdlib:32: error: '::atoi' has not been declared
../include/cstdlib:33: error: '::bsearch' has not been declared
../include/cstdlib:34: error: '::calloc' has not been declared
../include/cstdlib:35: error: '::div' has not been declared
../include/cstdlib:36: error: '::exit' has not been declared
../include/cstdlib:37: error: '::free' has not been declared
../include/cstdlib:38: error: '::getenv' has not been declared
../include/cstdlib:39: error: '::labs' has not been declared
../include/cstdlib:40: error: '::ldiv' has not been declared
../include/cstdlib:41: error: '::malloc' has not been declared
../include/cstdlib:42: error: '::qsort' has not been declared
../include/cstdlib:43: error: '::rand' has not been declared
../include/cstdlib:44: error: '::realloc' has not been declared
../include/cstdlib:45: error: '::srand' has not been declared
../include/cstdlib:46: error: '::strtod' has not been declared
../include/cstdlib:47: error: '::strtol' has not been declared
../include/cstdlib:48: error: '::strtoul' has not been declared
../include/cstdlib:49: error: '::system' has not been declared
../include/cstdlib: In function 'long int std::abs(long int)':
../include/cstdlib:59: error: 'labs' was not declared in this scope
../include/cstdlib: At global scope:
../include/cstdlib:62: error: 'ldiv_t' does not name a type
In file included from ../include/memory:25,
                 from ../include/associative_base:21,
                 from associative_base.cpp:20:
../include/cstdio:26: error: '::FILE' has not been declared
../include/cstdio:27: error: '::fpos_t' has not been declared
../include/cstdio:29: error: '::clearerr' has not been declared
../include/cstdio:30: error: '::fclose' has not been declared
../include/cstdio:31: error: '::feof' has not been declared
../include/cstdio:32: error: '::ferror' has not been declared
../include/cstdio:33: error: '::fflush' has not been declared
../include/cstdio:34: error: '::fgetc' has not been declared
../include/cstdio:35: error: '::fgetpos' has not been declared
../include/cstdio:36: error: '::fgets' has not been declared
../include/cstdio:37: error: '::fopen' has not been declared
../include/cstdio:38: error: '::fprintf' has not been declared
../include/cstdio:39: error: '::fputc' has not been declared
../include/cstdio:40: error: '::fputs' has not been declared
../include/cstdio:41: error: '::fread' has not been declared
../include/cstdio:42: error: '::freopen' has not been declared
../include/cstdio:43: error: '::fscanf' has not been declared
../include/cstdio:44: error: '::fseek' has not been declared
../include/cstdio:45: error: '::fsetpos' has not been declared
../include/cstdio:46: error: '::ftell' has not been declared
../include/cstdio:47: error: '::fwrite' has not been declared

../include/cstdio:48: error: '::getc' has not been declared
../include/cstdio:49: error: '::getchar' has not been declared
../include/cstdio:50: error: '::gets' has not been declared
../include/cstdio:51: error: '::perror' has not been declared
../include/cstdio:52: error: '::printf' has not been declared
../include/cstdio:53: error: '::putc' has not been declared
../include/cstdio:54: error: '::putchar' has not been declared
../include/cstdio:55: error: '::puts' has not been declared
../include/cstdio:56: error: '::remove' has not been declared
../include/cstdio:57: error: '::rename' has not been declared
../include/cstdio:58: error: '::rewind' has not been declared
../include/cstdio:59: error: '::scanf' has not been declared
../include/cstdio:60: error: '::setbuf' has not been declared
../include/cstdio:61: error: '::setvbuf' has not been declared
../include/cstdio:62: error: '::sprintf' has not been declared
../include/cstdio:63: error: '::sscanf' has not been declared
../include/cstdio:64: error: '::tmpfile' has not been declared
../include/cstdio:65: error: '::tmpnam' has not been declared
../include/cstdio:66: error: '::ungetc' has not been declared
../include/cstdio:67: error: '::vfprintf' has not been declared
../include/cstdio:68: error: '::vprintf' has not been declared
../include/cstdio:69: error: '::vsprintf' has not been declared
In file included from ../include/associative_base:21,
                 from associative_base.cpp:20:
../include/memory: In function 'std::pair<T*, int> std::get_temporary_buffer(ptrdiff_t)':
../include/memory:105: error: there are no arguments to 'malloc' that depend on a template parameter, so a declaration of 'malloc' must be available
../include/memory:105: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
In file included from ../include/iosfwd:21,
                 from ../include/iterator:21,
                 from ../include/associative_base:23,
                 from associative_base.cpp:20:
../include/char_traits: In static member function 'static bool std::char_traits<char>::lt(const char&, const char&)':
../include/char_traits:67: error: 'strncmp' was not declared in this scope
../include/char_traits: In static member function 'static char* std::char_traits<char>::move(char*, const char*, size_t)':
../include/char_traits:74: error: 'memmove' was not declared in this scope
../include/char_traits: In static member function 'static char* std::char_traits<char>::assign(char*, size_t, char)':
../include/char_traits:85: error: 'memset' was not declared in this scope
../include/char_traits: In static member function 'static int std::char_traits<char>::compare(const char*, const char*, size_t)':
../include/char_traits:89: error: 'strncmp' was not declared in this scope
../include/char_traits: In static member function 'static size_t std::char_traits<char>::length(const char*)':
../include/char_traits:93: error: 'strlen' was not declared in this scope
In file included from ../include/list:22,
                 from ../include/associative_base:25,
                 from associative_base.cpp:20:
../include/algorithm: In function 'void std::random_shuffle(RandomAccessIterator, RandomAccessIterator)':
../include/algorithm:767: error: there are no arguments to 'rand' that depend on a template parameter, so a declaration of 'rand' must be available
make[2]: *** [associative_base.o] Fehler 1
make[2]: Leaving directory `/home/slightly/trunk/source/uClibc++-0.2.2/src'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/home/slightly/trunk/source/uClibc++-0.2.2'
make: *** [source/uClibc++-0.2.2/src/libuClibc++-0.2.2.so] Fehler 2
 
Zuletzt bearbeitet:
Sieht aus als wär die gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma auf allen Mirrors defekt.

Die gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma war nicht auf allen Mirrors defekt.
Meine Build-Umgebung hat am 24.04.2009 diese "-rw-r--r-- 1 gm users 9659230 24. Apr 11:39 gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma", die sich auch entpacken lässt, runtergeladen.

Den Fehler den meShell jetzt hat, hatte ich schon gestern Abend mit der "24. Apr 11:39 gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma". Siehe hier.
 
Dann sind die Mirrors noch nicht gesynct, bzw. Olivers Upload ist komplett. Oder beides ;)
 
Das kann sein. Z. Zt. kann meine Build-Umgebung die gcc nicht runterladen (r3294 neu ausgecheckt):

Code:
--2009-04-25 22:40:57--  http://freetz.wirsind.info/gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma
Auflösen des Hostnamen »freetz.wirsind.info«.... 85.214.27.242
Verbindungsaufbau zu freetz.wirsind.info|85.214.27.242|:80... verbunden.
HTTP Anforderung gesendet, warte auf Antwort... 200 OK
Länge: 9926526 (9,5M) [application/x-tar]
In »dl/gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma« speichern.

100%[==========================================================================================================================================>] 9.926.526   1,54M/s   in 6,2s

2009-04-25 22:41:03 (1,54 MB/s) - »dl/gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma« gespeichert [9926526/9926526]

Download succeeded - http://freetz.wirsind.info/gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma  ->  saved to folder dl
[B]MD5 mismatch[/B] for dl/gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma: da247a3146dd6e57813d96d2a4c9b5a2 18198b22e5e7040e951d9f1a287b0eec

--2009-04-25 22:41:03--  http://freetz.magenbrot.net/gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma
Auflösen des Hostnamen »freetz.magenbrot.net«.... 212.34.184.253
Verbindungsaufbau zu freetz.magenbrot.net|212.34.184.253|:80... verbunden.
HTTP Anforderung gesendet, warte auf Antwort... 200 OK
Länge: 9926526 (9,5M) [application/x-tar]
In »dl/gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma« speichern.

100%[==========================================================================================================================================>] 9.926.526   1,73M/s   in 5,3s

2009-04-25 22:41:09 (1,80 MB/s) - »dl/gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma« gespeichert [9926526/9926526]

Download succeeded - http://freetz.magenbrot.net/gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma  ->  saved to folder dl
[B]MD5 mismatch[/B] for dl/gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma: da247a3146dd6e57813d96d2a4c9b5a2 18198b22e5e7040e951d9f1a287b0eec

--2009-04-25 22:41:09--  http://freetz.3dfxatwork.de/gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma
Auflösen des Hostnamen »freetz.3dfxatwork.de«.... 85.214.81.232
Verbindungsaufbau zu freetz.3dfxatwork.de|85.214.81.232|:80... verbunden.
HTTP Anforderung gesendet, warte auf Antwort... 200 OK
Länge: 9926526 (9,5M) [application/x-tar]
In »dl/gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma« speichern.

100%[==========================================================================================================================================>] 9.926.526   2,31M/s   in 4,2s

2009-04-25 22:41:13 (2,24 MB/s) - »dl/gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma« gespeichert [9926526/9926526]

Download succeeded - http://freetz.3dfxatwork.de/gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma  ->  saved to folder dl
[B]MD5 mismatch[/B] for dl/gcc-4.3.3-uclibc-0.9.29-freetz-0.1.tar.lzma: da247a3146dd6e57813d96d2a4c9b5a2 18198b22e5e7040e951d9f1a287b0eec

EDIT:
Manuell geht es und sie wird auch akzeptiert.
 
Zuletzt bearbeitet:
@sf3978
Du hast den letzten Patch nicht eingespielt.

MfG Oliver
 
Nein, den letzten Patch habe ich nicht eingespielt. Ist die richtige MD5-Prüfsumme auch von dem letzten Patch abhängig?
 
Nein, den letzten Patch habe ich nicht eingespielt. Ist die richtige MD5-Prüfsumme auch von dem letzten Patch abhängig?

Ja der Patch ändert unter anderem die Checksumprüfung:

-TARGET_TOOLCHAIN_MD5SUM:=c61b3c8229b9e1424a97240dcc00f56b
+TARGET_TOOLCHAIN_MD5SUM:=a1d0accc52b91116ce349036e9086aec
else
-TARGET_TOOLCHAIN_MD5SUM:=da247a3146dd6e57813d96d2a4c9b5a2
+TARGET_TOOLCHAIN_MD5SUM:=18198b22e5e7040e951d9f1a287b0eec
 
Ok, dann muss ich den letzten Patch einspielen. Danke.
 
Jap, kann ich mit aktueller svn version und md5-patch bestaetigen.
 
Hier läufts auch nicht durch, trotz neu ausgechecktem trunk-3295 und letztem toolchain-patch.
Code:
configure: loading cache /home/guido/7270/freetz-trunk_r3295/make/config.cache
checking build system type... i386-pc-linux-gnu
checking host system type... mipsel-unknown-linux-gnu
checking for mipsel-linux-gcc... /home/guido/7270/freetz-trunk_r3295/toolchain/target/usr/bin/mipsel-linux-uclibc-gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
make: *** [source/expat-2.0.1/.configured] Fehler 77
guido@Ubuntu-VM:~/7270/freetz-trunk_r3295$
[EDIT] aber wieso hab ich jetzt ein Problem mit meinem compiler? Was fehlt denn hier schon wieder.
Vielleicht kann ja mal jemand in meine config.log reinschauen
 

Anhänge

  • configlog.txt
    8.8 KB · Aufrufe: 9
Zuletzt bearbeitet von einem Moderator:
Ich habe es versucht mit folgendem:
revision 3295,
make dirclean,
toolchain selbstgebaut,
uClibc++-0.2.2.tar.bz2 neu herunter geladen,
kein MD5 Patch
Ergebnis:

Code:
make[1]: Verlasse Verzeichnis '/home/klaus/freetz/freetz-trunk/source/fuse-2.7.4'
mkdir -p packages/fuse-2.7.4/root/usr/sbin/
cp source/fuse-2.7.4/util/fusermount packages/fuse-2.7.4/root/usr/sbin/fusermount
/home/klaus/freetz/freetz-trunk/toolchain/target/usr/bin/mipsel-linux-uclibc-strip --remove-section={.comment,.note,.pdr} packages/fuse-2.7.4/root/usr/sbin/fusermount
mkdir -p kernel/modules-8mb_26-7270_04.70/lib/modules/2.6.19.2-ur8/kernel/fs/fuse/
cp source/fuse-2.7.4/kernel/fuse.ko kernel/modules-8mb_26-7270_04.70/lib/modules/2.6.19.2-ur8/kernel/fs/fuse/fuse.ko
cp source/fuse-2.7.4/fuse.pc /home/klaus/freetz/freetz-trunk/toolchain/build/gcc-4.3.3-uClibc-0.9.29/mipsel-linux-uclibc/lib/pkgconfig/fuse.pc
cp: reguläre Datei „/home/klaus/freetz/freetz-trunk/toolchain/build/gcc-4.3.3-uClibc-0.9.29/mipsel-linux-uclibc/lib/pkgconfig/fuse.pc“ kann nicht angelegt werden: No such file or directory
make: *** [/home/klaus/freetz/freetz-trunk/toolchain/build/gcc-4.3.3-uClibc-0.9.29/mipsel-linux-uclibc/usr/lib/libfuse.so.2.7.4] Fehler 1
OT
armer Oliver, da ist das WE mal wieder gerettet :wink: :)
 
Kann mir mal bitte jemand mit dem uClibc++ Problem einen vollständigen Log des uClibc++ Builds anhängen? Bei mir geht das.

@colonia27
Kannst du mal bitte in source/expat-2.0.1/config.log nach dem genauen Fehler schauen?

@staubsauger-nono
Code:
Index: make/fuse/fuse.mk
===================================================================
--- make/fuse/fuse.mk (revision 3285)
+++ make/fuse/fuse.mk (working copy)
@@ -57,7 +57,7 @@
   all
 
 $($(PKG)_LIB_STAGING_BINARY): $($(PKG)_LIB_BINARY)
- cp $(FUSE_DIR)/fuse.pc $(TARGET_TOOLCHAIN_STAGING_DIR)/lib/pkgconfig/fuse.pc
+ cp $(FUSE_DIR)/fuse.pc $(TARGET_TOOLCHAIN_STAGING_DIR)/usr/lib/pkgconfig/fuse.pc
  PATH=$(TARGET_PATH):$(KERNEL_MAKE_PATH) \
   $(MAKE) -C $(FUSE_DIR)/lib \
   ARCH="$(KERNEL_ARCH)" \
MfG Oliver
 
@colonia27
Das ist aber nicht die config.log von dem expat-Fehler?

MfG Oliver
 
Stimmt, jetzt ist sies aber. Wusste anfangs nicht welche der config.logs gebraucht werden und hab mich einfach für eine entschieden. Unsere posts hatten sich da überschnitten.
Hab sie oben ausgetauscht.

Ich weiß nicht was ich an Paketen noch nachladen sollte?!? vorher gings ja auch
 
Hast du die Toolchain selbst gebaut oder runtergeladen?

Mfg Oliver
 
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.