Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Nov 2006 07:26:20 -0500
From:      Adam K Kirchhoff <adamk@voicenet.com>
To:        markus.niemisto@norfello.com
Cc:        freebsd-x11@freebsd.org
Subject:   Re: [Fwd: Re: libGLcore.so: Undefined symbol]
Message-ID:  <455EFBEC.9040400@voicenet.com>
In-Reply-To: <455E1237.9080204@voicenet.com>
References:  <455E1237.9080204@voicenet.com>

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

Unfortunately, even after patching the symlink-mesa.sh file, and 
rebuilding the xserver, I still get the same error message.

Adam

Adam K Kirchhoff wrote:
>
> I received this e-mail below from Markus, though I have yet to try 
> it.  I'll give it a shot later this afternoon, hopefully.
>
> Adam
>
> -------- Original Message --------
> Subject:     Re: libGLcore.so: Undefined symbol
> Date:     Fri, 17 Nov 2006 21:18:21 +0200
> From:     Markus Niemistö <markus.niemisto@norfello.com>
> To:     adamk@voicenet.com
>
>
>
>> dlopen: /usr/X11R6/lib/xorg/modules/extensions/libGLcore.so: Undefined
>> symbol "_mesa_BindVertexArrayAPPLE"
>> (EE) Failed to load
>> /usr/X11R6/lib/xorg/modules/extensions/libGLcore.so
>
> You have to add arrayobj.c to the file 
> ports/xorg-server/files/patch-GL_symlink-mesa.sh (or to the actual 
> file) and rebuild the server.
>
> Like this:
>
> --- GL/symlink-mesa.sh.orig     Wed Nov  1 16:00:41 2006
> +++ GL/symlink-mesa.sh  Wed Nov  1 16:02:20 2006
> @@ -88,8 +88,11 @@
>     action api_noop.h
>     action api_validate.c
>     action api_validate.h
> +    action arrayobj.c
> +    action arrayobj.h
>     action attrib.c
> [snip]
>
> Regards,
>
>     Markus
>
> PS. Could you please forward this to the freebsd-x11
>
>
>
> _______________________________________________
> 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"
>




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