At 4:23 PM -0500 12/16/04, Alexander K. Hansen wrote:
On Dec 16, 2004, at 4:12 PM, Robert T. Wyatt wrote:

Hi all,

On my 10.2-gcc3.3 machine at work in the stable tree (fresh install last week), I'm getting errors with the same packages (albeit different versions) that I'm having trouble with in unstable at home (kdelibs3-ssl, -ssl-dev, -ssl-shlibs). I think though that these are different errors than are generated by the packages in unstable:

...
Making install in keramik
pics=`ls ./pics/*.png 2>/dev/null` ;\
./genembed $pics > pixmaps.keramik
dyld: /sw/src/kdelibs3-ssl-3.1.4-13/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[2]: *** [keramikrc.h] Error 133
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
/usr/bin/install -d -m 755 /sw/src/root-kdelibs3-ssl-3.1.4-13/sw/share/doc/kdelibs3-ssl
/usr/bin/install -c -p -m 644 COPYING COPYING.LIB INSTALL /sw/src/root-kdelibs3-ssl-3.1.4-13/sw/share/doc/kdelibs3-ssl/
/usr/bin/install -d -m 755 /sw/src/root-kdelibs3-ssl-3.1.4-13/sw/etc/profile.d
echo "setenv KDEDIR '/sw'" >> /sw/src/root-kdelibs3-ssl-3.1.4-13/sw/etc/profile.d/kdelibs3-ssl.csh.env
echo "export KDEDIR='/sw'" >> /sw/src/root-kdelibs3-ssl-3.1.4-13/sw/etc/profile.d/kdelibs3-ssl.sh.env
/usr/bin/touch /sw/src/root-kdelibs3-ssl-3.1.4-13/sw/etc/profile.d/kdelibs3-ssl.csh
/usr/bin/touch /sw/src/root-kdelibs3-ssl-3.1.4-13/sw/etc/profile.d/kdelibs3-ssl.sh
/bin/cat /sw/src/root-kdelibs3-ssl-3.1.4-13/sw/etc/profile.d/kdelibs3-ssl.csh >> /sw/src/root-kdelibs3-ssl-3.1.4-13/sw/etc/profile.d/kdelibs3-ssl.csh.env
/bin/cat /sw/src/root-kdelibs3-ssl-3.1.4-13/sw/etc/profile.d/kdelibs3-ssl.sh >> /sw/src/root-kdelibs3-ssl-3.1.4-13/sw/etc/profile.d/kdelibs3-ssl.sh.env
/bin/mv -f /sw/src/root-kdelibs3-ssl-3.1.4-13/sw/etc/profile.d/kdelibs3-ssl.csh.env /sw/src/root-kdelibs3-ssl-3.1.4-13/sw/etc/profile.d/kdelibs3-ssl.csh
/bin/mv -f /sw/src/root-kdelibs3-ssl-3.1.4-13/sw/etc/profile.d/kdelibs3-ssl.sh.env /sw/src/root-kdelibs3-ssl-3.1.4-13/sw/etc/profile.d/kdelibs3-ssl.sh
/bin/chmod 755 /sw/src/root-kdelibs3-ssl-3.1.4-13/sw/etc/profile.d/kdelibs3-ssl.*
/bin/rm -f /sw/src/root-kdelibs3-ssl-3.1.4-13/sw/info/dir /sw/src/root-kdelibs3-ssl-3.1.4-13/sw/info/dir.old /sw/src/root-kdelibs3-ssl-3.1.4-13/sw/share/info/dir /sw/src/root-kdelibs3-ssl-3.1.4-13/sw/share/info/dir.old
/bin/rm -rf /sw/src/root-kdelibs3-ssl-shlibs-3.1.4-13
/bin/mkdir -p /sw/src/root-kdelibs3-ssl-shlibs-3.1.4-13/sw
/bin/mkdir -p /sw/src/root-kdelibs3-ssl-shlibs-3.1.4-13/DEBIAN
/usr/bin/install -d -m 755 /sw/src/root-kdelibs3-ssl-shlibs-3.1.4-13/sw/lib/kde3
/bin/mv /sw/src/root-kdelibs3-ssl-3.1.4-13/sw/lib/kde3/*.so /sw/src/root-kdelibs3-ssl-shlibs-3.1.4-13/sw/lib/kde3/
/usr/bin/install -d -m 755 /sw/src/root-kdelibs3-ssl-shlibs-3.1.4-13/sw/lib/kde3/plugins/designer
/bin/mv /sw/src/root-kdelibs3-ssl-3.1.4-13/sw/lib/kde3/plugins/designer/*.so /sw/src/root-kdelibs3-ssl-shlibs-3.1.4-13/sw/lib/kde3/plugins/designer/
/bin/mv: rename /sw/src/root-kdelibs3-ssl-3.1.4-13/sw/lib/kde3/plugins/designer/*.so to /sw/src/root-kdelibs3-ssl-shlibs-3.1.4-13/sw/lib/kde3/plugins/designer//*.so: No such file or directory
### execution of /bin/mv failed, exit code 1
Failed: installing kdelibs3-ssl-shlibs-3.1.4-13 failed


If anyone has solutions to either of these (stable or unstable), I can help test patches.

--
Robert T Wyatt ext 5-7602


The quick and easy "stable" solution is to install 3.1.4-12 from the binary distribution.

Your error looks like the last one in

http://fink.sourceforge.net/faq/comp-general.php#freetype-problems

but since you're on 10.2-gcc3.3, you may be suffering from the one prior to that--X11 issues. The entry is specific to Panther, but you may need to rebuild qt3* on your system if you've changed your X11 setup (e.g. from Apple's beta to XFree86, or something).
--
Alexander K. Hansen

Rebuilding qt3 failed (but since this system is using the stable tree, shouldn't I just reinstall with apt-get?), but before we go down that road, I think I may have a bigger problem. I mentioned that I had done a fresh installation of fink (the entire operating system was also recently reinstalled--hard drive crash), but one thing I didn't do was install the X11SDK. It seems that I overlooked it because I'm not sure where to get it anymore. I do have an old copy, version 1.1, of the X11SDKForMacOSX.pkg which I've installed just now. Is that what I want/need to do for 10.2-gcc3.3 (whether I'm using stable or unstable trees)?


The thing is, I think I missed a step, but short of tearing everything out and starting over, is there a way to find out if there is a missing piece?


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to