Date: Wed, 24 Sep 2003 02:16:36 -0700 From: Will Andrews <will@csociety.org> To: current@freebsd.org, ports@freebsd.org, kde@freebsd.org Subject: KDE 3.1.4 on 5.1-CURRENT fixes for PTHREAD_LIBS Message-ID: <20030924091636.GK47671@procyon.firepipe.net>
next in thread | raw e-mail | index | archive | help
Hello, With the help of Adriaan de Groot, Andy Fawcett, and Lauri Watts, I've successfully built KDE on 5.1-CURRENT as of 2003/09/19. The following patch can be applied: http://www.fruitsalad.org/patches/kde314-fixpth.diff using: cd /usr/ports && patch < kde314-fixpth.diff Please test this. Followups to kde@freebsd.org, flames to /dev/null. Thanks for your time. Note1: At the moment KDE hasn't been built on axp* for 4.9R, so this patch won't be committed in the meantime. Note2: Yes, we know -pthread was temporarily put back. It will be removed again soon. Note3: There are several ports that use KDE's configure scripts but are not maintained by us. These ports are most likely still broken. Some of them use our Makefile.kde code, and for those, I've added a line to ignore our pthfix since they will need their own. Note4: Patch has been applied to KDE HEAD to resolve the same issues. Therefore, this patch will be removed when 3.2 is released. Regards, -- wca
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030924091636.GK47671>