Discussion:
[Tockit-general] SARL Testing
J. Hereth Correia
2003-07-02 14:18:06 UTC
Permalink
Hi,

with my automake 1.4 tools I had no luck, but with automake 1.5 the
sequence

aclocal -I . // there was a small typo in the README. Fixed.
automake
autoconf
./configure --prefix=/usr/local/test;

worked, reporting the following warnings when doing autoconf:

***@nb201:~/dev/tockit/sarl$ autoconf
configure.in:35: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
configure.in:61: warning: AC_ARG_PROGRAM invoked multiple times
configure.in:256: warning: do not use m4_regexp: use regexp or m4_bregexp

No other warnings or errors. Next, the

make check

worked basically, but some tests failed. The log of this command (2>&1)
is attached.

Cheers,

Jo
--
J. Hereth Correia <***@mathematik.tu-darmstadt.de>
Darmstadt University of Technology, Department of Mathematics
Loading...