Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Mar 2003 14:45:32 -0600
From:      "Nick Allgood" <windflare@hotmail.com>
To:        freebsd-questions@FreeBSD.org
Subject:   Porblem wiht installing xmms shell and other apps
Message-ID:  <F162t2gYCL6ntBscu0J000014c9@hotmail.com>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_b39_6431_7f94
Content-Type: text/plain; format=flowed



Hello!, im a Freebsd user and im having quite a few lil problems first i try 
to install a lil script xmmsshow, well i do that it says  
/usr/local/lib/libgthread12.so.3" undefined reference to 
pthread_mutex_trylock and also says  /usr/local/lib/libgthread12.so.3" 
undefined reference to pthread_cond_timedwait
i am totally lsot on why it is doing that, i am sorta new to this unix bsd 
type thing. also i try to install say xmms-shell and i get an error as well, 
included is a config.log file that i recieved form the Xmms-shell
Also im tryin to install gtk 2.0 from the ports and so forth, adn i make it 
and then it says it needs Glib 2.0 and when i try to install Glib 2.0 i 
already have it so it sasy, so please respond asap with any help, it will 
begrealyt appreciated

Thanks

Nick




_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online  
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

------=_NextPart_000_b39_6431_7f94
Content-Type: text/plain; name="config.log"; format=flowed
Content-Transfer-Encoding: 8bit
Content-Disposition: attachment; filename="config.log"

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:559: checking for a BSD compatible install
configure:612: checking whether build environment is sane
configure:669: checking whether make sets ${MAKE}
configure:715: checking for working aclocal
configure:728: checking for working autoconf
configure:741: checking for working automake
configure:754: checking for working autoheader
configure:767: checking for working makeinfo
configure:787: checking for xmms-config
configure:821: checking XMMS version
configure:826: checking XMMS libs
configure:832: checking XMMS cflags
configure:848: checking for readline in -lreadline
configure:867: cc -o conftest    conftest.c -lreadline   -L/usr/X11R6/lib 
-L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E 
-lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm -lxmms 1>&5
/usr/local/lib/libgthread12.so.3: undefined reference to 
`pthread_mutex_trylock'
/usr/local/lib/libgthread12.so.3: undefined reference to 
`pthread_cond_timedwait'
configure: failed program was:
#line 856 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char readline();

int main() {
readline()
; return 0; }
configure:901: checking for c++
configure:933: checking whether the C++ compiler (c++  -I/usr/X11R6/include 
-I/usr/X11R6/include/xmms -I/usr/X11R6/include/gtk12 
-I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include ) 
works
configure:949: c++ -o conftest  -I/usr/X11R6/include 
-I/usr/X11R6/include/xmms -I/usr/X11R6/include/gtk12 
-I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include   
conftest.C  -L/usr/X11R6/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 
-lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext 
-lX11 -lm -lxmms 1>&5
/usr/local/lib/libgthread12.so.3: undefined reference to 
`pthread_mutex_trylock'
/usr/local/lib/libgthread12.so.3: undefined reference to 
`pthread_cond_timedwait'
configure: failed program was:

#line 944 "configure"
#include "confdefs.h"

int main(){return(0);}


------=_NextPart_000_b39_6431_7f94--

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?F162t2gYCL6ntBscu0J000014c9>