Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2011 19:18:56 +0000
From:      Chris Rees <utisoft@gmail.com>
To:        Eygene Ryabinkin <rea@freebsd.org>
Cc:        ports@freebsd.org
Subject:   Re: Busybox update, call for testers on amd64
Message-ID:  <AANLkTikM2wdPdXoMNi6ZoqarsmA%2BL0tkNpGD5JZyhcDW@mail.gmail.com>
In-Reply-To: <z4fywbm24/hz6XO7aMrTHqXHKic@QsmfhJNucgI88DfvPJdT1/nyboE>
References:  <AANLkTin2uxLOx1u9q43yvry=CwhLEQbF6=WNv=PF6s2x@mail.gmail.com> <z4fywbm24/hz6XO7aMrTHqXHKic@QsmfhJNucgI88DfvPJdT1/nyboE>

next in thread | previous in thread | raw e-mail | index | archive | help
On 23 January 2011 17:11, Eygene Ryabinkin <rea@freebsd.org> wrote:
> Chris, good day.
>
> Sun, Jan 23, 2011 at 04:38:36PM +0000, Chris Rees wrote:
>> I've finished updating busybox to 1.18.1, but I need someone on amd64
>> to test it please!
>
> It doesn't build on the 9-CURRENT, because of new utmpx:
> {{{
> =A0CC =A0 =A0 =A0libbb/messages.o
> In file included from libbb/messages.c:51:
> /usr/include/utmp.h:2:2: error: #error "<utmp.h> has been replaced by <ut=
mpx.h>"
> libbb/messages.c:59:2: error: #error unknown path to wtmp file
> libbb/messages.c:65: error: expected expression before 'char'
> }}}
> It was amd64 machine, but the error will show up for i386
> and others: bb still uses utmp.h that was deprecated starting
> from 9.x.

New patch to stop use of utmp.h when FEATURE_UTMP is off.

Try these now (I tried them in my Tinderbox for 9-CURRENT, so they do
work on i386)


http://www.bayofrum.net/~chris/patches/busybox-1.13-1.18.diff

http://www.bayofrum.net/~chris/patches/busybox-1.18.2.shar

I'll PR these soon if no-one objects.

Chris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTikM2wdPdXoMNi6ZoqarsmA%2BL0tkNpGD5JZyhcDW>