Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2011 20:11:49 +0300
From:      Eygene Ryabinkin <rea@freebsd.org>
To:        Chris Rees <utisoft@gmail.com>
Cc:        ports@freebsd.org
Subject:   Re: Busybox update, call for testers on amd64
Message-ID:  <z4fywbm24/hz6XO7aMrTHqXHKic@QsmfhJNucgI88DfvPJdT1/nyboE>
In-Reply-To: <AANLkTin2uxLOx1u9q43yvry=CwhLEQbF6=WNv=PF6s2x@mail.gmail.com>
References:  <AANLkTin2uxLOx1u9q43yvry=CwhLEQbF6=WNv=PF6s2x@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--k+G3HLlWI7eRTl+h
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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:
{{{
  CC      libbb/messages.o
In file included from libbb/messages.c:51:
/usr/include/utmp.h:2:2: error: #error "<utmp.h> has been replaced by <utmp=
x.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
=66rom 9.x.

Seems like that the fair number of files should be adopted
to 9.x:
{{{
=2E/libbb/messages.c:#include <utmp.h>
=2E/libbb/utmp.c:#include <utmp.h>
=2E/loginutils/login.c:# include <utmp.h> /* USER_PROCESS */
=2E/loginutils/getty.c:# include <utmp.h> /* LOGIN_PROCESS */
=2E/loginutils/getty.c:#ifdef LOGIN_PROCESS                    /* defined i=
n System V utmp.h */
=2E/coreutils/who.c:#include <utmp.h>
=2E/init/init.c:# include <utmp.h> /* DEAD_PROCESS */
=2E/init/halt.c:#include <utmp.h>
=2E/miscutils/last.c:#include <utmp.h>
=2E/miscutils/runlevel.c:#include <utmp.h>
=2E/miscutils/last_fancy.c:#include <utmp.h>
=2E/miscutils/wall.c:#include <utmp.h>
=2E/networking/telnetd.c:# include <utmp.h> /* LOGIN_PROCESS */
}}}
--=20
Eygene Ryabinkin                                        ,,,^..^,,,
[ Life's unfair - but root password helps!           | codelabs.ru ]
[ 82FE 06BC D497 C0DE 49EC  4FF0 16AF 9EAE 8152 ECFB | freebsd.org ]

--k+G3HLlWI7eRTl+h
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (FreeBSD)

iF4EAREIAAYFAk08YVUACgkQFq+eroFS7Pu9TgD/f1BGKLpmYnAEOme29S8XzvGS
6E0vCf8TwnEFRFnrKiIBAI43yHUa665oNrzi0R/7gbObQ6uaKHuzWn8Osq3IDinF
=2e2A
-----END PGP SIGNATURE-----

--k+G3HLlWI7eRTl+h--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?z4fywbm24/hz6XO7aMrTHqXHKic>