pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Build failure in x11/kde-workspace4 after the recent native xorg upgrade.



On Sunday 09 June 2013 08:27:15 David Holland wrote:
> ...the question really, though, is why it's trying to link in a static
> library.

Indeed.  A quick check of a i386 modular x build (as thats what I have 
handy) shows it linking the shared library:

[*] /local/src/work/pkgsrc/x11/kde-workspace4/work.i386/.wrapper/bin/c++ 
/local/src/work/pkgsrc/x11/kde-workspace4/work.i386/.wrapper/bin/c++ -
fPIC -O2 -I/usr/pkg/qt4/include -I/usr/pkg/include -I/usr/include -
I/usr/pkg/include/freetype2 -DLDAP_DEPRECATED -I/usr/include/krb5 -Wnon-
virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall 
-W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -
fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -
fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -O2 -g 
-DNDEBUG -DQT_NO_DEBUG -L/usr/pkg/qt4/lib -Wl,-R/usr/pkg/qt4/lib -
L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -shared -Wl,-
soname,libkfontinstui.so.4 -o ../../../lib/libkfontinstui.so.4.10.3 
CMakeFiles/kfontinstui.dir/kfontinstui_automoc.o 
CMakeFiles/kfontinstui.dir/FcEngine.o -L/local/src/work/pkgsrc/x11/kde-
workspace4/work.i386/.buildlink/lib -L/local/src/work/pkgsrc/x11/kde-
workspace4/work.i386/kde-workspace-4.10.3/_KDE_build/lib -L/usr/pkg/lib -
L/usr/pkg/qt4/lib /usr/pkg/lib/libkio.so.5.10.3 
/local/src/work/pkgsrc/x11/kde-
workspace4/work.i386/.buildlink/lib/libfreetype.so 
/local/src/work/pkgsrc/x11/kde-
workspace4/work.i386/.buildlink/lib/libfontconfig.so 
/local/src/work/pkgsrc/x11/kde-
workspace4/work.i386/.buildlink/lib/libX11.so 
/local/src/work/pkgsrc/x11/kde-
workspace4/work.i386/.buildlink/lib/libXft.so 
../../../lib/libkfontinst.so.4.10.3 /usr/pkg/qt4/lib/libQtNetwork.so 
/usr/pkg/qt4/lib/libQtXml.so /usr/pkg/lib/libkdeui.so.5.10.3 
/usr/pkg/qt4/lib/libQtGui.so /usr/pkg/qt4/lib/libQtSvg.so 
/usr/pkg/lib/libkdecore.so.5.10.3 /usr/pkg/qt4/lib/libQtDBus.so 
/usr/pkg/qt4/lib/libQtCore.so -lpthread -Wl,-rpath-link,/usr/pkg/lib

so don't know why its now not doing that for Sverre in the native x case.

cheers
mark


Home | Main Index | Thread Index | Old Index