Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Nov 2004 03:06:05 +0100
From:      Michael Nottebrock <michaelnottebrock@gmx.net>
To:        kde-freebsd@freebsd.kde.org
Cc:        ports@freebsd.org
Subject:   HEADS UP: Possible problems with kde-application ports on RELENG_5/RELENG_5_3
Message-ID:  <200411100306.11356.michaelnottebrock@gmx.net>

next in thread | raw e-mail | index | archive | help
--nextPart13451258.XcmkgXQ6qX
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

If you upgraded to KDE 3.1.1/QT 3.3.3_1 and you're now you're getting=20
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=20
`pthread_attr_getschedpolicy'
/usr/X11R6/lib/libqt-mt.so: undefined reference to=20
`pthread_attr_setinheritsched'
/usr/X11R6/lib/libqt-mt.so: undefined reference to `pthread_attr_setstacksi=
ze'
/usr/X11R6/lib/libqt-mt.so: undefined reference to=20
`pthread_attr_setschedparam'
/usr/X11R6/lib/libqt-mt.so: undefined reference to=20
`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@freebsd.org and t=
ell=20
which port you're seeing this in. As an immediate workaround, you can try=20
this:

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

or, if you're using portinstall

portinstall -m EXTRA_PATCHES=3D/usr/ports/x11/kde3/files/extrapatch-configu=
re=20
<portname>

=2D-=20
   ,_,   | Michael Nottebrock               | lofi@freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org

--nextPart13451258.XcmkgXQ6qX
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQBBkXeTXhc68WspdLARAutOAJ9aJqezUuWRnG0QypHOtXrhZP4G+gCeMWw8
KNmeegV16yI6F6gfDhiz0Sg=
=W2r6
-----END PGP SIGNATURE-----

--nextPart13451258.XcmkgXQ6qX--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411100306.11356.michaelnottebrock>