Date: Thu, 22 Jul 1999 09:58:11 -0600 From: Christopher Taylor <chris@thedial.com> To: ports@freebsd.org Subject: Re: xmms port broken Message-ID: <37973F93.AB9A5446@thedial.com> References: <23518.932575085@axl.noc.iafrica.com> <379660A9.1B6F482B@partitur.se>
next in thread | previous in thread | raw e-mail | index | archive | help
> > ------- Forwarded Message > > > > Yesterday, I updated my ports tree with cvsup...I then attempted to make > > the audio/xmms port and received the following error... > > > > [root@ezln23 xmms]# make > > ===> Extracting for xmms-0.9.1 > > >> Checksum OK for xmms-0.9.1.tar.gz. > > ===> xmms-0.9.1 depends on executable: libtool - found > > ===> xmms-0.9.1 depends on shared library: gtk12.2 - not found > > ===> Verifying install for gtk12.2 in /usr/ports/x11-toolkits/gtk12 > > ===> Returning to build of xmms-0.9.1 > > Error: shared library "gtk12.2" does not exist > > *** Error code 1 > > > > gtk12.2 _does_ exist on my system... > > after symlinking gtk-config and glib-config to gtk12-config and > > glib12-config, resectively, I was able to compile xmms by hand. However, > > it still gives me the same error if I try and install the xmms port. > > > > A side note...xmms plays audio fine, but the player is slow to respond > > to mouse clicks... > > Hmm... Odd; I just installed the xmms. For me, it worked like a charm. I > have gtk-1.1.16 installed also; cna there be some kind of version > confusion? Well, after deleting the gtk12 and glib12 checks in the Makefile, I was able to make the xmms port and it runs fine...I don't know enough about Makefiles to know why it didn't work, since I do have the requisite libraries... $ gtk12-config --version 1.2.2 $ glib12-config --version 1.2.2 Thanks to everyone who responded... --Chris -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Christopher Taylor Technical Director Earth Broadcasting Corporation (EBC) 415 East 200 South Salt Lake City, Utah 84111 phone: (801) 322-3949 cell: (801) 541-8287 email: chris@thedial.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37973F93.AB9A5446>