Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 2003 16:35:56 +0100
From:      Juan Rodriguez Hervella <jrh@it.uc3m.es>
To:        freebsd-questions@freebsd.org, freebsd@es.freebsd.org
Subject:   Errors in /usr/ports/net/linphone
Message-ID:  <200302271635.56713.jrh@it.uc3m.es>

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

I'm receiving these errors when I do "make install", does anyone 
know why ?

Please reply to my email address because I'm not subscribed to
these lists

Thanks.

gmake[4]: Entering directory 
`/home2/ports/net/linphone/work/linphone-0.9.1/oRTP/src'
/bin/sh ../libtool --mode=link cc  -O -pipe   -L/usr/local/lib -o rtpsend  
rtpsend.o libortp.la
cc -O -pipe -o .libs/rtpsend rtpsend.o  -L/usr/local/lib ./.libs/libortp.so 
-lgthread12 -lglib12 -lm -Wl,--rpath -Wl,/usr/X11R6/lib
/usr/local/lib/libgthread12.so: undefined reference to `pthread_cond_signal'
./.libs/libortp.so: undefined reference to `pthread_create'
/usr/local/lib/libgthread12.so: undefined reference to `pthread_getspecific'
/usr/local/lib/libgthread12.so: undefined reference to 
`pthread_cond_broadcast'
/usr/local/lib/libgthread12.so: undefined reference to `pthread_key_create'
/usr/local/lib/libgthread12.so: undefined reference to `pthread_cond_init'
/usr/local/lib/libgthread12.so: undefined reference to `pthread_mutex_unlock'
/usr/local/lib/libgthread12.so: undefined reference to `pthread_mutex_destroy'
/usr/local/lib/libgthread12.so: undefined reference to `pthread_mutex_lock'
/usr/local/lib/libgthread12.so: undefined reference to `pthread_cond_wait'
/usr/local/lib/libgthread12.so: undefined reference to `pthread_mutex_trylock'
/usr/local/lib/libgthread12.so: undefined reference to `pthread_cond_destroy'
/usr/local/lib/libgthread12.so: undefined reference to `pthread_mutex_init'
./.libs/libortp.so: undefined reference to `pthread_join'
/usr/local/lib/libgthread12.so: undefined reference to 
`pthread_cond_timedwait'
/usr/local/lib/libgthread12.so: undefined reference to `pthread_setspecific'
gmake[4]: *** [rtpsend] Error 1
gmake[4]: Leaving directory 
`/home2/ports/net/linphone/work/linphone-0.9.1/oRTP/src'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory 
`/home2/ports/net/linphone/work/linphone-0.9.1/oRTP'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory 
`/home2/ports/net/linphone/work/linphone-0.9.1/oRTP'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home2/ports/net/linphone/work/linphone-0.9.1'
gmake: *** [all] Error 2
*** Error code 2

Stop in /home2/ports/net/linphone.


-- 
JFRH

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?200302271635.56713.jrh>