discuss-gnustep
[Top][All Lists]
Advanced

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

Re: preview: new macports ports


From: Eric Wasylishen
Subject: Re: preview: new macports ports
Date: Sat, 19 Nov 2011 16:11:09 -0700

That sucks :-( Thanks for trying...

The reason macports didn't uninstall the old versions of the ports may have 
been that I wasn't setting the version numbers on the ports properly. I fixed 
that, and also locked the SVN version that the ports check out for now, just so 
they're using a known-working version.


On my OS 10.6.8 system I updated Xcode to 3.2.6, wiped Macports, and tried a 
fresh install of gorm, and was successful. Could you try running "otool -L" on 
a few binaries to see if anything is getting linked incorrectly? Here are the 
results I get:

$ otool -L /opt/local/lib/libobjc-gnu.so.4.6.0 
/opt/local/lib/libobjc-gnu.so.4.6.0:
        /opt/local/lib/libobjc-gnu.so.4.6.0 (compatibility version 0.0.0, 
current version 0.0.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current 
version 125.2.11)

$ otool -L /opt/local/GNUstep/Local/Library/Libraries/libgnustep-base.1.23.dylib
/opt/local/GNUstep/Local/Library/Libraries/libgnustep-base.1.23.dylib:
        /opt/local/GNUstep/Local/Library/Libraries/./libgnustep-base.1.23.dylib 
(compatibility version 0.0.0, current version 1.23.1)
        /opt/local/lib/libobjc-gnu.so.4.6.0 (compatibility version 0.0.0, 
current version 0.0.0)
        /opt/local/lib/libxslt.1.dylib (compatibility version 3.0.0, current 
version 3.26.0)
        /opt/local/lib/libxml2.2.dylib (compatibility version 10.0.0, current 
version 10.8.0)
        /opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current 
version 1.2.5)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current 
version 125.2.11)
        /opt/local/lib/libiconv.2.dylib (compatibility version 8.0.0, current 
version 8.1.0)
        /opt/local/lib/libffi.5.dylib (compatibility version 6.0.0, current 
version 6.10.0)
        /opt/local/lib/libicui18n.48.dylib (compatibility version 48.0.0, 
current version 48.1.0)
        /opt/local/lib/libicuuc.48.dylib (compatibility version 48.0.0, current 
version 48.1.0)
        /opt/local/lib/libicudata.48.dylib (compatibility version 48.0.0, 
current version 48.1.0)

$ otool -L `port dir gnustep-gui-devel`/work/trunk/Tools/obj/make_services
/Users/ewasylishen/gnustep-macports-fixes/gnustep/gnustep-gui-devel/work/trunk/Tools/obj/make_services:
        /opt/local/lib/libicui18n.48.dylib (compatibility version 48.0.0, 
current version 48.1.0)
        /opt/local/lib/libicuuc.48.dylib (compatibility version 48.0.0, current 
version 48.1.0)
        /opt/local/lib/libicudata.48.dylib (compatibility version 48.0.0, 
current version 48.1.0)
        /opt/local/lib/libpng14.14.dylib (compatibility version 23.0.0, current 
version 23.0.0)
        /opt/local/GNUstep/Local/Library/Libraries/./libgnustep-base.1.23.dylib 
(compatibility version 0.0.0, current version 1.23.1)
        /opt/local/lib/libobjc-gnu.so.4.6.0 (compatibility version 0.0.0, 
current version 0.0.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current 
version 125.2.11)

-Eric

On 2011-11-19, at 2:50 AM, Ivan Vučica wrote:

> <main.log>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]