Date: Tue, 15 Feb 2000 23:28:58 -0700 (MST) From: John Reynolds <jjreynold@home.com> To: ports@freebsd.org Subject: xmms 1.01 dying Message-ID: <14506.17322.315325.525978@whale.home-net>
next in thread | raw e-mail | index | archive | help
on a freshly CVSup'd ports tree (i.e. 15 minutes ago), the xmms 1.01 port is dying on compile. Here's the tail end of the output: Making all in defskin cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include/gtk12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/glib12 -D_THREAD_SAFE -O -pipe -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -O -pipe -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -c bmp.c ... mkdir .libs 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 -lgmodule12 -lgthread12 -lglib12 /usr/local/lib/libintl.la -lxpg4 -lXext -lX11 -lm -lXxf86dga -lXxf86vm -Wl,--export-dynamic -Wl,--rpath -Wl,/usr/local/lib /usr/local/lib/libintl.la: file not recognized: File format not recognized *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. Any clues? I've got the "latest" libtool installed: libtool-1.3.3 Generic shared library support script The file libintl.la doesn't appear in its PLIST either. Is this /usr/local/lib/libintl.la file some sort of turd-leftover from something else that is confusing the xmms build? -Jr -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= John Reynolds Chandler Capabilities Engineering, CDS, Intel Corporation jreynold@sedona.ch.intel.com My opinions are mine, not Intel's. Running jjreynold@home.com FreeBSD 3.4-STABLE. FreeBSD: The Power to Serve. http://members.home.com/jjreynold/ Come join us!!! @ http://www.FreeBSD.org/ =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 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?14506.17322.315325.525978>