Hi,
I am trying to use a TS7250 booting debian over nfs to build a recent
busybox. It seems build OK but fails when it gets to linking:
[code]
HOSTCC scripts/kconfig/kxgettext.o
HOSTCC scripts/kconfig/mconf.o
scripts/kconfig/mconf.c: In function `main':
scripts/kconfig/mconf.c:1048: warning: statement with no effect
scripts/kconfig/mconf.c:1049: warning: statement with no effect
SHIPPED scripts/kconfig/zconf.tab.c
SHIPPED scripts/kconfig/lex.zconf.c
....
LD util-linux/volume_id/built-in.o
AR util-linux/volume_id/lib.a
make: Warning: File `util-linux/lib.a' has modification time 3.3 s in
the future
LINK busybox_unstripped
Trying libraries: crypt m
Failed: -Wl,--start-group -lcrypt -lm -Wl,--end-group
Output of:
gcc -mcpu=arm9 -Wall -Wall -Wshadow -Wwrite-strings -Wundef -Wstrict-
prototypes$
==========
applets/built-in.o: file not recognized: File format not recognized
collect2: ld returned 1 exit status
make: *** [busybox_unstripped] Error 1
[/code]
CFLAG=-mcpu=arm9 -Wall
this seems to work for a couple of my c progs.
The source was a recent BB cvs pull.
Any suggestions ?
TIA.
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|