This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
make error message
- To: libstdc++@sourceware.cygnus.com
- Subject: make error message
- From: Nikos Voutsinas <nvoutsin@cc.uoa.gr>
- Date: Mon, 21 Jun 1999 12:29:06 +0200
Hello, (again)
During the make (gnu make)( libstdc++2.90-5) i get the error message:
make[2]: *** [complex.lo] Error 1
make[2]: Leaving directory `/tmp/libstdc++-2.90.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/libstdc++-2.90.5'
make: *** [all-recursive-am] Error 2
What is going on?