Subject: Re: problem with xfce
To: Tom Jernigan <jernigantc@ornl.gov>
From: Allen Briggs <briggs@ninthwonder.com>
List: port-mac68k
Date: 06/08/2000 23:33:18
> >> /usr/libexec/ld.so: Undefined symbol "_XUngrapDevice" in
> >> xfce:/usr/X11R6/lib/libgdk.so.12.7
> >You need to make sure that you've installed whichever package contains
> >libgdk.so.12.7. That would be x11/gtk.
> I've got gtk+-1.2.7 which looks like the latest binary pkg for the mac68k
Ack. I'm sorry--I misread the error message. It looks like gdk is
trying to find XUngrabDevice (is it Ungrap or Ungrab?). That functin
should be defined in /usr/X11R6/lib/libXi.so.6.0. Do you have that
file? Are you sure that /usr/X11R6/lib is in your ld.so.conf file?
-allen