Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
embedded-gentoo auf einer Linksys NSLU2
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Deutsche Dokumentation
View previous topic :: View next topic  
Author Message
Alatariel
n00b
n00b


Joined: 04 Aug 2005
Posts: 2
Location: Düsseldorf

PostPosted: Fri Dec 28, 2007 9:38 pm    Post subject: Reply with quote

Danke für den Tip mit GCC 3.4.6

Den Fehler mit der page.h kann man recht leicht beheben, indem man das Paket aus /usr/portage/distfiles entpackt, die Zeile in der page.h included wird in der ioperm.c auskommentiert und alles neu verpackt.
Danach nur noch mit ebuild /path/to.ebuild digest neue Checksummen generieren und es funktioniert auch.
Back to top
View user's profile Send private message
chilla
Apprentice
Apprentice


Joined: 12 Dec 2004
Posts: 203
Location: Heidelberg, Germy

PostPosted: Fri Feb 01, 2008 10:25 pm    Post subject: Reply with quote

nslu2 ist doch schon out ;-) Nun wird an der Horstbox von dlink gefrickelt :)[/url]
_________________
"Democracy is two wolves and a sheep voting on what to have for dinner. Liberty is two wolves attempting to have a sheep for dinner and finding a well-informed, well-armed sheep."

TU-BS Wiki
Back to top
View user's profile Send private message
tazinblack
Veteran
Veteran


Joined: 23 Jan 2005
Posts: 1144
Location: Baden / Germany

PostPosted: Sat Aug 16, 2008 8:26 am    Post subject: Re: embedded-gentoo auf einer Linksys NSLU2 Reply with quote

chilla wrote:
Nun können wir ganz einfach unsere Crosscompile-umgebung erstellen:
Code:
[16:15:30]|[chilla@chucky]|~$ sudo crossdev armeb-softfloat-linux-uclibc

[/list]


Leider fliegt das bei mit voll auf die Nase :

Code:

...
>>> Unpacking uClibc-0.9.28.3-patches-1.8.tar.bz2 to /var/tmp/cross/armeb-softfloat-linux-uclibc/portage/cross-armeb-softfloat-linux-uclibc/uclibc-0.9.28.3-r7/work/uClibc-0.9.28.3
 * Applying various patches (bugfixes/updates) ...
 *   10_all_uClibc-svn-r11188-posix_memalign.patch ...
  [ ok ]
 *   20_all_uClibc-0.9.28.3-ai-netdb.patch ...
  [ ok ]
 *   30_all_uClibc-svn-r20834-sys_queue.patch ...
  [ ok ]
 *   40_all_uClibc-svn-r16020-readdir_r.patch ...
  [ ok ]
 *   50_all_uClibc-realpath.patch ...
  [ ok ]
 *   60_all_uClibc-splice-tee.patch ...                                       
  [ ok ]
 *   62_all_uClibc-arm-ioperm.patch ...
  [ ok ]
 *   63_all_uClibc-arm-ioperm-outl.patch ...
  [ ok ]
 * Done with patching
 * Applying various patches (bugfixes/updates) ...
 *   10_all_uClibc-0.9.27-susv3-2.patch ...
  [ ok ]
 *   15_all_uClibc-0.9.27-susv3-ldouble-3.patch ...
  [ ok ]
 * Done with patching
conf.c: In function 'strip':
conf.c:46: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
conf.c: In function 'conf_askvalue':
conf.c:94: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness
conf.c: In function 'conf_string':
conf.c:187: warning: pointer targets in passing argument 1 of 'strlen' differ in signednessconf.c:188: warning: pointer targets in assignment differ in signedness       
conf.c: In function 'conf_sym':
conf.c:236: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
conf.c:236: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
conf.c:236: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
conf.c:236: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
conf.c:236: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
conf.c:236: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
conf.c:248: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
conf.c:248: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
conf.c:248: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
conf.c:248: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signednessconf.c:248: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
conf.c:248: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
conf.c: In function 'conf_choice':
conf.c:350: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness
conf.c:360: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness
conf.c:384: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
In file included from zconf.tab.c:2125:
confdata.c: In function 'conf_expand_value':
confdata.c:35: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness
confdata.c:35: warning: pointer targets in assignment differ in signedness
confdata.c:36: warning: pointer targets in passing argument 2 of '__builtin_strncat' differ in signedness
confdata.c:47: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness
confdata.c: In function 'conf_get_default_confname':
confdata.c:58: warning: pointer targets in passing argument 1 of 'conf_expand_va
confdata.c:58: warning: pointer targets in passing argument 1 of 'conf_expand_value' differ in signedness                                                     
confdata.c: In function 'conf_read':
confdata.c:84: warning: pointer targets in passing argument 1 of 'conf_expand_value' differ in signedness
make[1]: armeb-softfloat-linux-uclibc-gcc: Command not found
make[1]: armeb-softfloat-linux-uclibc-gcc: Command not found
make[2]: armeb-softfloat-linux-uclibc-gcc: Command not found
make[2]: armeb-softfloat-linux-uclibc-gcc: Command not found
make[2]: armeb-softfloat-linux-uclibc-gcc: Command not found
make[2]: armeb-softfloat-linux-uclibc-gcc: Command not found
make[2]: armeb-softfloat-linux-uclibc-gcc: Command not found
make[2]: armeb-softfloat-linux-uclibc-gcc: Command not found
make[1]: armeb-softfloat-linux-uclibc-gcc: Command not found
make[1]: armeb-softfloat-linux-uclibc-gcc: Command not found
make[1]: armeb-softfloat-linux-uclibc-gcc: Command not found
make[1]: armeb-softfloat-linux-uclibc-gcc: Command not found
make[1]: armeb-softfloat-linux-uclibc-gcc: Command not found
make[1]: armeb-softfloat-linux-uclibc-gcc: Command not found
make[1]: armeb-softfloat-linux-uclibc-gcc: Command not found
make[1]: armeb-softfloat-linux-uclibc-gcc: Command not found
make[1]: armeb-softfloat-linux-uclibc-gcc: Command not found
make[1]: armeb-softfloat-linux-uclibc-gcc: Command not found
make[1]: armeb-softfloat-linux-uclibc-gcc: Command not found                   
make[1]: armeb-softfloat-linux-uclibc-gcc: Command not found
make[1]: armeb-softfloat-linux-uclibc-gcc: Command not found
make[1]: armeb-softfloat-linux-uclibc-gcc: Command not found
>>> Source unpacked.
>>> Compiling source in /var/tmp/cross/armeb-softfloat-linux-uclibc/portage/cross-armeb-softfloat-linux-uclibc/uclibc-0.9.28.3-r7/work/uClibc-0.9.28.3 ...
make: armeb-softfloat-linux-uclibc-gcc: Kommando nicht gefunden
make: armeb-softfloat-linux-uclibc-gcc: Kommando nicht gefunden
rm -f -r include/bits
install -d include/bits
...



Irgendwie findet er den armeb-softfloat-linux-uclibc-gcc nicht??!

Hat da jemand ne Idee?
_________________
Gruß / Regards
tazinblack
_______________________________________________________
what's the point in being grown up if you can't be childish sometimes
Back to top
View user's profile Send private message
Tigerchen
n00b
n00b


Joined: 22 Apr 2004
Posts: 4
Location: Frankfurt / Germany

PostPosted: Tue Sep 16, 2008 8:04 pm    Post subject: Reply with quote

jo besorg dir irgendwoher ( #gentoo-embedded half mir) nen cross-armeb-softfloat-linux-uclibc-gcc und emerge den mit emerge /path/to/package.tbz2 und besorg dir auch die crossdev-wrappers, dann gets
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Deutsche Dokumentation All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9
Page 9 of 9

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum