*BSD News Article 91099


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!howland.erols.net!newsxfer.itd.umich.edu!nntp.cs.ubc.ca!cs.ubc.ca!not-for-mail
From: Markus Meister <meister@cs.ubc.ca>
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Problem with MESA package
Date: Sat, 15 Mar 1997 03:51:24 -0800
Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
Lines: 13
Message-ID: <332A8D3C.7993@cs.ubc.ca>
NNTP-Posting-Host: cascade.cs.ubc.ca
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4u)
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:37091

Although some OpenGL programs work with the MESA package that
I got with the 2.2-GAMMA release (970302), many die with a message
similar to this one:
(null): Undefined symbol "_XShmQueryVersion" called from
assn3a:/usr/X11R6/lib/libMesaGL.so.13.1 at 0x81a8fcc

What could be causing this? I'm running the XFree86 that came with
the same FreeBSD release, and it does have the shared memory extension,
according to xdpyinfo.
I would greatly appreciate any help; forgive me if I'm overlooking
something obvious.

mm