On Sat, May 11, 2002 at 10:08:27AM +0200, Martin Costabel wrote:
> Derek Homeier wrote:
> 
> > dyld: /Volumes/Galapagos/src/qt3-3.0.4-3/qt-x11-free-3.0.4/bin/uic version 
>mismatch for library: /sw/lib/libfreetype.6.dylib (compatibility version of user: 
>6.2.0 greater than library's version: 0.0.0)
> 
> Strange. "otool -L /sw/lib/libfreetype.6.dylib" shows me compatibility
> version 9.0.0. What version is your freetype2 fink package?
> 
bart:316> otool -L /sw/lib/libfreetype.6.dylib                                 
/sw/lib/libfreetype.6.dylib:
        /sw/lib/libfreetype.6.dylib (compatibility version 0.0.0, current version 
0.0.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 
55.0.0)
bart:317> dpkg -p freetype2  
Package: freetype2
Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
Architecture: darwin-powerpc
Source: freetype2
Version: 2.0.8-4
Depends: freetype2-shlibs (= 2.0.8-4)
Size: 764960

the newest I could get...

> I have a different problem with qt3: It builds completely, but does not
> install, due to
> 
>  qt3-shlibs conflicts with qt-shlibs
>   qt-shlibs (version 3.0.3-3) is installed.
> dpkg: error processing
> 
>/sw/fink/dists/unstable/main/binary-darwin-powerpc/x11/qt3-shlibs_3.0.4-3_darwin-powerpc.deb
> (--install):
>  conflicting packages - not installing qt3-shlibs
> 
> This kind of defeats the whole purpose of the shlibs splitoff movement.
> 
I had similar problems with updating gnuplot, which would not update 
without aquaterm, which would not install because it conflicts with the 
older gnuplot version... No way out but 'dpkg -r --force-depends' :-(

On Sat, May 11, 2002 at 01:12:45PM -0400, Dave Vasilevsky wrote:
>
> Are you by any chance using bash (or another shell besides zsh) as
> /bin/sh? This problem may come up in such situations.
>
Oh no, not again! My /bin/sh is the original zsh, but I have /bin/ksh
(copied from fink pdksh), and this used to freak out libtool with 
every larger build. The latest update to pdksh actually seems to 
have solved that problem, but I never noticed any problems with 
dyld (well, I had problems, but could never relate anything to ksh 
being installed in /bin). I will try today's update to qt3 (though it
is unlikely that that could change the version of libfreetype, 
coming to think of it), and then I will try once more with temporarily 
removing ksh from /bin. This does not have any immediate effect on the 
output of 'otool -L', though...

Thanks for the tips,
                                                Derek


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to