This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

980328 doesn't build on alpha-dec-osf3.2 or alpha-dec-osf4.0



slightly different error messages:

[ alpha-dec-osf3.2 ]

gmake[2]: Leaving directory `/usr2/tmp/egcs-980328/libiberty'
gmake[1]: Leaving directory `/usr2/tmp/egcs-980328/libiberty'
gmake[1]: Entering directory `/usr2/tmp/egcs-980328/texinfo'
cd . && aclocal
aclocal: macro ` at /usr/local/bin/aclocal line 297.
aclocal: macro ` at /usr/local/bin/aclocal line 297, <CONFIGURE> line 8.
gmake[1]: *** [aclocal.m4] Error 1
gmake[1]: Leaving directory `/usr2/tmp/egcs-980328/texinfo'
gmake: *** [all-texinfo] Error 2


[ alpha-dec-osf4.0 ]

gmake[2]: Leaving directory `/scratch/kosak/tmp/egcs-980328/libiberty'
gmake[1]: Leaving directory `/scratch/kosak/tmp/egcs-980328/libiberty'
gmake[1]: Entering directory `/scratch/kosak/tmp/egcs-980328/texinfo'
cd . && aclocal
cd . && automake --gnu --include-deps Makefile
cd . && autoconf
Autoconf requires GNU m4 1.1 or later
gmake[1]: *** [configure] Error 1
gmake[1]: Leaving directory `/scratch/kosak/tmp/egcs-980328/texinfo'
gmake: *** [all-texinfo] Error 2



Perhaps I don't have just the right suite of gnu tools installed.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]