[MacPorts] #25312: gnudatalanguage build fails due to libtool "version mismatch error"

MacPorts noreply at macports.org
Mon Jun 21 09:49:42 PDT 2010


#25312: gnudatalanguage build fails due to libtool "version mismatch error"
------------------------------------+---------------------------------------
 Reporter:  davidagalvan@…          |       Owner:  takeshi@…           
     Type:  defect                  |      Status:  new                 
 Priority:  Normal                  |   Milestone:                      
Component:  ports                   |     Version:  1.9.0               
 Keywords:                          |        Port:  gnudatalanguage     
------------------------------------+---------------------------------------

Comment(by davidagalvan@…):

 That worked!  I added use_autoreconf to the port file.  I wasn't sure
 where to put it so I just put it under the "use autoconf yes" listing.
 See this snipped from the port file:

 {{{
 use_autoconf                yes
 use_autoreconf                          yes
 configure.env-append        LIBS=\"-lpng -lopenjpeg\"
 configure.args              --with-plplotdir=${prefix} \
 . . .

 }}}

 It appears to have worked, as I got the following when I ran sudo port
 install gnudatalanguage

 {{{
 dgalvan-09153112037:~ dgalvan$ sudo port install gnudatalanguage
 --->  Computing dependencies for gnudatalanguage
 --->  Fetching gnudatalanguage
 --->  Verifying checksum(s) for gnudatalanguage
 --->  Extracting gnudatalanguage
 --->  Configuring gnudatalanguage
 --->  Building gnudatalanguage
 --->  Staging gnudatalanguage into destroot
 --->  Installing gnudatalanguage @0.9rc4_2
 --->  Activating gnudatalanguage @0.9rc4_2
 --->  Cleaning gnudatalanguage
 dgalvan-09153112037:~ dgalvan$ gdl

   GDL - GNU Data Language, Version 0.9rc4

 - For basic information type HELP,/INFO
 - Default library routine search path used (GDL_PATH/IDL_PATH env. var.
 not set):
 /opt/local/share/gnudatalanguage/lib:/opt/local/share/gnudatalanguage/lib/dicom/opt/local/share/gnudatalanguage/lib/cmsvlib
 - Please report bugs, feature or help requests and patches at:
   http://sourceforge.net/projects/gnudatalanguage/

 }}}


 Thanks very much for your help!  Got me up and running again on this
 project!  Now I just need to figure out how to set that GDL_PATH so GDL
 will see my *.pro files. . .

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


More information about the macports-tickets mailing list