[antlr-interest] 2.7.4 Installation problem on Tru64 Unix v5.1

McCall, Kurt Kurt.E.McCall at nasa.gov
Mon Feb 14 14:02:32 PST 2005


Hi,

I am attempting to install ANTLR 2.7.4 under  Compaq Tru64 UNIX V5.1,
building all binaries with the Compac cxx compiler
(Compaq C++ V6.3-002).  I set all of the environmental variables needed by
"configure" to use cxx rather than g++ (that is, CC CFLAGS LDFLAGS CPPFLAGS
CPP CXX CXXFLAGS CXXCPP), and I seem to have gotten a clean "configure" and
a clean gmake (the first one). 

However, when I run "gmake install" I get the following errors, and I am not
sure why.  Any help would be appreciated.

Thanks, Kurt


gmake install
Installing jar files into /spare/mccalke/antrl-2.7.4/share/antlr-2.7.3
Installing scripts/binaries into /spare/mccalke/antrl-2.7.4/bin
if [ -f antlr.bin ]; then \
        /spare/mccalke/antlr-2.7.4/scripts/install-sh -m 755 antlr.bin
/spare/mccalke
/antrl-2.7.4/bin/antlr ;\
        /spare/mccalke/antlr-2.7.4/scripts/install-sh -m 755
scripts/run-antlr /spare
/mccalke/antrl-2.7.4/bin/antlr-java ;\
else \
        /spare/mccalke/antlr-2.7.4/scripts/install-sh -m 755
scripts/run-antlr /spare
/mccalke/antrl-2.7.4/bin/antlr ;\
fi
gmake[1]: Entering directory `/spare/mccalke/antlr-2.7.4/antlr'
Makefile:77: warning: overriding commands for target `install'
/spare/mccalke/antlr-2.7.4/scripts/Rules.make:377: warning: ignoring old
commands for
 target `install'
gmake[1]: Nothing to be done for `install'.
gmake[1]: Leaving directory `/spare/mccalke/antlr-2.7.4/antlr'
gmake[1]: Entering directory `/spare/mccalke/antlr-2.7.4/lib'
gmake[2]: Entering directory `/spare/mccalke/antlr-2.7.4/lib/cpp'
gmake[3]: Entering directory `/spare/mccalke/antlr-2.7.4/lib/cpp/src'
Installing libantlr.a into /spare/mccalke/antrl-2.7.4/lib
gmake[3]: Leaving directory `/spare/mccalke/antlr-2.7.4/lib/cpp/src'
ls: *.hpp not found
gmake[3]: Entering directory `/spare/mccalke/antlr-2.7.4/lib/cpp/antlr'
ls: *.hpp not found
/bin/sh: syntax error at line 1: `;' unexpected
gmake[3]: *** [install] Error 2
gmake[3]: Leaving directory `/spare/mccalke/antlr-2.7.4/lib/cpp/antlr'
gmake[2]: *** [install] Error 2
gmake[2]: Leaving directory `/spare/mccalke/antlr-2.7.4/lib/cpp'
gmake[1]: *** [install] Error 2
gmake[1]: Leaving directory `/spare/mccalke/antlr-2.7.4/lib'
gmake: *** [install] Error 2
/spare/mccalke/antlr-2.7.4>



-------------------------------------
Kurt McCall
Modeling and Simulation Branch / EV43
NASA MSFC
(256) 961-4501

Pink Froyd Rules!
(it's a joke, people!)


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20050214/7c136a7f/attachment.html


More information about the antlr-interest mailing list