Date: Sat, 17 Mar 2001 15:35:43 -0500 From: "Colin Legendre" <sudz@ns3g.com> To: <freebsd-questions@freebsd.org>, <freebsd-stable@freebsd.org> Subject: KDE2.1 + Pthread errors Message-ID: <LIEGILFKEJFMCNAFGIFIIEIMCEAA.sudz@ns3g.com>
next in thread | raw e-mail | index | archive | help
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 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 5.50.4611.1300" name=3DGENERATOR></HEAD> <BODY> <DIV><FONT face=3DArial size=3D2><SPAN class=3D663363320-17032001>I am = getting errors=20 with pthread while doing a make install for = kde2.1....</SPAN></FONT></DIV> <DIV><FONT face=3DArial size=3D2><SPAN=20 class=3D663363320-17032001></SPAN></FONT> </DIV> <DIV><FONT face=3DArial size=3D2><SPAN class=3D663363320-17032001>path=20 -Wl,/usr/local/lib -Wl,--rpath=20 -Wl,/usr/X11R6/lib<BR>/usr/X11R6/lib/libqt2-mt.so: undefined reference = to=20 `pthread_attr_destroy'<BR>/usr/X11R6/lib/libqt2-mt.so: undefined = reference to=20 `pthread_create'<BR>/usr/X11R6/lib/libqt2-mt.so: undefined reference to=20 `pthread_attr_init'<BR>/usr/X11R6/lib/libqt2-mt.so: undefined reference = to=20 `pthread_exit'<BR>/usr/X11R6/lib/libqt2-mt.so: undefined reference to=20 `pthread_condattr_init'<BR>/usr/X11R6/lib/libqt2-mt.so: undefined = reference to=20 `pthread_mutexattr_destroy'<BR>/usr/X11R6/lib/libqt2-mt.so: undefined = reference=20 to `pthread_condattr_destroy'<BR>/usr/X11R6/lib/libqt2-mt.so: undefined=20 reference to = `pthread_attr_setinheritsched'<BR>/usr/X11R6/lib/libqt2-mt.so:=20 undefined reference to=20 `pthread_mutexattr_settype'<BR>/usr/X11R6/lib/libqt2-mt.so: undefined = reference=20 to `pthread_mutexattr_init'<BR>/usr/X11R6/lib/libqt2-mt.so: undefined = reference=20 to `pthread_mutex_trylock'<BR>/usr/X11R6/lib/libqt2-mt.so: undefined = reference=20 to `pthread_attr_setdetachstate'<BR>/usr/X11R6/lib/libqt2-mt.so: = undefined=20 reference to `pthread_cond_timedwait'</SPAN></FONT></DIV> <DIV><FONT face=3DArial size=3D2><SPAN=20 class=3D663363320-17032001></SPAN></FONT> </DIV> <DIV><FONT face=3DArial size=3D2><SPAN class=3D663363320-17032001>I have = just cvsuped=20 yesterday. Any idea how to fix this?</SPAN></FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Colin Legendre CCNA, = MCP</FONT></DIV> <DIV><FONT face=3DArial size=3D2>sudz@ns3g.com</FONT></DIV> <DIV> </DIV></BODY></HTML> ------=_NextPart_000_0018_01C0AEF7.ED851190-- 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?LIEGILFKEJFMCNAFGIFIIEIMCEAA.sudz>