Linas Valiukas schrieb: > Hi, > > I've almost managed to compile 2.2.0 on 6.0/i386. I need to solve some > problems with the linker and I'll be able to provide you with the port > for the latest version.
Beat you to it I'm afraid. But feel free to grab maintainership, I've reset MAINTAINER to ports@ for the time being. For the record: 2.2.0 had several problems and they can all be blamed on bad upstream maintenance: - Taskjuggler uses a way outdated version of the KDE build framework and thus gets linking to FreeBSD's libpthread wrong (that's probably your linker error, Linas). - The distribution tarball shipped with an incomplete set of autotools files, causing the build system to try and rebuild everything after running configure (and fail if no auto* programs can be found). - One instance of using "false" as an argument to a member function that takes a pointer, not a bool, which breaks on gcc 2.95 - Has hardcoded non-standard paths to install documentation in. Cheers, -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org
signature.asc
Description: OpenPGP digital signature
_______________________________________________ kde-freebsd mailing list [email protected] http://freebsd.kde.org/mailman/listinfo/kde-freebsd
