Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jan 2002 19:23:42 -0800 (PST)
From:      Bill Schoolcraft <bill@wiliweld.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   xmms build errors.. (grrrr)
Message-ID:  <Pine.LNX.4.21.0201151920030.4113-200000@corten8>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
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 ?

TIA

-- 
Bill Schoolcraft            
PO Box 210076                 -o)
San Francisco CA 94121         /\
"UNIX, A Way Of Life."        _\_v
http://forwardslashunix.com


[-- Attachment #2 --]

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.  

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.21.0201151920030.4113-200000>