Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2001 10:48:44 -0800 (PST)
From:      adsouza@student.math.uwaterloo.ca
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/24510: XMMS 1.2.4 refuses to compile on my 4.2-stable system
Message-ID:  <200101211848.f0LImiX90186@freefall.freebsd.org>

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

>Number:         24510
>Category:       ports
>Synopsis:       XMMS 1.2.4 refuses to compile on my 4.2-stable system
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 21 10:50:02 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Antonio D'souza
>Release:        4.2-stable
>Organization:
University of Waterloo
>Environment:
FreeBSD alice.cshouse 
4.2-STABLE FreeBSD 4.2-STABLE #0: Fri Jan 19 21:51:36 EST 2001
root@alice.cshouse:/usr/obj/usr/src/sys/QUIK  i386
>Description:
I have updated my ports collection and done a buildworld but if I attempt to compile XMMS I always get this error:


Making all in defskin
/bin/sh ../libtool --mode=link cc  -O -pipe -I/usr/X11R6/include -Wall -fomit-frame-pointer -finline-functions -ffast-math -L/usr/X11R6/lib -o xmms -export-dynamic 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/libxmms.la -L/usr/local/lib
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/libskin.o: In function `_load_skin':
skin.o(.text+0x1570): 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
>How-To-Repeat:
Just try to compile XMMS-Gnome 1.2.4_1 on a 4.2-stable machine.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


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?200101211848.f0LImiX90186>