Bill Schottstaedt <[EMAIL PROTECTED]> writes:
> I don't think the --disable-maintainer-mode fixed the sgi irix 5.3
> problem (but I'm no expert with all these auto* programs). Here I
> am starting with a clean cvs guile, flailing away (autoconf-2.13,
> automake-1.4, libtool-1.3.4, m4-1.4):
>
> /usr/people/bil/test/guile-core/ autogen.sh
If you're running autogen.sh, you are supposed to have GNU tools on
your system. At least one problem seems to be that you're not using
GNU fileutils (the `cp' utility).
However, if you build from the CVS tree on a GNU tool machine, and
type `make dist', you are supposed to get a distribution archive which
can run on a non-GNU machine.
Since we're preparing for release, I've already done this.
Please try out
ftp://ftp.nada.kth.se/SANS/programs/guile/guile-1.3.5pre1.tar.gz
and report any problems that you might get (to [EMAIL PROTECTED]).
Best regards,
/mdj