Subject: CVX Xfree86 4.1.0
To: None <port-alpha@netbsd.org>
From: Lars <cryptr@cryptr.net>
List: port-alpha
Date: 07/20/2001 19:17:57
Thanks for all help i got today, and now another question..
i cvs'ed down the latest xsrc configured some
then make "make World" it all compiled nicely..
Full build of Release 6.5 of the X Window System complete.
real 101m36.229s
user 66m6.475s
sys 9m44.040s
then make install..... and i get this...
making all in programs/Xserver/hw/xfree86...
making all in programs/Xserver/hw/xfree86/os-support...
making all in programs/Xserver/hw/xfree86/os-support/bsd...
rm -f bsd_video.o
gcc -c -O2 -ansi -Dasm=__asm -Wall -Wpointer-arith
-I../../../../../../programs/Xserver/hw/xfree86/common
-I../../../../../../programs/Xserver/hw/xfree86/os-support
-I. -I../../../../../../programs/Xserver/include
-I../../../../../../exports/include/X11
-I../../../../../../include/extensions
-I../../../../../../programs/Xserver/mi
-I../../../../../../programs/Xserver/hw/xfree86/os-support/shared
-I../../../../../.. -I../../../../../../exports/include -DCSRG_BASED
-DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP
-DXF86BIGFONT -DDPMSExtension -DPIXPRIV -DPANORAMIX -DRENDER
-DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA
-DXvExtension -DXFree86Server -DXF86VIDMODE -DSMART_SCHEDULE
-DBUILDDEBUG -DX_BYTE_ORDER=X_LITTLE_ENDIAN -D_XSERVER64 -DNDEBUG
-DFUNCPROTO=15 -DNARROWPROTO -DWSCONS_SUPPORT -DPCCONS_SUPPORT
-DPCVT_SUPPORT -DUSE_ALPHA_PIO -DUSESTDRES bsd_video.c
bsd_video.c: In function `xf86OSInitVidMem':
bsd_video.c:373: `axpSystem' undeclared (first use in this function)
bsd_video.c:373: (Each undeclared identifier is reported only once
bsd_video.c:373: for each function it appears in.)
bsd_video.c:374: warning: implicit declaration of function `bsdGetAXP'
bsd_video.c:375: `hae_thresh' undeclared (first use in this function)
bsd_video.c:376: `hae_mask' undeclared (first use in this function)
bsd_video.c:377: `sparse_size' undeclared (first use in this function)
bsd_video.c: In function `readSparse8':
bsd_video.c:1593: `hae_thresh' undeclared (first use in this function)
bsd_video.c:1594: `hae_mask' undeclared (first use in this function)
bsd_video.c: In function `readSparse16':
bsd_video.c:1616: `hae_thresh' undeclared (first use in this function)
bsd_video.c:1617: `hae_mask' undeclared (first use in this function)
bsd_video.c: In function `writeSparse8':
bsd_video.c:1644: `hae_thresh' undeclared (first use in this function)
bsd_video.c:1645: `hae_mask' undeclared (first use in this function)
bsd_video.c: In function `writeSparse16':
bsd_video.c:1663: `hae_thresh' undeclared (first use in this function)
bsd_video.c:1664: `hae_mask' undeclared (first use in this function)
bsd_video.c: In function `writeSparseNB8':
bsd_video.c:1691: `hae_thresh' undeclared (first use in this function)
bsd_video.c:1692: `hae_mask' undeclared (first use in this function)
bsd_video.c: In function `writeSparseNB16':
bsd_video.c:1709: `hae_thresh' undeclared (first use in this function)
bsd_video.c:1710: `hae_mask' undeclared (first use in this function)
*** Error code 1
hmm whats the problem...
Lars
Mail: cryptr@cryptr.net
Home: http://www.cryptr.net/
Using:
i386, Linux & FreeBSD
digital-alpha, NetBSD
sparc, Linux & NetBSD