Date: Fri, 7 Apr 2000 18:53:55 +0100 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: Bryan Albright <bryana@uswest.net> Cc: freebsd-questions@freebsd.org Subject: Re: Xmms port compilation problems Message-ID: <20000407185355.C238@parish> In-Reply-To: <20000407100418.A11828@thor.oss.uswest.net>; from bryana@uswest.net on Fri, Apr 07, 2000 at 10:04:18AM -0500 References: <20000407100418.A11828@thor.oss.uswest.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 07, 2000 at 10:04:18AM -0500, Bryan Albright wrote: > Hi all-- > > I've been working on trying to get xmms to compile on my system, but I > keep stumbling on this error: > > (cut-n-pasted from the make output) > cc -O -pipe -fomit-frame-pointer -funroll-all-loops -finline-functions > -ffast-math -o .libs/xmms bmp.o skin.o util.o output.o fft.o input.o > effect.o general.o visualization.o pluginenum.o playlist.o > controlsocket.o dock.o widget.o sbutton.o pbutton.o tbutton.o > textbox.o menurow.o hslider.o monostereo.o vis.o svis.o number.o > playstatus.o playlist_list.o playlist_slider.o playlist_popup.o > eq_graph.o eq_slider.o main.o skinwin.o prefswin.o playlistwin.o > equalizer.o hints.o about.o sm.o getopt.o getopt1.o -L/usr/X11R6/lib > -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 > -lgthread12 -lglib12 -pthread -lintl -lxpg4 -lXext -lX11 -lm -lc_r > -lSM -lICE ../libxmms/.libs/libxmms.so -lgtk12 -lgdk12 > /usr/local/lib/libgmodule12.la /usr/local/lib/libgthread12.la -lc_r > /usr/local/lib/libglib12.la /usr/local/lib/libintl.la -lxpg4 -lXext > -lX11 -lm -lXxf86dga -lXxf86vm -Wl,--export-dynamic -Wl,--rpath > -Wl,/usr/local/lib > skin.o: In function `_load_skin': > skin.o(.text+0x14b9): warning: tempnam() possibly used unsafely; > consider using mkstemp() > /usr/local/lib/libgmodule12.la: file not recognized: File format not > recognized > *** Error code 1 > > Stop in /usr2/ports/audio/xmms/work/xmms-1.0.1/xmms. > *** Error code 1 > > Any thoughts? > Hmm, yes I got that. Can't remember the details, but I just renamed it, __libgmodule12.la or something similar, and re-made xmms and it worked fine. I then read something about these .la files on the lists and then just deleted it. No problems with anything as a result. Hopefully someone will jump in with a better explanation (or you could search the mail archives) but just try re0naming it to get xmms built. HTH. > Thanks, > > Bryan > -- > +---------------------------+--------------------------+ > | Bryan Albright | bryana@uswest.net | > +---------------------------+--------------------------+ > | Plumber's sign: "We repair what your husband Fixed." | > +------------------------------------------------------+ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Beam me up Scottie, there's no intelligent life down here ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000407185355.C238>