Date: Mon, 20 Feb 2012 10:06:54 +0100 From: Pietro Cerutti <gahr@FreeBSD.org> To: Doug Barton <dougb@FreeBSD.org> Cc: FreeBSD ports list <freebsd-ports@FreeBSD.org> Subject: Re: xfe build fails on 8-i386 Message-ID: <20120220090654.GP60128@gahrfit.gahr.ch> In-Reply-To: <4F41789B.5050501@FreeBSD.org> References: <4F41789B.5050501@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--/t6ASE28jIy1gGy9 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2012-Feb-19, 14:32, Doug Barton wrote: > Howdy, >=20 > I'm having problems building xfe on recent 8-stable i386: >=20 > cc -DLOCALEDIR=3D\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. > -I.. -I../intl -I/usr/local/include -I/usr/local/include/freetype2 > -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE > -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include > -I/usr/local/include -D_THREAD_SAFE -O2 -O2 -pipe -fno-strict-aliasing > -MT ttyinit.o -MD -MP -MF .deps/ttyinit.Tpo -c -o ttyinit.o `test -f > '../xvt/ttyinit.c' || echo './'`../xvt/ttyinit.c > ../xvt/ttyinit.c:144:17: error: pty.h: No such file or directory > ../xvt/ttyinit.c: In function 'write_utmp': > ../xvt/ttyinit.c:217: error: 'struct utmp' has no member named 'ut_type' > ../xvt/ttyinit.c:217: error: 'USER_PROCESS' undeclared (first use in > this function) > ../xvt/ttyinit.c:217: error: (Each undeclared identifier is reported > only once > ../xvt/ttyinit.c:217: error: for each function it appears in.) > ../xvt/ttyinit.c:218: error: 'struct utmp' has no member named 'ut_id' > ../xvt/ttyinit.c:218: error: 'struct utmp' has no member named 'ut_id' > ../xvt/ttyinit.c: In function 'tidy_utmp': > ../xvt/ttyinit.c:319: warning: comparison between pointer and integer > ../xvt/ttyinit.c:321: error: 'struct utmp' has no member named 'ut_type' > ../xvt/ttyinit.c:321: error: 'DEAD_PROCESS' undeclared (first use in > this function) > gmake[2]: *** [ttyinit.o] Error 1 >=20 > Full build log available at http://people.freebsd.org/~dougb/xfe-build.log Fixed, thanks. --=20 Pietro Cerutti The FreeBSD Project gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp --/t6ASE28jIy1gGy9 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEARECAAYFAk9CDS4ACgkQwMJqmJVx946PrACfTzkUrbntjH9r5mY9DC3Q+PsA jOAAn2Ssf+dc2cZiNkGHpXMSsIF1nL8O =wP5d -----END PGP SIGNATURE----- --/t6ASE28jIy1gGy9--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120220090654.GP60128>