[Buildroot] Buildroot fails on powerpc with busybox login.c

Denis Vlasenko vda.linux at googlemail.com
Thu Sep 14 17:00:12 UTC 2006


On Wednesday 13 September 2006 17:44, Bernhard Fischer wrote:
> On Sun, Sep 10, 2006 at 09:34:47AM -0700, Michael Boutte wrote:
> >Hi,
> >Ever since approximately version 16076 the initial make of buildroot 
> 
> Sounds like vda's r16075 change to me.
> 
> >fails with errors in the busybox/loginutils/login.c as shown in the snip 
> >below.
> >  CC loginutils/login.o
> >/home/mike/projects/software/snip875/build-tools/uclibc-4/buildroot/build_powerpc/busybox/loginutils/login.c: 
> >In function 'login_main':
> >/home/mike/projects/software/snip875/build-tools/uclibc-4/buildroot/build_powerpc/busybox/loginutils/login.c:143: 
> >warning: implicit declaration of function 'read_or_build_utent'
> 
> 
> r16112 has a partial fix to make it build again. We (e.g. vda ;) should
> provide empty bodies for read_or_build_utent() and write_utent() if UTMP
> support is disabled. This can go hand in hand with removing the
> pointless forward decls for said functions.

Done ;)
--
vda



More information about the busybox mailing list