bug-dejagnu
[Top][All Lists]
Advanced

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

[Bug-dejagnu] Failure during make install of CVS version


From: Robert Benites
Subject: [Bug-dejagnu] Failure during make install of CVS version
Date: Thu, 21 Jun 2001 10:54:33 -0400

OS: Compaq Tru64 UNIX 5.1

I  ran config.guess and was given  the text "alpha-dec-osf5.1".

I  ran configure with the above text, "make", and then "make install"
which failed  with the
these error messages:

   Multiple rules lines for `%.o'
   Multiple rules lines for `%.lo'
   Make: Don't know how to make unit.c.  Stop.
   *** Exit 1
   Stop.
   *** Exit 1
   Stop.

If I use the configure command: "CC=cc CXX=cxx ./configure
alpha-dec-osf5.1" then the make fails
 with:

make[2]: Entering directory
`/usr/users/facstaff/benites/gccstuff/dj/dejagnu/testsuite/libdejagnu'
cxx -DPACKAGE=\"dejagnu\" -DVERSION=\"1.4.1\"  -I. -I.      -I../.. -g
-c unit.cc
cxx: Severe: No such file or directory
... file is '.deps/unit.pp'
make[2]: *** [unit.o] Error 1
make[2]: Leaving directory
`/usr/users/facstaff/benites/gccstuff/dj/dejagnu/testsuite/libdejagnu'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/usr/users/facstaff/benites/gccstuff/dj/dejagnu/testsuite'
make: *** [all-recursive] Error 1

The complete output of the configure, make and make install can be found
at:

        www.cs.unca.edu/~benites/dejagnu

Help...

-- Bob Benites




reply via email to

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