Xorg 7.3 compilation failed

Ganael LAPLANCHE martymac at martymac.com
Sun Oct 7 00:07:00 PDT 2007


Hi everybody,

Trying to install Xorg 7.3 on my recently-reinstalled amd64 machine, I get the
following error :

$ make install
[...]
cc -DHAVE_CONFIG_H -I. -I../../include -I../../hw/xfree86/os-support
-I../../hw/xfree86/os-support/bus -I../../hw/xfree86/common
-I../../hw/xfree86/dri -I../../mi -I/usr/local/include
-I/usr/ports/x11-servers/xorg-server/work/Mesa-7.0.1/include -DHAVE_DIX_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 -DDBUS_API_SUBJECT_TO_CHANGE
-I/usr/local/include -I/usr/local/include/freetype2
-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../../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 -I/usr/local/include -D_THREAD_SAFE
-I/usr/local/include -I/usr/local/include -I/usr/local/include/drm
-I/usr/local/include/X11/dri
-I/usr/ports/x11-servers/xorg-server/work/Mesa-7.0.1/src/mesa/glapi
-I/usr/ports/x11-servers/xorg-server/work/Mesa-7.0.1/src/mesa/main
-DXFree86Server -O -pipe -MT glcontextmodes.lo -MD -MP -MF
.deps/glcontextmodes.Tpo -c glcontextmodes.c  -fPIC -DPIC -o .libs/glcontextmodes.o
glcontextmodes.c: In function `_gl_copy_visual_to_context_mode':
glcontextmodes.c:190: error: structure has no member named `bindToTextureRgb'
glcontextmodes.c:191: error: structure has no member named `bindToTextureRgba'
glcontextmodes.c:193: error: structure has no member named `bindToMipmapTexture'
glcontextmodes.c:194: error: structure has no member named `bindToTextureTargets'
glcontextmodes.c:197: error: structure has no member named `yInverted'
glcontextmodes.c: In function `_gl_get_context_mode_data':
glcontextmodes.c:330: error: structure has no member named `bindToTextureRgb'
glcontextmodes.c:333: error: structure has no member named `bindToTextureRgba'
glcontextmodes.c:336: error: structure has no member named `bindToMipmapTexture'
glcontextmodes.c:339: error: structure has no member named `bindToTextureTargets'
glcontextmodes.c:342: error: structure has no member named `yInverted'
glcontextmodes.c: In function `_gl_context_modes_create':
glcontextmodes.c:414: error: structure has no member named `bindToTextureRgb'
glcontextmodes.c:415: error: structure has no member named `bindToTextureRgba'
glcontextmodes.c:416: error: structure has no member named `bindToMipmapTexture'
glcontextmodes.c:417: error: structure has no member named `bindToTextureTargets'
glcontextmodes.c:418: error: structure has no member named `yInverted'
glcontextmodes.c: In function `_gl_context_modes_are_same':
glcontextmodes.c:532: error: structure has no member named `bindToTextureRgb'
glcontextmodes.c:532: error: structure has no member named `bindToTextureRgb'
glcontextmodes.c:533: error: structure has no member named `bindToTextureRgba'
glcontextmodes.c:533: error: structure has no member named `bindToTextureRgba'
glcontextmodes.c:534: error: structure has no member named `bindToMipmapTexture'
glcontextmodes.c:534: error: structure has no member named `bindToMipmapTexture'
glcontextmodes.c:535: error: structure has no member named `bindToTextureTargets'
glcontextmodes.c:535: error: structure has no member named `bindToTextureTargets'
glcontextmodes.c:536: error: structure has no member named `yInverted'
glcontextmodes.c:536: error: structure has no member named `yInverted'
*** Error code 1

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

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

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

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

Stop in /usr/ports/x11-drivers/xf86-input-mouse.
*** Error code 1

Stop in /usr/ports/x11-drivers/xorg-drivers.
*** Error code 1

Stop in /usr/ports/x11-drivers/xorg-drivers.
*** Error code 1

Stop in /usr/ports/x11/xorg.

% cat /var/db/ports/xorg-drivers/options
# This file is auto-generated by 'make config'.
# No user-servicable parts inside!
# Options for xorg-drivers-7.3
_OPTIONS_READ=xorg-drivers-7.3
WITH_MOUSE=true
WITH_KEYBOARD=true
WITH_ATI=true
WITH_VESA=true
WITH_JOYSTICK=true
([...] other options are WITHOUT_XXX ones)

% uname -a
FreeBSD home.martymac.com 6.2-STABLE FreeBSD 6.2-STABLE #1: Sat Oct  6 19:13:13
CEST 2007     root at home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL  amd64

Any idea ?

Ganaël LAPLANCHE
ganael.laplanche at martymac.com
http://www.martymac.com



More information about the freebsd-x11 mailing list