This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gnatmake: "xgnatugn.ali" incompatible ALI file, please recompile
- From: Dennis Clarke <dclarke at blastwave dot org>
- To: gcc Maillist <gcc at gcc dot gnu dot org>
- Date: Wed, 21 Mar 2012 10:24:22 -0400 (EDT)
- Subject: gnatmake: "xgnatugn.ali" incompatible ALI file, please recompile
- Reply-to: dclarke at blastwave dot org
I have hit a rather annoying issue during "make install" thus :
.
.
.
gmake ada/doctools/xgnatugn
gmake[3]: Entering directory `/opt/bw/src/gcc-4.6.3-SunOS5.8-i386/gcc'
mkdir -p ada/doctools
cp -p ../../gcc-4.6.3/gcc/ada/xgnatugn.adb ada/doctools
cd ada/doctools && gnatmake -q xgnatugn
gnatmake: "xgnatugn.ali" incompatible ALI file, please recompile
gnatmake: "xgnatugn.adb" compilation error
gmake[3]: *** [ada/doctools/xgnatugn] Error 4
gmake[3]: Leaving directory `/opt/bw/src/gcc-4.6.3-SunOS5.8-i386/gcc'
gmake[2]: *** [doc/projects.texi] Error 2
gmake[2]: Leaving directory `/opt/bw/src/gcc-4.6.3-SunOS5.8-i386/gcc'
gmake[1]: *** [install-gcc] Error 2
gmake[1]: Leaving directory `/opt/bw/src/gcc-4.6.3-SunOS5.8-i386'
gmake: *** [install] Error 2
I'm not sure what the issue really is. This was a nice clean three
stage bootstrap build with good test results however install fails
as seen above. Any enlightened thoughts would be welcome.
dc
--
--
http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0x1D936C72FA35B44B
+-------------------------+-----------------------------------+
| Dennis Clarke | Solaris and Linux and Open Source |
| dclarke@blastwave.org | Respect for open standards. |
+-------------------------+-----------------------------------+