bug-gplusplus
[Top][All Lists]
Advanced

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

gmake bug


From: John Elser
Subject: gmake bug
Date: Wed, 31 Oct 2001 13:07:05 -0600

During a "gmake" run, I get the following error message.  I've tried different versions of make (the make that came with my x86 solaris 2.6 box), gmake version 3.79 and also version 3.76.1.  But, I always get this error message.  The message tells me to submit a bug report by e-mail.  Any idea what I need to do to get my programs to compile?
 
Thanks,
 
John Elser
314-244-2487
 
$ /home/jde/make-3.75/make-3.75/make
Making all in db
make[1]: Entering directory `/tmp/htdig-3.2.0b3/htdig-3.2.0b3/db'
make[1]: Leaving directory `/tmp/htdig-3.2.0b3/htdig-3.2.0b3/db'
Making all in htlib
make[1]: Entering directory `/tmp/htdig-3.2.0b3/htdig-3.2.0b3/htlib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/htdig-3.2.0b3/htdig-3.2.0b3/htlib'
Making all in htword
make[1]: Entering directory `/tmp/htdig-3.2.0b3/htdig-3.2.0b3/htword'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/htdig-3.2.0b3/htdig-3.2.0b3/htword'
Making all in htcommon
make[1]: Entering directory `/tmp/htdig-3.2.0b3/htdig-3.2.0b3/htcommon'
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include -DDEc
c++ -DHAVE_CONFIG_H -I. -I. -I../include -DDEFAULT_CONFIG_FILE=\"/opt/www/htdigo
HtConfiguration.cc: In method `HtConfiguration::Find(URL *, const char *) const:
HtConfiguration.cc:118: Internal compiler error.
HtConfiguration.cc:118: Please submit a full bug report to `address@hidden.
make[1]: *** [HtConfiguration.lo] Error 1
make[1]: Leaving directory `/tmp/htdig-3.2.0b3/htdig-3.2.0b3/htcommon'
make: *** [all-recursive] Error 1

reply via email to

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