libtool
[Top][All Lists]
Advanced

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

CVS libtool package issues


From: Bob Friesenhahn
Subject: CVS libtool package issues
Date: Mon, 18 Nov 2002 10:53:17 -0600 (CST)

There are a number CVS libtool package issues which should be
addressed before libtool 1.5 is released.

  1) 'make distclean' does not work unless 'make test' has
     been performed since otherwise there are no Makefiles
     in the test directory.

  2) Under Solaris, 'make test' somehow runs the tests in
     the background such that CONTROL-C kills the parent
     make, but the tests continue to run in the background
     and there seems to be no way to stop them other than
     rebooting the machine or waiting for them to complete
     by themselves.

  3) The Makefile.am files used by the libtool demos are not
     compatable with any version of Automake newer than 1.6.2
     due to this error:

  Makefile.am: object `longer_file_name_hello.lo' created both with
  libtool and without
  Makefile.am: object `longer_file_name_foo.lo' created both with
  libtool and without

  4) With Autoconf 2.56 and Automake 1.7.1, automake fails with the
     error:

  tests/Makefile.am:73: FFLAGS was already defined in condition TRUE,
  which implies condition HAVE_F77_TRUE ...
  configure.ac:111: ... `FFLAGS' previously defined here.

Bob
======================================
Bob Friesenhahn
address@hidden
http://www.simplesystems.org/users/bfriesen





reply via email to

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