[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libtool ./ChangeLog ./README ./configure.ac ./l...
From: |
Bob Friesenhahn |
Subject: |
Re: libtool ./ChangeLog ./README ./configure.ac ./l... |
Date: |
Sat, 22 Mar 2003 10:48:03 -0600 (CST) |
There is still a problem with configure.ac. Removing the rule to use
config.h causes autoheader to not work. It is not currently possible
to bootstrap libtool from CVS:
% ./bootstrap
find: ./cdemo/autom4te.cache: No such file or directory
find: ./demo/autom4te.cache: No such file or directory
find: ./depdemo/autom4te.cache: No such file or directory
find: ./f77demo/autom4te.cache: No such file or directory
find: ./libltdl/autom4te.cache: No such file or directory
find: ./mdemo/autom4te.cache: No such file or directory
find: ./pdemo/autom4te.cache: No such file or directory
find: ./tagdemo/autom4te.cache: No such file or directory
find: ./autom4te.cache: No such file or directory
Makefile.am: object `hello.lo' created both with libtool and without
Makefile.am: object `foo.lo' created both with libtool and without
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
configure.ac:31: required file `./config-h.in' not found
scooby:src/gnu/libtool-anon% autoheader
autoheader: error: AC_CONFIG_HEADERS not found in configure.ac
Bob
On Sat, 22 Mar 2003, Robert Boehne wrote:
> CVSROOT: /cvsroot/libtool
> Module name: libtool
> Changes by: Robert Boehne <address@hidden> 03/03/22 01:34:27
>
> Modified files:
> . : ChangeLog README configure.ac libtool.m4
> doc : PLATFORMS
> f77demo : configure.ac
>
> Log message:
> * README: Remove "Important" information about patching automake.
> * configure.ac: Fix misapplied patch in last commit
> * libtool.m4 (darwin): Check compiler is apple gcc, add -single_module
> support so that dyloading c++ shared libraries will work.
> * libtool.m4 (_LT_AC_TAGCONFIG): Add test -n to the tests so that
> it will work outside of libtool.
> * doc/PLATFORMS: Add darwin
> * f77demo/configure.ac: Add config.h which was misapplied previously.
>
> CVSWeb URLs:
> http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/.diff?tr1=ChangeLog&tr2=1.1207&r1=text&r2=text
> http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/.diff?tr1=README&tr2=1.16&r1=text&r2=text
> http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/.diff?tr1=configure.ac&tr2=1.13&r1=text&r2=text
> http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/.diff?tr1=libtool.m4&tr2=1.310&r1=text&r2=text
> http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/doc/.diff?tr1=PLATFORMS&tr2=1.42&r1=text&r2=text
> http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/f77demo/.diff?tr1=configure.ac&tr2=1.1&r1=text&r2=text
>
>
>
> _______________________________________________
> Libtool-commit mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/libtool-commit
>
======================================
Bob Friesenhahn
address@hidden
http://www.simplesystems.org/users/bfriesen