HEADS UP: Possible problems with kde-application ports on RELENG_5/RELENG_5_3

Michael Nottebrock michaelnottebrock at gmx.net
Wed Nov 10 02:06:21 GMT 2004


If you upgraded to KDE 3.1.1/QT 3.3.3_1 and you're now you're getting 
compilation errors like this

/usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_cleanup_pop'
/usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_attr_destroy'
/usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_attr_init'
/usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_exit'
/usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_cancel'
/usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_testcancel'
/usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_cleanup_push'
/usr/X11R6/lib/libqt-mt.so: undefined reference to 
`pthread_attr_getschedpolicy'
/usr/X11R6/lib/libqt-mt.so: undefined reference to 
`pthread_attr_setinheritsched'
/usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_attr_setstacksize'
/usr/X11R6/lib/libqt-mt.so: undefined reference to 
`pthread_attr_setschedparam'
/usr/X11R6/lib/libqt-mt.so: undefined reference to 
`pthread_attr_setdetachstate'
/usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_cond_timedwait'

in ports of kde applications, please send a notice to kde at freebsd.org and tell 
which port you're seeing this in. As an immediate workaround, you can try 
this:

make clean && make 
EXTRA_PATCHES=/usr/ports/x11/kde3/files/extrapatch-configure

or, if you're using portinstall

portinstall -m EXTRA_PATCHES=/usr/ports/x11/kde3/files/extrapatch-configure 
<portname>

-- 
   ,_,   | Michael Nottebrock               | lofi at freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20041110/92dac2a1/attachment.bin


More information about the freebsd-ports mailing list