Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users Deutsches Forum (German) Deutsche Dokumentation
  • Search

embedded-gentoo auf einer Linksys NSLU2

Dokumentation, Tipps und Tricks.
Post Reply
  • Print view
Advanced search
204 posts
  • Page 9 of 9
    • Jump to page:
  • Previous
  • 1
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
Author
Message
Alatariel
n00b
n00b
Posts: 2
Joined: Thu Aug 04, 2005 6:14 pm
Location: Düsseldorf

  • Quote

Post by Alatariel » Fri Dec 28, 2007 9:38 pm

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.
Top
chilla
Apprentice
Apprentice
Posts: 203
Joined: Sun Dec 12, 2004 2:09 pm
Location: Heidelberg, Germy

  • Quote

Post by chilla » Fri Feb 01, 2008 10:25 pm

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
Top
tazinblack
Veteran
Veteran
User avatar
Posts: 1146
Joined: Sun Jan 23, 2005 12:20 pm
Location: Baden / Germany

Re: embedded-gentoo auf einer Linksys NSLU2

  • Quote

Post by tazinblack » Sat Aug 16, 2008 8:26 am

chilla wrote:Nun können wir ganz einfach unsere Crosscompile-umgebung erstellen:

Code: Select all

[16:15:30]|[chilla@chucky]|~$ sudo crossdev armeb-softfloat-linux-uclibc 
[/list]
Leider fliegt das bei mit voll auf die Nase :

Code: Select all

...
>>> 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
Top
Tigerchen
n00b
n00b
Posts: 4
Joined: Thu Apr 22, 2004 7:38 am
Location: Frankfurt / Germany

  • Quote

Post by Tigerchen » Tue Sep 16, 2008 8:04 pm

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
Top
Post Reply
  • Print view

204 posts
  • Page 9 of 9
    • Jump to page:
  • Previous
  • 1
  • …
  • 5
  • 6
  • 7
  • 8
  • 9

Return to “Deutsche Dokumentation”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic