xorg build failure

Clint Olsen clint at 0lsen.net
Sat Nov 6 23:23:17 PST 2004


FreeBSD belle.0lsen.net 5.3-STABLE FreeBSD 5.3-STABLE #8: Wed Nov  3 18:46:55 PST 2004     root at belle.0lsen.net:/usr/obj/usr/src/sys/GENERIC  i386

So, I don't quite know why meta ports like 'xorg' don't work for me, but
they don't.  The metaport doesn't seem to build or install much of
anything.  I would expect it to go in and build clients, libraries, etc.  I
went into xorg-clients and tried to build, and I got the error message:

cc -O -pipe -ansi -pedantic -Wno-system-headers -Dasm=__asm     -Wall
-Wpointer-arith -Wundef     -I/usr/ports/x11/xorg-clients/work/xc
-I/usr/ports/x11/xorg-clients/work/xc/exports/include  -I/usr/X11R6/include
-DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DTCPCONN -DUNIXCONN
-DHAS_STICKY_DIR_BIT -DHAS_FCHOWN -DIPv6  -DSECURE_RPC
-DBSD44SOCKETS  -DXVENDORNAME='"The X.Org Foundation"'
-DXVENDORNAMESHORT='"X.Org"' -c xhost.c
xhost.c: In function `change_host':
xhost.c:423: error: syntax error before "siaddr"
xhost.c:434: error: `siaddr' undeclared (first use in this function)
xhost.c:434: error: (Each undeclared identifier is reported only once
xhost.c:434: error: for each function it appears in.)
xhost.c: In function `get_hostname':
xhost.c:883: error: `XServerInterpretedAddress' undeclared (first use in
this function)
xhost.c:883: error: `sip' undeclared (first use in this function)
xhost.c:884: warning: ISO C90 forbids mixed declarations and code
xhost.c:888: error: syntax error before ')' token
*** Error code 1

I would have expected that if something was stale that it would go in and
rebuild any required dependency (like libraries).

-Clint


More information about the freebsd-x11 mailing list