<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Liberation Serif'; font-size:12pt; font-weight:400; font-style:normal;">On Понедельник 13 апреля 2009, Stanislav Sedov wrote:<br>
> On Mon, 13 Apr 2009 17:37:58 +0200<br>
> Jan Henrik Sylvester <me@janh.de> mentioned:<br>
> <br>
> > I tried to rebuild editors/koffice-kde3 not to link against the old<br>
> > libpoppler.so.3 anymore, but the build failed:<br>
> ><br>
> > /bin/sh /usr/local/bin/libtool --silent --tag=CXX --mode=link c++<br>
> > -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2<br>
> > -O2 -fno-strict-aliasing -pipe -Wno-non-virtual-dtor -fno-exceptions<br>
> > -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST<br>
> > -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DHAVE_KNEWSTUFF<br>
> > -fexceptions -L/usr/local/lib -o libkritagmagickimport.la -rpath<br>
> > /usr/local/lib/kde3 -avoid-version -module -no-undefined -R<br>
> > /usr/local/lib -R /usr/local/lib -R /usr/local/lib -R /usr/local/lib -R<br>
> > /usr/local/lib-D_THREAD_SAFE -pthread -L/usr/local/lib -L/usr/local/lib<br>
> > -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib -L/usr/local/lib -R<br>
> > /usr/local/lib -R /usr/local/lib -R /usr/local/lib -R /usr/local/lib -R<br>
> > /usr/local/lib -L/usr/local/lib -D_THREAD_SAFE -pthread<br>
> > -L/usr/local/lib -module -avoid-version -no-undefinedmagickimport.lo<br>
> > kis_image_magick_converter.lo ../../../lib/kofficeui/libkofficeui.la<br>
> > ../../../lib/kofficecore/libkofficecore.la<br>
> > ../../../lib/store/libkstore.la -lGraphicsMagick -ljbig -llcms -ltiff<br>
> > -lfreetype -ljasper -ljpeg -lpng -lfpx-lwmflite -lXext -lSM -lICE -lX11<br>
> > -lbz2 -lxml2 -lz -lm ../../../krita/libkritacommon.la<br>
> > -Wl,-export-dynamic -L/usr/local/lib -ljpeg -L/usr/local/lib<br>
> > grep: /usr/local/lib/liblcms.la: No such file or directory<br>
> > sed: /usr/local/lib/liblcms.la: No such file or directory<br>
> > libtool: link: `/usr/local/lib/liblcms.la' is not a valid libtool archive<br>
> > gmake[4]: *** [libkritagmagickimport.la] Error 1<br>
> > gmake[4]: Leaving directory<br>
> > `/usr/ports/editors/koffice-kde3/work/koffice-1.6.3/filters/krita/gmagick'<br>
> ><br>
> > Six days ago, graphics/lcms was updated to 1.18, including: "Do not<br>
> > install .la and static library files."<br>
> ><br>
> > Is that the problem? Can koffice link against the .so or does lcms have<br>
> > to provide the .la again?<br>
> ><br>
> <br>
> koffice should not link agains .a or .la libraries, he should be<br>
> using the shared object instead. AFAIK, makc is already working<br>
> on this issue.<br>
> <br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>koffice (and most if not all of kde3 ports) uses both shared and static libraries. And it seems kde3 is not supposed to build without static libs, so I think lcms should be reverted.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Max</p></body></html>