Xorg 7.2 upgrade on -CURRENT/ppc?

Torfinn Ingolfsen torfing at broadpark.no
Tue Jul 17 12:19:56 UTC 2007


Has anyone tried to do the Xorg 7.2 portupgrade on a ppc machine
running -CURRENT?
My machine runs: 
root at kg-g4# uname -a
FreeBSD kg-g4.kg4.no 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sat Jul 14
23:57:02 CEST 2007     root at kg-g4.kg4.no:/usr/obj/usr/src/sys/GENERIC
powerpc

And I have completed nearly the whole Xorg 7.2 upgrade. However,
xorg-server fails with this:
 cc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -I../../../include -D_VM86_LINUX -DHAVE_XORG_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I../../../include -I../../../include -I../../../Xext -I../../../composite -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -O -pipe -MT stub.lo -MD -MP -MF .deps/stub.Tpo -c stub.c  -fPIC -DPIC -o .libs/stub.o
stub.c:10:18: error: xf86.h: No such file or directory
stub.c:11:21: error: xf86str.h: No such file or directory
stub.c:12:25: error: xf86_OSproc.h: No such file or directory
In file included from stub.c:14:
xf86int10.h:13:21: error: xf86Pci.h: No such file or directory
In file included from stub.c:14:
xf86int10.h:43: error: expected specifier-qualifier-list before 'PCITAG'
xf86int10.h:64: error: expected specifier-qualifier-list before 'BusType'
xf86int10.h:183: error: expected ')' before 'pScrn'
xf86int10.h:190: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'xf86int10GetBiosLocationType'
stub.c: In function 'xf86ExtendedInitInt10':
stub.c:25: error: 'NULL' undeclared (first use in this function)
stub.c:25: error: (Each undeclared identifier is reported only once
stub.c:25: error: for each function it appears in.)
stub.c: In function 'MapCurrentInt10':
stub.c:31: error: 'FALSE' undeclared (first use in this function)
stub.c: In function 'xf86Int10AllocPages':
stub.c:44: error: 'NULL' undeclared (first use in this function)
stub.c: In function 'xf86Int10ExecSetup':
stub.c:56: error: 'FALSE' undeclared (first use in this function)
*** Error code 1

Stop in /usr/ports/x11-servers/xorg-server/work/xorg-server-1.2.0/hw/xfree86/int10.
*** Error code 1

Stop in /usr/ports/x11-servers/xorg-server/work/xorg-server-1.2.0/hw/xfree86.
*** Error code 1

Stop in /usr/ports/x11-servers/xorg-server/work/xorg-server-1.2.0/hw/xfree86.
*** Error code 1

Stop in /usr/ports/x11-servers/xorg-server/work/xorg-server-1.2.0/hw.
*** Error code 1

Stop in /usr/ports/x11-servers/xorg-server/work/xorg-server-1.2.0.
*** Error code 1

Stop in /usr/ports/x11-servers/xorg-server.

But the xf86.h file exists:
root at kg-g4# find /usr -name xf86.h -print
/usr/ports/x11-servers/xorg-server/work/xorg-server-1.2.0/hw/xfree86/common/xf86.h

Strange. I'll have too look into it.
-- 
Regards,
Torfinn Ingolfsen



More information about the freebsd-ppc mailing list