[Bf-committers] a FreeBSD bootstrap run

Hans Lambermont bf-committers@blender.org
Fri, 6 Dec 2002 16:22:50 +0100


Hi list,

cvs01 sources as of 15:59:44 06-Dec-2002 on FreeBSD 4.7-STABLE

aclocal (GNU automake) 1.5
automake (GNU automake) 1.5
autoconf (GNU Autoconf) 2.53
BSD PD m4, conforms to IEEE Std 1003.1-2001 (``POSIX.1'').

./bootstrap
    Running aclocal ...
    Running automake --gnu --add-missing...
    automake: configure.ac: installing `./py-compile'
    libtoolize: `configure.in' does not exist

Sounds serious :-( Shouldn't configure.in be generated from configure.ac ?

    Try `libtoolize --help' for more information.
    configure.ac: 27: installing `./config.guess'; cannot run `libtoolize': No such file or directory

Weird, libtoolize exists at /usr/local/bin/libtoolize and /usr/local/bin
is in my PATH). This is probably a foobar error message due to the
missing configure.in

    libtoolize: `configure.in' does not exist
    Try `libtoolize --help' for more information.
    configure.ac: 27: installing `./config.sub'; cannot run `libtoolize': No such file or directory
    intern/ghost/Makefile.am:48: warning: automake does not support conditional definition of BUILDPS in libblender_GHOST_la_SOURCES

13 more occurrences Makefile.am:48 lines removed.

    Running autoconf ...
    configure.ac:174: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
    configure.ac:362: warning: do not use m4_regexp: use regexp or m4_bregexp

Are these m4 complaints valid, or is my m4 not GNUish enough ?

bootstrap generates the Makefile.in's and heavily modifies aclocal.m4
(another cvs delete candidate ?)

I see bootstrap generates the Makefiles in the source dirs, this breaks
multi-OS NFS builds. Is that what we want ?

Hans
-- 
http://lambermont.webhop.org/