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

Bernhard Fischer rep.nop at aon.at
Wed Sep 13 15:44:33 UTC 2006


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.

thanks for pointing this out,
Bernhard



More information about the buildroot mailing list