Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Feb 2000 18:46:20 +0000
From:      Mark Ovens <mark@ukug.uk.freebsd.org>
To:        John Reynolds <jjreynold@home.com>
Cc:        ports@freebsd.org
Subject:   Re: xmms 1.01 dying
Message-ID:  <20000216184620.E326@marder-1>
In-Reply-To: <14506.17322.315325.525978@whale.home-net>
References:  <14506.17322.315325.525978@whale.home-net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 15, 2000 at 11:28:58PM -0700, John Reynolds wrote:
> 
> 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

Hmm, works for me (ports cvsup'd 10 minutes ago, 18:30 GMT):

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 -lintl -lxpg4 -lXext -lX11 -lm -lXxf86dga -lXxf86vm -Wl,--export-dynamic -Wl,--rpath -Wl,/usr/local/lib
/usr/lib/libc.so.3: warning: mktemp() possibly used unsafely; consider using mkstemp()
/usr/lib/libc.so.3: warning: this program uses gets(), which is unsafe.
/usr/lib/libc.so.3: WARNING!  setkey(3) not present in the system!
/usr/lib/libc.so.3: WARNING!  des_setkey(3) not present in the system!
/usr/lib/libc.so.3: WARNING!  encrypt(3) not present in the system!
/usr/lib/libc.so.3: WARNING!  des_cipher(3) not present in the system!
/usr/lib/libc.so.3: warning: this program uses f_prealloc(), which is stupid.
creating xmms

# ls -l /usr/local/lib/libintl*
-rw-r--r--  1 root  wheel  21302 Nov 27 15:18 /usr/local/lib/libintl.a
lrwxr-xr-x  1 root  wheel     12 Nov 27 15:18 /usr/local/lib/libintl.so -> libintl.so.1
-rwxr-xr-x  1 root  wheel  16262 Nov 27 15:18 /usr/local/lib/libintl.so.1
# pv -v | grep libtool
libtool-1.3.3               =   up-to-date

Don't know what that file libintl.la is. It seems I've got a similar
setup to you (3.4-STABLE), including the same version of libtool, but
I don't have that file.

Try mv(1)'ing it to another directory and re-build xmms.

HTH

> 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

-- 
	Microsoft: Where do you want to go today?
	Linux:     Where do you want to go tomorrow?
	BSD:       Are you guys coming, or what?
			              -Poster at LinuxWorld 2000
________________________________________________________________
      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-ports" in the body of the message




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