octave-maintainers
[Top][All Lists]
Advanced

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

hg commit 15499: autogen step fails


From: John W. Eaton
Subject: hg commit 15499: autogen step fails
Date: Tue, 25 Jan 2011 04:33:41 -0500

On 25-Jan-2011, CdeMills wrote:

| After pulling this changeset and running autogen.sh in octave dir, I get
| [...]
| ./bootstrap: aclocal --force -I m4  ...
| ./bootstrap: autoconf --force ...
| ./bootstrap: autoheader --force ...
| ./bootstrap: automake --add-missing --copy --force-missing ...
| doc/interpreter/Makefile.am:30: `:='-style assignments are not portable
| doc/interpreter/Makefile.am:34: `:='-style assignments are not portable
| doc/interpreter/Makefile.am:179: shell $(srcdir: non-POSIX variable name
| doc/interpreter/Makefile.am:179: (probably a GNU make extension)
| src/Makefile.am:485: `:='-style assignments are not portable
| src/Makefile.am:485: shell $(srcdir: non-POSIX variable name
| src/Makefile.am:485: (probably a GNU make extension)
| Makefile.am:170: addprefix $(DESTDIR: non-POSIX variable name
| Makefile.am:170: (probably a GNU make extension)
| Makefile.am:187: basename $(bin_PROGRAMS: non-POSIX variable name
| Makefile.am:187: (probably a GNU make extension)
| Makefile.am:199: basename $(bin_SCRIPTS: non-POSIX variable name
| Makefile.am:199: (probably a GNU make extension)
| Makefile.am: required file `./AUTHORS' not found
| 
| And it stops there. Any hint ?

I checked in the following change:

http://hg.savannah.gnu.org/hgweb/octave/rev/a73df5341f3c

jwe


reply via email to

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