Busybox 1.3.0 is available (undefined references)
Denis Vlasenko
vda.linux at googlemail.com
Thu Dec 14 17:02:00 PST 2006
On Friday 15 December 2006 00:41, Elliot Foster wrote:
> Denis Vlasenko wrote:
> > Hi people,
> >
> > Tarball is already in http://busybox.net/downloads/,
> > busybox.net webpage will be updated soon.
> >
> > Bug fixes will go into 1.3.x, new development into
> > current svn and eventually 1.4.0.
> > --
> > vda
>
> I may be missing something completely obvious, but busybox-1.3.0 does
> not want to configure, complaining of undefined references.
> busybox-1.2.2 doesn't have any issue. I read through the INSTALL file,
> but it seems to be the same 'make menuconfig', 'make', 'make install'
> routine.
>
> I am doing this under a clean scratchbox environment (only built
> ncurses) emulating ARM, using codesourcery toolchain (based on gcc 3.4.)
> I've attached the output.
check-lxdialog.sh is misdetecting which -lXXXcurses option
to give to ld. Poke there.
For one, what is the output of make V=1 (exact ld command line
and how -lXXcurses in it differs from real name of curses lib?)
--
vda
More information about the busybox
mailing list