FW: Link Applet against ncurses

Denis Vlasenko vda.linux at googlemail.com
Mon Jul 16 21:45:58 UTC 2007


On Monday 16 July 2007 10:20, Farnik Stefan wrote:
> walter harms wrote:
> > try:
> 
> > LDLIBS += -lncurses
> 
> sorry, this was a typo in my mail
> it was `-lncurses'

show the output of make V=1.

Also try adding -v to the scripts/trylink:

"$@" -v $added >busybox.map 2>busybox_ld.err
     ^^

If it doesn't complain about -v, sent output
of this modified link stage instead.
--
vda



More information about the busybox mailing list