Hi,

I ran into an problem that seems not to have been resolved properly,
namely a missing libXplugin library.  I can find a lot of references to
libXplugin being a standard part of Panther, but I'm running Jaguar.

Here's the last bit of the output from trying to compile xmms:

gcc -bundle -flat_namespace -undefined suppress -o .libs/libogl_spectrum.so  
opengl_spectrum.lo configure.lo  -L/sw/lib -L/usr/X11R6/lib -lgtk -lgdk -lgmodule 
-lgthread -lglib -lpthread -ldl -lintl -lXext -lX11 -lm -lGL -lc 
ld: warning -prebind has no effect with -bundle
ld: warning multiple definitions of symbol _locale_charset
/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
/sw/lib/libiconv.2.dylib(localcharset.o) definition of _locale_charset
ld: Undefined symbols:
_xp_attach_gl_context referenced from libGL expected to be defined in 
/usr/lib/libXplugin.1.dylib
_xp_destroy_surface referenced from libGL expected to be defined in 
/usr/lib/libXplugin.1.dylib
_xp_get_client_id referenced from libGL expected to be defined in 
/usr/lib/libXplugin.1.dylib
_xp_import_surface referenced from libGL expected to be defined in 
/usr/lib/libXplugin.1.dylib
_xp_init referenced from libGL expected to be defined in /usr/lib/libXplugin.1.dylib
_xp_update_gl_context referenced from libGL expected to be defined in 
/usr/lib/libXplugin.1.dylib
make[3]: *** [libogl_spectrum.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Failed: compiling xmms-1.2.7-3 failed

I don't have /usr/lib/libXplugin.1.dylib, and "locate Xplugin" comes up
empty.

$ fink --version
Package manager version: 0.20.5
Distribution version: 0.7.0.cvs

$ sw_vers 
ProductName:    Mac OS X
ProductVersion: 10.2.8
BuildVersion:   6R73

I also have official binaries of XFree86 4.4.0.  Okay, looking at
Console.app's output, I see this from when I last started X:

    2004-07-21 10:13:28.559 XDarwin[18031] CFLog (21): Error loading
    /usr/lib/libXplugin.1.dylib:  error code 0, error number 2 (dyld:
    /Applications/XDarwin.app/Contents/MacOS/XDarwin can't open library:
    /usr/lib/libXplugin.1.dylib (No such file or directory, errno = 2))
    Could not load display mode bundle xpr.bundle.

In a previous (from February of this year) thread on a similar topic,
(see <http://sourceforge.net/mailarchive/message.php?msg_id=7165227>),
Benjamin Reed wrote:

> Umm, libXplugin comes with apple"s x11, but I cant think of anything
> you"re compiling from fink that should depend on it directly.

The OP, Viv Kendon, grafted an existing libXplugin from another computer
onto his Jaguar box, but I have no such luxury.

So where do I get libXplugin for XFree86 4.4.0 on Jaguar?  XFree86 4.3.0
(fink's and the official binaries) behaves badly with gtk2 apps, which
is why I installed my own.

If the simple answer is that it's too ugly to think about, then I'll
just pre-facto abandon xmms and stick with iTunes.  Obviously, this is
*not* a mission critical problem!  :-)

Regards,
Dan

-- 
Dan Sommers                                        Atoms are not things.
This sentence is false.                              --Werner Heisenberg
<mailto:[EMAIL PROTECTED]>                  Intercourse the penguin.
<http://www.tombstonezero.net/dan/>       --Monty Python's Flying Circus


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to