Menu

libtool Problem

Developers
2002-10-31
2013-10-17
  • henry Butowsky

    henry Butowsky - 2002-10-31

    Hi Charlie and Rorik,
    I just checked out a fresh copy of nco , and am getting the following problem when I build ( after running config     
    configure --prefix=/usr/src/redhat/SOURCES/nco NETCDF_LIB = /blah NETCDF_INC=/blah
    )

    ../../libbtool -e : command not found

    regards Henry

     
    • Charlie Zender

      Charlie Zender - 2002-10-31

      This is probably my fault.
      I upgraded to RH8 in hopes it would solve my build problems.
      I tried configure with --enable-maintainer-mode, and got the
      same build problems I was having with RH7.
      Then I must have inadvertently checked in the bogus libtool.
      So either go back 1 version of libtool (ancd check it in)
      or Rorik can upload a fresh one.

      Charlie

       
    • Rorik Peterson

      Rorik Peterson - 2002-10-31

      Actually, I think the problem is in 'configure', which generates 'libtool'.  I think Charlie accidentally checked in a version of 'configure' built with autoconf 2.53, but I changed to 2.54 about a month ago (for no reason in particular), and you need that for the current version of autobld/litmain.sh (which becomes part of 'libtool').  Anyway, if we go back a version of 'configure', things should be ok.

      rorik

       
    • Charlie Zender

      Charlie Zender - 2002-11-04

      I have re-committed the 2.6.5 configure to the
      repository and re-branded the resullt as 2.6.6.
      I hope this fixes the recent problems.

      Charlie

       

Log in to post a comment.