Geoff Glasson schrieb: > I recently upgraded X on my AMD box, and decided that it would be an > opportune > time to also upgrade to KDE 3.5 from ports. Everything is fine until it > comes time to install KOffice. I get a link error trying to link in libdps > and libdpstk which are the display postscript extensions to X. These > libraries are no longer included by a default install of X so I have a bit of > a problem :( > > PR92408 talks about a similar problem, however the link line that I have > explicitly links in those two libraries, whereas the PR implies that they are > linked along with some other library. Michael Nottebrock replied to the > original PR problem and the response seems valid under the circumstances > listed in the PR but doesn't quite fit my circumstances.
Actually it does - in the PR you mentioned -ldpstk is also explicitly listed. KOffice however does not want these - they are brought into the build's LDFLAGS during configure stage because some foobar-config or pkgconfig output lists them as required. The workaround/solution suggested in the PR therefore applies to you as well. 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
