Date: Tue, 15 Jan 2002 19:32:09 -0800 From: Kent Stewart <kstewart@owt.com> To: Bill Schoolcraft <bill@wiliweld.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: xmms build errors.. (grrrr) Message-ID: <3C44F439.8070909@owt.com> References: <Pine.LNX.4.21.0201151920030.4113-200000@corten8>
next in thread | previous in thread | raw e-mail | index | archive | help
Bill Schoolcraft wrote: > Hello Family, > > I'm using FreeBSD-4.2 and for the life of my can't seem to get xmms > to build from /usr/ports > > Enclosed is the last part where it fails, can anyone share some > information on this ? Did you build your kernel with threads turned on? Kent > ------------------------------------------------------------------------ > > > cc -O -pipe -I/usr/X11R6/include -Wall -fomit-frame-pointer -finline-functions -ffast-math -L/usr/X11R6/lib -o .libs/xmms bmp.o skin.o util.o output.o fft.o input.o effect.o general.o visualization.o dga.o fullscreen.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 urldecode.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 -pthread -lSM -lICE -lXxf86dga -lXxf86vm ../libxmms/.libs/libxmms.so -lgtk12 -lgdk12 -lgmodule12 -lgthread12 -lglib12 -pthread -lintl -lxpg4 -lXext -lX11 -lm -L/usr/local/lib -Wl,--export-dynamic -Wl,--rpath -Wl,/usr/X11R6/lib > skin.o: In function `_load_skin': > skin.o(.text+0x1310): warning: tempnam() possibly used unsafely; consider using mkstemp() > controlsocket.o: In function `ctrlsocket_func': > controlsocket.o(.text+0x277): undefined reference to `__pthread_select' > controlsocket.o(.text+0x2a0): undefined reference to `__pthread_accept' > controlsocket.o(.text+0x2c6): undefined reference to `__pthread_read' > controlsocket.o(.text+0x2ec): undefined reference to `__pthread_read' > controlsocket.o(.text+0x341): undefined reference to `__pthread_write' > controlsocket.o(.text+0x350): undefined reference to `__pthread_write' > controlsocket.o(.text+0x3a6): undefined reference to `__pthread_write' > controlsocket.o(.text+0x3b5): undefined reference to `__pthread_write' > controlsocket.o(.text+0x40e): undefined reference to `__pthread_write' > controlsocket.o(.text+0x41d): more undefined references to `__pthread_write' follow > *** Error code 1 > > Stop in /usr/ports/audio/xmms/work/xmms-1.2.3/xmms. > *** Error code 1 > > Stop in /usr/ports/audio/xmms/work/xmms-1.2.3/xmms. > *** Error code 1 > > Stop in /usr/ports/audio/xmms/work/xmms-1.2.3. > *** Error code 1 > > Stop in /usr/ports/audio/xmms/work/xmms-1.2.3. > *** Error code 1 > > Stop in /usr/ports/audio/xmms. > *** Error code 1 > > Stop in /usr/ports/audio/xmms. > -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ 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?3C44F439.8070909>