Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Apr 2000 10:04:18 -0500
From:      Bryan Albright <bryana@uswest.net>
To:        freebsd-questions@freebsd.org
Subject:   Xmms port compilation problems
Message-ID:  <20000407100418.A11828@thor.oss.uswest.net>

next in thread | raw e-mail | index | archive | help
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?

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000407100418.A11828>