Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Feb 2012 14:32:59 -0800
From:      Doug Barton <dougb@FreeBSD.org>
To:        gahr@FreeBSD.org
Cc:        FreeBSD ports list <freebsd-ports@FreeBSD.org>
Subject:   xfe build fails on 8-i386
Message-ID:  <4F41789B.5050501@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Howdy,

I'm having problems building xfe on recent 8-stable i386:

cc -DLOCALEDIR=\"/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

Full build log available at http://people.freebsd.org/~dougb/xfe-build.log

-- 

	It's always a long day; 86400 doesn't fit into a short.

	Breadth of IT experience, and depth of knowledge in the DNS.
	Yours for the right price.  :)  http://SupersetSolutions.com/




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