pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
/x11/kdebase3 compiling on Leopard
Hi everybody:
I am compiling kdebase3 in my Leopard 10.5.6 environment
[I reinstalled the OSX on a case sensitive file system and pkgsrc is
working properly].
Anyway, I got the following error message while compiling xkb inside kdebase3:
Making all in kxkb
Making all in pics
gnumake[3]: Nothing to be done for `all'.
/bin/sh ../libtool --silent --tag=CXX Â --mode=link g++
-Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG
-O2 -pipe -O2 -I/usr/pkg/include -I/usr/include -DLDAP_DEPRECATED
-I/usr/pkg/qt3/include -I/usr/X11/include -I/usr/X11/include/freetype2
-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 -D_GNU_SOURCE Â-L/usr/pkg/lib -L/usr/pkg/qt3/lib
-L/usr/X11/lib  -L/usr/pkg/qt3/lib -L/usr/pkg/lib -L/usr/lib
-L/usr/X11/lib
-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
-module -avoid-version -no-undefined -L/usr/pkg/qt3/lib -L/usr/pkg/lib
-L/usr/lib -L/usr/X11/lib
-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
-o kcm_keyboard.la -rpath /usr/pkg/lib/kde3 extension.lo x11helper.lo
rules.lo kxkbconfig.lo pixmap.lo kcmlayout.lo kcmmisc.lo
kcmlayoutwidget.lo kcmmiscwidget.lo -lxkbfile -lXtst -lkio
ld: library not found for -lxkbfile
collect2: ld returned 1 exit status
gnumake[3]: *** [kcm_keyboard.la] Error 1
gnumake[2]: *** [all-recursive] Error 1
gnumake[1]: *** [all-recursive] Error 1
gnumake: *** [all] Error 2
*** Error code 2
Stop.
bmake: stopped in /usr/pkgsrc/x11/kdebase3
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/x11/kdebase3
sh-3.2#
I've looked into /usr/X11/lib and a libxkbfile.dylib file is found.
Doing a otool -L to such file returns all the dependencies correctly
found, so, I cannot understand why such error is raised.
Do you know how can I deal with it?
Thanks in advance,
Ernesto
Home |
Main Index |
Thread Index |
Old Index