From owner-freebsd-questions Fri Apr 7 8: 8:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from thor.oss.uswest.net (thor.oss.uswest.net [204.147.85.85]) by hub.freebsd.org (Postfix) with ESMTP id 68BD737BE26 for ; Fri, 7 Apr 2000 08:08:41 -0700 (PDT) (envelope-from bryana@thor.oss.uswest.net) Received: (from bryana@localhost) by thor.oss.uswest.net (8.9.3/8.9.3) id KAA11871 for freebsd-questions@freebsd.org; Fri, 7 Apr 2000 10:04:18 -0500 (CDT) (envelope-from bryana) Date: Fri, 7 Apr 2000 10:04:18 -0500 From: Bryan Albright To: freebsd-questions@freebsd.org Subject: Xmms port compilation problems Message-ID: <20000407100418.A11828@thor.oss.uswest.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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