Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jan 2002 17:51:07 -0800 (PST)
From:      Bill Schoolcraft <bill@wiliweld.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: xmms build errors.. (grrrr)
Message-ID:  <Pine.LNX.4.21.0201161749150.8224-300000@corten8>
In-Reply-To: <20020116173817.S47550-100000@shumai.marcuscom.com>

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

[-- Attachment #1 --]
At Wed, 16 Jan 2002 it looks like Joe Clarke composed:

> Bill, in case you already sent this to the list, can you send me the
> output of the build failure?

Thanks, I really appreciate your help. I also tried to use
/usr/ports/audio/mp3blaster and got errored out too, the results for
both are enclosed too, thank my friend. 


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


[-- Attachment #2 --]

c++  -O -pipe -D__NO_MATH_INLINES -L/usr/local/lib  -L../mpegsound -L../nmixer -o mp3blaster  fileman.o gstack.o main.o mp3play.o
mp3player.o  sidplayer.o mp3stack.o playwindow.o scrollwin.o windows.o getopt.o  getopt1.o global.o config.o -lmpegsound -lnmixer
-lm  -lc_r -lncurses
/usr/lib/libc.so: WARNING!  setkey(3) not present in the system!
/usr/lib/libc.so: warning: this program uses gets(), which is unsafe.
/usr/lib/libc.so: warning: mktemp() possibly used unsafely; consider using mkstemp()
/usr/lib/libc.so: WARNING!  des_setkey(3) not present in the system!
/usr/lib/libc.so: WARNING!  encrypt(3) not present in the system!
/usr/lib/libc.so: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/lib/libc.so: warning: this program uses f_prealloc(), which is stupid.
/usr/lib/libc.so: WARNING!  des_cipher(3) not present in the system!
/usr/lib/libc.so: warning: tempnam() possibly used unsafely; consider using mkstemp()
main.o: In function `main':
main.o(.text+0xf1): undefined reference to `getopt_long_only'
../mpegsound/libmpegsound.a(httpinput.o): In function `Soundinputstreamfromhttp::writestring(int, char *)':
httpinput.o(.text+0x31): undefined reference to `__pthread_write'
../mpegsound/libmpegsound.a(httpinput.o): In function `Soundinputstreamfromhttp::http_open(char *)':
httpinput.o(.text+0x45d): undefined reference to `__pthread_connect'
../mpegsound/libmpegsound.a(rawplayer.o): In function `Rawplayer::putblock(void *, int)':
rawplayer.o(.text+0x594): undefined reference to `__pthread_write'
../mpegsound/libmpegsound.a(rawtofile.o): In function `Rawtofile::~Rawtofile(void)':
rawtofile.o(.text+0x52): undefined reference to `__pthread_write'
../mpegsound/libmpegsound.a(rawtofile.o): In function `Rawtofile::putblock(void *, int)':
rawtofile.o(.text+0x30a): undefined reference to `__pthread_write'
rawtofile.o(.text+0x32e): undefined reference to `__pthread_write'
*** Error code 1
 
Stop in /usr/ports/audio/mp3blaster/work/mp3blaster-2.0b17/src.
*** Error code 1
 
Stop in /usr/ports/audio/mp3blaster/work/mp3blaster-2.0b17.
*** Error code 1
 
Stop in /usr/ports/audio/mp3blaster.
*** Error code 1
 
Stop in /usr/ports/audio/mp3blaster.
*** Error code 1
 
Stop in /usr/ports/audio/mp3blaster.
*** Error code 1
 
Stop in /usr/ports/audio/mp3blaster. 

[-- Attachment #3 --]

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.0201161749150.8224-300000>