|
| From: | Juan Pablo Carbajal |
| Subject: | [Octave-bug-tracker] [bug #46279] aclocal 1.14 not in Ubuntu 15.10 |
| Date: | Fri, 23 Oct 2015 12:25:48 +0000 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36 |
URL:
<http://savannah.gnu.org/bugs/?46279>
Summary: aclocal 1.14 not in Ubuntu 15.10
Project: GNU Octave
Submitted by: juanpi
Submitted on: Fri 23 Oct 2015 12:25:47 PM GMT
Category: Configuration and Build System
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Build Failure
Status: None
Assigned to: None
Originator Name: juanpi
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: dev
Operating System: GNU/Linux
_______________________________________________________
Details:
Octave wont build in Ubuntu 15.10 because it searches for aclocal-1.14 but
aclocal-1.15 is the system's version.
$> make -j7
Makefile:3060: warning: overriding recipe for target 'check'
Makefile:2415: warning: ignoring old recipe for target 'check'
CDPATH="${ZSH_VERSION+.}:" && cd ../stable && /bin/bash
/home/juanpi/Devel/octave/stable/build-aux/missing aclocal-1.14 -I m4
/home/juanpi/Devel/octave/stable/build-aux/missing: line 81: aclocal-1.14:
command not found
WARNING: 'aclocal-1.14' is missing on your system.
You should only need it if you modified 'acinclude.m4' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'aclocal' program is part of the GNU Automake package:
<http://www.gnu.org/software/automake>
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
<http://www.gnu.org/software/autoconf>
<http://www.gnu.org/software/m4/>
<http://www.perl.org/>
Makefile:2021: recipe for target '../stable/aclocal.m4' failed
make: *** [../stable/aclocal.m4] Error 127
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?46279>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |