From owner-freebsd-stable Sat Mar 17 12:32:45 2001 Delivered-To: freebsd-stable@freebsd.org Received: from sudz.ns3g.com (cr618871-b.bloor1.on.wave.home.com [24.43.110.112]) by hub.freebsd.org (Postfix) with ESMTP id 8670637B71A; Sat, 17 Mar 2001 12:32:29 -0800 (PST) (envelope-from sudz@ns3g.com) Received: from cooler (cr618871-a.bloor1.on.wave.home.com [24.43.110.110]) by sudz.ns3g.com (8.11.2/8.11.2) with SMTP id f2HKXVe29757; Sat, 17 Mar 2001 15:33:31 -0500 (EST) (envelope-from sudz@ns3g.com) Reply-To: From: "Colin Legendre" To: , Subject: KDE2.1 + Pthread errors Date: Sat, 17 Mar 2001 15:35:43 -0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0018_01C0AEF7.ED851190" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0018_01C0AEF7.ED851190 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit I am getting errors with pthread while doing a make install for kde2.1.... path -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_attr_destroy' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_create' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_attr_init' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_exit' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_condattr_init' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_mutexattr_destroy' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_condattr_destroy' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_attr_setinheritsched' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_mutexattr_settype' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_mutexattr_init' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_mutex_trylock' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_attr_setdetachstate' /usr/X11R6/lib/libqt2-mt.so: undefined reference to `pthread_cond_timedwait' I have just cvsuped yesterday. Any idea how to fix this? Colin Legendre CCNA, MCP sudz@ns3g.com ------=_NextPart_000_0018_01C0AEF7.ED851190 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I am = getting errors=20 with pthread while doing a make install for = kde2.1....
 
path=20 -Wl,/usr/local/lib -Wl,--rpath=20 -Wl,/usr/X11R6/lib
/usr/X11R6/lib/libqt2-mt.so: undefined reference = to=20 `pthread_attr_destroy'
/usr/X11R6/lib/libqt2-mt.so: undefined = reference to=20 `pthread_create'
/usr/X11R6/lib/libqt2-mt.so: undefined reference to=20 `pthread_attr_init'
/usr/X11R6/lib/libqt2-mt.so: undefined reference = to=20 `pthread_exit'
/usr/X11R6/lib/libqt2-mt.so: undefined reference to=20 `pthread_condattr_init'
/usr/X11R6/lib/libqt2-mt.so: undefined = reference to=20 `pthread_mutexattr_destroy'
/usr/X11R6/lib/libqt2-mt.so: undefined = reference=20 to `pthread_condattr_destroy'
/usr/X11R6/lib/libqt2-mt.so: undefined=20 reference to = `pthread_attr_setinheritsched'
/usr/X11R6/lib/libqt2-mt.so:=20 undefined reference to=20 `pthread_mutexattr_settype'
/usr/X11R6/lib/libqt2-mt.so: undefined = reference=20 to `pthread_mutexattr_init'
/usr/X11R6/lib/libqt2-mt.so: undefined = reference=20 to `pthread_mutex_trylock'
/usr/X11R6/lib/libqt2-mt.so: undefined = reference=20 to `pthread_attr_setdetachstate'
/usr/X11R6/lib/libqt2-mt.so: = undefined=20 reference to `pthread_cond_timedwait'
 
I have = just cvsuped=20 yesterday.  Any idea how to fix this?
 
 
Colin Legendre  CCNA, = MCP
sudz@ns3g.com
 
------=_NextPart_000_0018_01C0AEF7.ED851190-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message