Howdy folks, 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. The link line that I'm seeing is as follows: /bin/sh ../libtool --silent --mode=link --tag=CXX c++ -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -fno-strict-aliasing -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DHAVE_KNEWSTUFF -L/usr/local/lib -o libkarboncommon.la -rpath /usr/local/lib -R /usr/local/lib -R /usr/local/lib -R /usr/X11R6/lib -R /usr/X11R6/lib -R /usr/local/lib -R/usr/local/lib -no-undefined karbon_factory.lo karbon_resourceserver.lo karbon_part.lo karbon_part_iface.lo karbon_view.lo karbon_view_iface.lo karbon_drag.lo karbon_grid_data.lo karbon_part_iface_skel.lo karbon_view_iface_skel.lo ../lib/kofficecore/libkofficecore.la ../lib/kofficeui/libkofficeui.la ../lib/kopainter/libkopainter.la ../lib/kotext/libkotext.la dockers/libkarbondockers.la widgets/libkarbonwidgets.la render/libvpainter.la render/xrgbrender/libkarbonxrgbrender.la tools/libkarbontools.la core/libkarboncore.la shapes/libkarbonshapes.la commands/libkarboncommands.la visitors/libkarbonvisitors.la dialogs/libkarbondialogs.la libkarbonbase.la -L/usr/local/lib -lart_lgpl_2 -lm -L/usr/X11R6/lib -lfontconfig -lMagick -ljbig -llcms -ltiff -lfreetype -ljasper -ljpeg -lpng -lfpx -ldpstk -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lm -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -lfreetype -lz -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg -L/usr/X11R6/lib Has anyone come across this problem and solved it? I'd like to get KOffice running because my wife uses it, and the machine that she uses (not the AMD box), is dying :( I can't go back to X6.8 because it doesn't support my ATI X850 card so I need to find a resolution to this. Any help will be most appreciated. Thanks in advance...Geoff -- Geoff Glasson [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] _______________________________________________ kde-freebsd mailing list [email protected] http://freebsd.kde.org/mailman/listinfo/kde-freebsd
