Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Feb 2009 13:27:14 -0500
From:      Robert Noland <rnoland@FreeBSD.org>
To:        Ewald Jenisch <a@jenisch.at>
Cc:        freebsd-x11@freebsd.org
Subject:   Re: xorg-server fails to build (Stop in xorg-server-1.5.3/glx)
Message-ID:  <1234895234.4440.28.camel@ferret.2hip.net>
In-Reply-To: <20090217142032.GA4959@aurora.oekb.co.at>
References:  <20090217142032.GA4959@aurora.oekb.co.at>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-IB9kRVc3Vb7np2yx8tnR
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Tue, 2009-02-17 at 15:20 +0100, Ewald Jenisch wrote:
> Hi,
>=20
> Upon upgrading one of my systems I ran into a problem wrt xorg-server:
>=20
> When it comes to building xorg-server the build process stops with the
> errors given below.
>=20
> I tried to do a "make deinstall && make reinstall" - same result. Even
> did a "make distclean" followed by "make" in
> /usr/ports/x11-servers/xorg-server; always the same problem.
>=20
> Has anybody else out there encountered this? Anything against this?
>=20
> Thanks much in advance for any clue,
> -ewald
>=20
> PS: My system is running FreeBSD 7.1 (kernel/system compiled Feb
> 5,2009) on an amd64 architecture.
>=20
>=20
> ------------------------------ < Cut here > -----------------------------=
-
>=20
> .
> .
> .
>  cc -DHAVE_CONFIG_H -I. -I../include -I../hw/xfree86/os-support -I../hw/x=
free86/os-support/bus -I../hw/xfree86/common -I../hw/xfree86/dri -I../hw/xf=
ree86/dri2 -I../mi -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-proto=
types -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-str=
ict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE=
 -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/local/include -I/usr/local/include/fre=
etype2 -I/usr/local/include/pixman-1 -I/usr/local/include/hal -I/usr/local/=
include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I../include -I../in=
clude -I../Xext -I../composite -I../damageext -I../xfixes -I../Xi -I../mi -=
I../miext/shadow -I../miext/damage -I../render -I../randr -I../fb -D_THREAD=
_SAFE -I/usr/local/include -I/usr/local/include/drm -D_THREAD_SAFE -I/usr/l=
ocal/include -I/usr/local/include -I/usr/local/include/drm -I/usr/local/inc=
lude/X11/dri -DXFree86Server -D__GLX_ALIGN64 -O -pipe -MT glxdriswrast.lo -=
MD -MP -MF .deps/glxdriswrast.Tpo -c glxdriswrast.c  -fPIC -DPIC -o .libs/g=
lxdriswrast.o
> glxdriswrast.c:39:39: error: GL/internal/dri_interface.h: No such file or=
 directory

Your graphics/dri is either not installed or not updated.  Reinstall
graphics/dri.

robert.

> In file included from glxdriswrast.c:49:
> glxdricommon.h:32: error: expected ':', ',', ';', '}' or '__attribute__' =
before '*' token
> glxdricommon.h:36: warning: type defaults to 'int' in declaration of '__D=
RIcoreExtension'
> glxdricommon.h:36: error: expected ';', ',' or ')' before '*' token
> glxdricommon.h:38: error: expected '=3D', ',', ';', 'asm' or '__attribute=
__' before 'systemTimeExtension'
> glxdriswrast.c:64: error: expected specifier-qualifier-list before '__DRI=
screen'
> glxdriswrast.c:75: error: expected specifier-qualifier-list before '__DRI=
context'
> glxdriswrast.c:80: error: expected specifier-qualifier-list before '__DRI=
drawable'
> glxdriswrast.c: In function '__glXDRIdrawableDestroy':
> glxdriswrast.c:92: error: expected '=3D', ',', ';', 'asm' or '__attribute=
__' before '*' token
> glxdriswrast.c:92: error: 'core' undeclared (first use in this function)
> glxdriswrast.c:92: error: (Each undeclared identifier is reported only on=
ce
> glxdriswrast.c:92: error: for each function it appears in.)
> glxdriswrast.c:92: error: '__GLXDRIdrawable' has no member named 'screen'
> glxdriswrast.c:94: error: '__GLXDRIdrawable' has no member named 'driDraw=
able'
> glxdriswrast.c:96: error: '__GLXDRIdrawable' has no member named 'gc'
> glxdriswrast.c:97: error: '__GLXDRIdrawable' has no member named 'cleargc=
'
> glxdriswrast.c:98: error: '__GLXDRIdrawable' has no member named 'swapgc'
> glxdriswrast.c: In function '__glXDRIdrawableSwapBuffers':
> glxdriswrast.c:116: error: expected '=3D', ',', ';', 'asm' or '__attribut=
e__' before '*' token
> glxdriswrast.c:116: error: 'core' undeclared (first use in this function)
> glxdriswrast.c:116: error: '__GLXDRIdrawable' has no member named 'screen=
'
> glxdriswrast.c:118: error: '__GLXDRIdrawable' has no member named 'driDra=
wable'
> glxdriswrast.c: In function '__glXDRIdrawableCopySubBuffer':
> glxdriswrast.c:128: error: expected '=3D', ',', ';', 'asm' or '__attribut=
e__' before '*' token
> glxdriswrast.c:128: error: 'copySubBuffer' undeclared (first use in this =
function)
> glxdriswrast.c:129: error: '__GLXDRIdrawable' has no member named 'screen=
'
> glxdriswrast.c:132: error: '__GLXDRIdrawable' has no member named 'driDra=
wable'
> glxdriswrast.c: In function '__glXDRIcontextDestroy':
> glxdriswrast.c:141: error: '__GLXDRIscreen' has no member named 'core'
> glxdriswrast.c:141: error: '__GLXDRIcontext' has no member named 'driCont=
ext'
> glxdriswrast.c: In function '__glXDRIcontextMakeCurrent':
> glxdriswrast.c:154: error: '__GLXDRIscreen' has no member named 'core'
> glxdriswrast.c:154: error: '__GLXDRIcontext' has no member named 'driCont=
ext'
> glxdriswrast.c:155: error: '__GLXDRIdrawable' has no member named 'driDra=
wable'
> glxdriswrast.c:156: error: '__GLXDRIdrawable' has no member named 'driDra=
wable'
> glxdriswrast.c: In function '__glXDRIcontextLoseCurrent':
> glxdriswrast.c:165: error: '__GLXDRIscreen' has no member named 'core'
> glxdriswrast.c:165: error: '__GLXDRIcontext' has no member named 'driCont=
ext'
> glxdriswrast.c: In function '__glXDRIcontextCopy':
> glxdriswrast.c:176: error: '__GLXDRIscreen' has no member named 'core'
> glxdriswrast.c:176: error: '__GLXDRIcontext' has no member named 'driCont=
ext'
> glxdriswrast.c:177: error: '__GLXDRIcontext' has no member named 'driCont=
ext'
> glxdriswrast.c: In function '__glXDRIcontextForceCurrent':
> glxdriswrast.c:188: error: '__GLXDRIscreen' has no member named 'core'
> glxdriswrast.c:188: error: '__GLXDRIcontext' has no member named 'driCont=
ext'
> glxdriswrast.c:189: error: '__GLXDRIdrawable' has no member named 'driDra=
wable'
> glxdriswrast.c:190: error: '__GLXDRIdrawable' has no member named 'driDra=
wable'
> glxdriswrast.c: In function '__glXDRIscreenDestroy':
> glxdriswrast.c:253: error: '__GLXDRIscreen' has no member named 'core'
> glxdriswrast.c:253: error: '__GLXDRIscreen' has no member named 'driScree=
n'
> glxdriswrast.c:255: error: '__GLXDRIscreen' has no member named 'driver'
> glxdriswrast.c: In function '__glXDRIscreenCreateContext':
> glxdriswrast.c:270: error: expected '=3D', ',', ';', 'asm' or '__attribut=
e__' before '*' token
> glxdriswrast.c:270: error: 'core' undeclared (first use in this function)
> glxdriswrast.c:270: error: '__GLXDRIscreen' has no member named 'core'
> glxdriswrast.c:271: error: '__DRIcontext' undeclared (first use in this f=
unction)
> glxdriswrast.c:271: error: 'driShare' undeclared (first use in this funct=
ion)
> glxdriswrast.c:275: error: '__GLXDRIcontext' has no member named 'driCont=
ext'
> glxdriswrast.c:291: error: '__GLXDRIcontext' has no member named 'driCont=
ext'
> glxdriswrast.c:292: error: '__GLXDRIscreen' has no member named 'driScree=
n'
> glxdriswrast.c:293: error: '__GLXDRIconfig' has no member named 'driConfi=
g'
> glxdriswrast.c: In function '__glXDRIscreenCreateDrawable':
> glxdriswrast.c:325: error: '__GLXDRIdrawable' has no member named 'screen=
'
> glxdriswrast.c:337: error: '__GLXDRIdrawable' has no member named 'gc'
> glxdriswrast.c:338: error: '__GLXDRIdrawable' has no member named 'clearg=
c'
> glxdriswrast.c:339: error: '__GLXDRIdrawable' has no member named 'swapgc=
'
> glxdriswrast.c:341: error: '__GLXDRIdrawable' has no member named 'gc'
> glxdriswrast.c:342: error: '__GLXDRIdrawable' has no member named 'clearg=
c'
> glxdriswrast.c:343: error: '__GLXDRIdrawable' has no member named 'swapgc=
'
> glxdriswrast.c:344: error: '__GLXDRIdrawable' has no member named 'swapgc=
'
> glxdriswrast.c:346: error: '__GLXDRIdrawable' has no member named 'driDra=
wable'
> glxdriswrast.c:347: error: '__GLXDRIscreen' has no member named 'swrast'
> glxdriswrast.c:347: error: '__GLXDRIscreen' has no member named 'driScree=
n'
> glxdriswrast.c:348: error: '__GLXDRIconfig' has no member named 'driConfi=
g'
> glxdriswrast.c: At top level:
> glxdriswrast.c:355: error: expected ')' before '*' token
> glxdriswrast.c:369: error: expected ')' before '*' token
> glxdriswrast.c:398: error: expected ')' before '*' token
> glxdriswrast.c:409: error: expected '=3D', ',', ';', 'asm' or '__attribut=
e__' before 'swrastLoaderExtension'
> glxdriswrast.c:416: error: expected '=3D', ',', ';', 'asm' or '__attribut=
e__' before '*' token
> glxdriswrast.c: In function 'initializeExtensions':
> glxdriswrast.c:425: error: expected '=3D', ',', ';', 'asm' or '__attribut=
e__' before '*' token
> glxdriswrast.c:425: error: 'extensions' undeclared (first use in this fun=
ction)
> glxdriswrast.c:428: error: '__GLXDRIscreen' has no member named 'core'
> glxdriswrast.c:428: error: '__GLXDRIscreen' has no member named 'driScree=
n'
> glxdriswrast.c: In function '__glXDRIscreenProbe':
> glxdriswrast.c:458: error: expected '=3D', ',', ';', 'asm' or '__attribut=
e__' before '*' token
> glxdriswrast.c:458: error: 'extensions' undeclared (first use in this fun=
ction)
> glxdriswrast.c:459: error: expected '=3D', ',', ';', 'asm' or '__attribut=
e__' before '*' token
> glxdriswrast.c:459: error: 'driConfigs' undeclared (first use in this fun=
ction)
> glxdriswrast.c:476: error: '__GLXDRIscreen' has no member named 'driver'
> glxdriswrast.c:477: error: '__GLXDRIscreen' has no member named 'driver'
> glxdriswrast.c:483: error: '__GLXDRIscreen' has no member named 'driver'
> glxdriswrast.c:483: error: '__DRI_DRIVER_EXTENSIONS' undeclared (first us=
e in this function)
> glxdriswrast.c:491: error: '__DRI_CORE' undeclared (first use in this fun=
ction)
> glxdriswrast.c:492: error: '__DRI_CORE_VERSION' undeclared (first use in =
this function)
> glxdriswrast.c:493: error: '__GLXDRIscreen' has no member named 'core'
> glxdriswrast.c:493: error: expected ')' before '__DRIcoreExtension'
> glxdriswrast.c:493: warning: type defaults to 'int' in declaration of 'ty=
pe name'
> glxdriswrast.c:495: error: '__DRI_SWRAST' undeclared (first use in this f=
unction)
> glxdriswrast.c:496: error: '__DRI_SWRAST_VERSION' undeclared (first use i=
n this function)
> glxdriswrast.c:497: error: '__GLXDRIscreen' has no member named 'swrast'
> glxdriswrast.c:497: error: expected ')' before '__DRIswrastExtension'
> glxdriswrast.c:497: warning: type defaults to 'int' in declaration of 'ty=
pe name'
> glxdriswrast.c:501: error: '__GLXDRIscreen' has no member named 'core'
> glxdriswrast.c:501: error: '__GLXDRIscreen' has no member named 'swrast'
> glxdriswrast.c:507: error: '__GLXDRIscreen' has no member named 'driScree=
n'
> glxdriswrast.c:508: error: '__GLXDRIscreen' has no member named 'swrast'
> glxdriswrast.c:509: error: 'loader_extensions' undeclared (first use in t=
his function)
> glxdriswrast.c:513: error: '__GLXDRIscreen' has no member named 'driScree=
n'
> glxdriswrast.c:520: warning: implicit declaration of function 'glxConvert=
Configs'
> glxdriswrast.c:520: warning: nested extern declaration of 'glxConvertConf=
igs'
> glxdriswrast.c:520: error: '__GLXDRIscreen' has no member named 'core'
> glxdriswrast.c:520: warning: assignment makes pointer from integer withou=
t a cast
> glxdriswrast.c:530: error: '__GLXDRIscreen' has no member named 'driver'
> glxdriswrast.c:531: error: '__GLXDRIscreen' has no member named 'driver'
> *** Error code 1
>=20
> Stop in /usr/ports/x11-servers/xorg-server/work/xorg-server-1.5.3/glx.
> *** Error code 1
>=20
> Stop in /usr/ports/x11-servers/xorg-server/work/xorg-server-1.5.3.
> *** Error code 1
>=20
> Stop in /usr/ports/x11-servers/xorg-server.
> *** Error code 1
>=20
> Stop in /usr/ports/x11-servers/xorg-server.
> #
> _______________________________________________
> freebsd-x11@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-x11
> To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org"
--=20
Robert Noland <rnoland@FreeBSD.org>
FreeBSD

--=-IB9kRVc3Vb7np2yx8tnR
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (FreeBSD)

iEYEABECAAYFAkmbAYIACgkQM4TrQ4qfROMMeQCfbx+qyNXOwMqLtd396cjrqtUD
Pw8AniTG4Ly7NX1RvWPkITr894hkey52
=PJo1
-----END PGP SIGNATURE-----

--=-IB9kRVc3Vb7np2yx8tnR--




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