pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

xentools3-hvm failed (MesaLib fails)



Hi,

I'm new to the list, so Hi Everybody!

New Netbsd installation, i386, I follow the installation of XEN on
documentation (netbsd.org).  I have the latest pkgsrc.  I try to make
xentools3-hvm dans it fails while trying to compile MesaLib.

$ uname -a
NetBSD xen.____.com 4.0 NetBSD 4.0 (GENERIC.MP) #0: Sun Dec 16
00:47:41 PST 2007
builds@wb34:/home/builds/ab/netbsd-4-0-RELEASE/i386/200712160005Z-obj/home/builds/ab/netbsd-4-0-RELEASE/src/sys/arch/i386/compile/GENERIC.MP
i386

$ cat /etc/mk.conf
DISTDIR=/usr/pkgsrc_distfiles
CFLAGS+=-march=prescott -pipe
ALLOW_VULNERABLE_PACKAGES=YES
X11_TYPE=native
PKG_OPTIONS.MesaLib+=dri

glxext.c:52:36: error: X11/extensions/Xdamage.h: No such file or directory
glxext.c:784: warning: initialization from incompatible pointer type
glxext.c:786: warning: initialization from incompatible pointer type
glxext.c:791: warning: initialization from incompatible pointer type
glxext.c:794: warning: initialization from incompatible pointer type
glxext.c:796: warning: initialization from incompatible pointer type
gmake[3]: *** [glxext.o] Error 1
gmake[3]: Leaving directory
`/usr/pkgsrc/graphics/MesaLib/work/Mesa-7.0.3/src/glx/x11'
gmake[2]: *** [subdirs] Error 1
gmake[2]: Leaving directory `/usr/pkgsrc/graphics/MesaLib/work/Mesa-7.0.3/src'
gmake[1]: *** [default] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/graphics/MesaLib/work/Mesa-7.0.3'
gmake: *** [pkgsrc-dri] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/graphics/MesaLib
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/graphics/MesaLib
#


Home | Main Index | Thread Index | Old Index