Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2002 11:11:51 -0700 (MST)
From:      "M. Warner Losh" <imp@village.org>
To:        will@csociety.org
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/include assert.h complex.h ctype.h db.h dirent.h dlfcn.h err.h fnmatch.h fstab.h fts.h glob.h grp.h hesiod.h ieeefp.h ifaddrs.h langinfo.h libgen.h link.h locale.h math.h mpool.h ndbm.h netconfig.h netdb.h nl_types.h nlist.h nsswitch.h ...
Message-ID:  <20020323.111151.17427492.imp@village.org>
In-Reply-To: <20020323180807.GW22998@squall.waterspout.com>
References:  <200203231724.g2NHOuM92675@freefall.freebsd.org> <20020323180807.GW22998@squall.waterspout.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20020323180807.GW22998@squall.waterspout.com>
            Will Andrews <will@csociety.org> writes:
: On Sat, Mar 23, 2002 at 09:24:56AM -0800, Warner Losh wrote:
: >   Log:
: >   Breath deep and take __P out of the system include files.
: >   
: >   # This appears to not break X11, but I'm having problems compiling the
: >   # glide part of the server with or without this patch, so I can't tell
: >   # for sure.
: 
: Glide part of it?  What are you talking about?  There is a
: pending patch to bring in Glide support -- other than this, I
: know of no such thing in the current port.

My appologies.  glint appaers to be the actual name.  Also, due to the
weak meta-port dependency checks, it appears that it is almost
impossible to upgrade the port without knowing what all the subports
are and what order to build them in.  Maybe this is just an ordering
issue.

# I really don't like the XFree86-4 meta port, since there's no way to
# force the depends to build and install.

Warner

LD_LIBRARY_PATH=../../../../../../exports/lib cc -O -pipe    -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith    -I. -I../../../../../../programs/Xserver/hw/xfree86/common -I../../../../../../programs/Xserver/hw/xfree86/os-support -I../../../../../../programs/Xserver/Xext            -I../../../../../../programs/Xserver/mfb -I../../../../../../programs/Xserver/mi            -I../../../../../../programs/Xserver/cfb -I../../../../../../programs/Xserver/fb -I../../../../../../programs/Xserver/hw/xfree86/xaa            -I../../../../../../programs/Xserver/hw/xfree86/vgahw -I../../../../../../programs/Xserver/hw/xfree86/ramdac 	   -I../../../../../../programs/Xserver/hw/xfree86/ddc -I../../../../../../programs/Xserver/hw/xfree86/i2c 	   -I../../../../../../programs/Xserver/hw/xfree86/rac -I../../../../../../programs/Xserver/hw/xfree86/int10 	   -I../../../../../../programs/Xserver/hw/xfree86/xf24_32bpp -I../../../../../../include/fonts 	   -I../../../../../../programs/Xserver/hw/!
 xfree86/xf8_32bpp -I../../../../../../programs/Xserver/hw/xfree86/xf1bpp            -I../../../../../../programs/Xserver/hw/xfree86/xf4bpp -I../../../../../../programs/Xserver/include -I../../../../../../exports/include/X11 	   -I../../../../../../programs/Xserver/hw/xfree86/ddc -I../../../../../../programs/Xserver/hw/xfree86/i2c -I../../../../../../include/extensions  	   -I../../../../../../programs/Xserver/hw/xfree86/shadowfb -I../../../../../../programs/Xserver/hw/xfree86/fbdevhw 	   -I../../../../../../include -I../../../../../../programs/Xserver/hw/xfree86/os-support/vbe 	   -I../../../../../../programs/Xserver/render  -I../../../../../.. -I../../../../../../exports/include   -DCSRG_BASED -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP  -DXF86BIGFONT -DDPMSExtension   -DPANORAMIX  -DRENDER  -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFree86LOADER  -DXFree86Server -DXF86VIDMODE -DXvMCExtension  -DSMART_SCHEDULE -DBU!
 ILDDEBUG -DX_BYTE_ORDER=X_LITTLE_ENDIAN -DNDEBUG  -DFUNCPROTO=!
 15 -DNAR
ROWPROTO  -DIN_MODULE -DXFree86Module -DGLXEXT -DXF86DRI -DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA -DPPC_MMIO_IS_BE -DSPARC_MMIO_IS_BE   -c glint_driver.c
In file included from glint_driver.c:60:
glint.h:41: sarea.h: No such file or directory
glint.h:43: xf86dri.h: No such file or directory
glint.h:44: dri.h: No such file or directory
In file included from glint.h:46,
                 from glint_driver.c:60:
glint_dripriv.h:46: syntax error before `DRIContextType'
glint_dripriv.h:49: syntax error before `DRISyncType'
In file included from glint_driver.c:60:
glint.h:173: syntax error before `DRIInfoPtr'
*** Error code 1

Stop in /dell/ports/x11-servers/XFree86-4-Server/work/xc/programs/Xserver/hw/xfree86/drivers/glint.
*** Error code 1

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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