[MacPorts] #27921: aclocal.m4 version conflict with libtool

MacPorts noreply at macports.org
Mon Jan 10 15:21:00 PST 2011


#27921: aclocal.m4 version conflict with libtool
---------------------------------------------------------+------------------
 Reporter:  whittaker007@…                               |       Owner:  macports-tickets@…                   
     Type:  defect                                       |      Status:  new                                  
 Priority:  Normal                                       |   Milestone:                                       
Component:  ports                                        |     Version:  1.9.2                                
 Keywords:  aclocal.m4 libtool LT_INIT version conflict  |        Port:                                       
---------------------------------------------------------+------------------

Comment(by whittaker007@…):

 Also, I attempted to change the installed version of libtool:

 {{{

 $ port installed libtool
 The following ports are currently installed:
   libtool @2.2.6b_0
   libtool @2.4_0 (active)

 $ sudo port deactivate libtool
 --->  Deactivating libtool

 $ sudo port activate libtool @2.2.6b_0
 --->  Activating libtool @2.2.6b_0

 $ port installed libtool
 The following ports are currently installed:
   libtool @2.2.6b_0 (active)
   libtool @2.4_0
 }}}

 But when I tried to install gd2 again I get the same error stating that
 libtool is currently 2.4!

 {{{
 $ sudo port install gd2
 --->  Computing dependencies for gd2
 --->  Building gd2
 Error: Target org.macports.build returned: shell command failed (see log
 for details)
 Log for gd2 is at:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gd2/main.log

 cat
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_gd2/main.log
 ...snipped...

 info:build libtool: Version mismatch error.  This is libtool 2.4, but the
 :info:build libtool: definition of this LT_INIT comes from libtool 2.2.6b.
 :info:build libtool: You should recreate aclocal.m4 with macros from
 libtool 2.4
 :info:build libtool: and run autoconf again.
 }}}

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


More information about the macports-tickets mailing list