On Wed, 12 Nov 2003, Benjamin Reed wrote:

> Hanspeter Niederstrasser wrote:
>
> > Trying to install kdelibs3-3.1.4-11 (10.2-gcc3.3/stable) I always get
> > the following error:
> >
> > mv /sw/src/root-kdelibs3-3.1.4-11/sw/lib/kde3/plugins/designer/*.so
> > /sw/src/root-kdelibs3-shlibs-3.1.4-11/sw/lib/kde3/plugins/designer/
>
> Actually it does go back that far, because I made a debug directory
> during the kde build for just such occasions (if you haven't rebooted =)

Sneaky :)

> The failure is probably at the bottom of /tmp/kde-build/kdelibs3*.make

% tail kdelibs3*.make

Making all in keramik
source='genembed.cpp' object='genembed.o' libtool=no \
depfile='.deps/genembed.Po' tmpdepfile='.deps/genembed.TPo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../kdefx -I../../dcop
-I../../libltdl -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio
-I../../kio/kfile -I../.. -I/sw/include/qt -I/usr/X11R6/include
-I/sw/include -I/sw/include -DQT_PLUGIN -DQT_THREAD_SUPPORT
-no-cpp-precomp -fno-common -I/sw/include -I/sw/include -I/sw/include
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W
-Wpointer-arith -Wwrite-strings -Os -fno-exceptions -fno-check-new
-DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT
-UQT_NO_ASCII_CAST -c -o genembed.o `test -f 'genembed.cpp' || echo
'./'`genembed.cpp
/bin/sh ../../libtool --mode=link --tag=CXX g++  -Wnon-virtual-dtor
-Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings
-Os -fno-exceptions -fno-check-new  -DQT_NO_TRANSLATION
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -UQT_NO_ASCII_CAST
-o genembed -L/usr/X11R6/lib -L/sw/lib  -L/sw/lib -R /sw/lib -R /sw/lib -R
/usr/X11R6/lib -R /sw/lib genembed.o ../../kdefx/libkdefx.la -L/sw/lib
mkdir .libs
g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W
-Wpointer-arith -Wwrite-strings -Os -fno-exceptions -fno-check-new
-DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_COMPAT
-UQT_NO_ASCII_CAST -o .libs/genembed genembed.o -Wl,-bind_at_load
-L/usr/X11R6/lib -L/sw/lib ../../kdefx/.libs/libkdefx.dylib
/sw/lib/libqt-mt.dylib -L/lib -lGL -lXmu -lXrandr -lXcursor -lXinerama
-lXft -lfreetype -lfontconfig -ldl -lXt -lpng -lz -lm -lXext -lX11 -lSM
-lICE -lpthread -lXrender
ld: warning -L: directory name (/lib) does not exist
ld: warning prebinding disabled because dependent library:
/sw/lib/libkdefx.4.dylib is not prebound
creating genembed
pics=`ls ./pics/*.png 2>/dev/null` ;\
./genembed $pics > pixmaps.keramik
dyld:
/sw/src/kdelibs3-3.1.4-11/kdelibs-3.1.4/kstyles/keramik/.libs/genembed
Undefined symbols:
/sw/lib/libqt-mt.3.dylib undefined reference to _FT_Stream_EnterFrame
expected to be defined in /sw/lib/libfreetype.6.dylib
/sw/lib/libqt-mt.3.dylib undefined reference to _FT_Stream_ExitFrame
expected to be defined in /sw/lib/libfreetype.6.dylib
/sw/lib/libqt-mt.3.dylib undefined reference to _FT_Stream_GetLong
expected to be defined in /sw/lib/libfreetype.6.dylib
/sw/lib/libqt-mt.3.dylib undefined reference to _FT_Stream_GetShort
expected to be defined in /sw/lib/libfreetype.6.dylib
/sw/lib/libqt-mt.3.dylib undefined reference to _FT_Stream_Seek expected
to be defined in /sw/lib/libfreetype.6.dylib
make[3]: *** [keramikrc.h] Error 133
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

********

I just rebuilt qt3 (and all splitoffs) a week ago when I upgraded to
gcc3.3.  However, I don't think freetype (I have freetype2/-shlibs) was
updated (2.0.9-1 is listed as up to date).

Hanspeter

-- 
If it's green, it's biology. If it stinks, it's chemistry. If it has
numbers, it's math. If it doesn't work, it's technology.
  --Unknown


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to