[MacPorts] #31254: gdl (gnudatalanguage) runtime fail on mac osx --- libltdl.7.dylib version 11.0.0 needed

MacPorts noreply at macports.org
Wed Sep 14 10:30:50 PDT 2011


#31254: gdl (gnudatalanguage) runtime fail on mac osx --- libltdl.7.dylib version
11.0.0 needed
---------------------------------------------------------+------------------
 Reporter:  gkinglisboa@…                                |       Owner:  macports-tickets@…                   
     Type:  defect                                       |      Status:  new                                  
 Priority:  Normal                                       |   Milestone:                                       
Component:  ports                                        |     Version:  2.0.3                                
 Keywords:  gdl gnudatalanguage libtool libltdl.7.dylib  |        Port:  gnudatalanguage                      
---------------------------------------------------------+------------------
Changes (by ryandesign@…):

 * cc: gkinglisboa@… (removed)


Old description:

> I have macbook pro, mac osx 10.6.8
> libtool 2.4_1
>

> macports selfupdate okay;
> macports upgrade okay
> then fetched gnudatalanguage-0.9.1_0.darwin_10.x86_64.tbz2 from
> http://packages.macports.org/gnudatalanguage
> then installed gnudatalanguage --> okay
> then tried running...
>
> $  gdl
> dyld: Library not loaded: /opt/local/lib/libltdl.7.dylib
>   Referenced from: /opt/local/bin/gdl
>   Reason: Incompatible library version: gdl requires version 11.0.0 or
> later, but libltdl.7.dylib provides version 9.0.0
> Trace/BPT trap
>
> How to fix this?

New description:

 I have macbook pro, mac osx 10.6.8 [[br]]
 libtool 2.4_1

 macports selfupdate okay; [[br]]
 macports upgrade okay [[br]]
 then fetched gnudatalanguage-0.9.1_0.darwin_10.x86_64.tbz2 from
 http://packages.macports.org/gnudatalanguage [[br]]
 then installed gnudatalanguage --> okay [[br]]
 then tried running...

 {{{
 $  gdl
 dyld: Library not loaded: /opt/local/lib/libltdl.7.dylib
   Referenced from: /opt/local/bin/gdl
   Reason: Incompatible library version: gdl requires version 11.0.0 or
 later, but libltdl.7.dylib provides version 9.0.0
 Trace/BPT trap
 }}}

 How to fix this?

--

Comment:

 Please remember to use WikiFormatting. As reporter, you do not need to Cc
 yourself.

 It sounds like your /opt/local/lib/libltdl.7.dylib is not the right
 architecture. Try rebuilding the libtool port.

 {{{
 sudo port clean libtool
 sudo port -n upgrade --force libtool
 }}}

 Had you originally installed the libtool port long ago, before upgrading
 to Snow Leopard? If so, you need to follow the [wiki:Migration Migration]
 procedure.

-- 
Ticket URL: <https://trac.macports.org/ticket/31254#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list