From owner-freebsd-questions Thu Feb 27 7:36: 3 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CD8C37B401 for ; Thu, 27 Feb 2003 07:36:01 -0800 (PST) Received: from smtp.uc3m.es (smtp03.uc3m.es [163.117.136.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95B3743FB1 for ; Thu, 27 Feb 2003 07:35:59 -0800 (PST) (envelope-from jrh@it.uc3m.es) Received: from smtp03.uc3m.es (localhost [127.0.0.1]) by smtp.uc3m.es (Postfix) with ESMTP id 38810431A9; Thu, 27 Feb 2003 16:35:58 +0100 (CET) Received: from mira.ipv6.it.uc3m.es (mira.it.uc3m.es [163.117.140.166]) by smtp03.uc3m.es (Postfix) with ESMTP id 5EF9299E7E; Thu, 27 Feb 2003 16:35:57 +0100 (CET) Content-Type: text/plain; charset="us-ascii" From: Juan Rodriguez Hervella Organization: UC3M To: freebsd-questions@freebsd.org, freebsd@es.freebsd.org Subject: Errors in /usr/ports/net/linphone Date: Thu, 27 Feb 2003 16:35:56 +0100 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200302271635.56713.jrh@it.uc3m.es> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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