According to Jason Carvalho:
> Hi - I am trying to compile HtDig under Digital Unix 4.0E
>
> With htdig 3.1.4, when I run configure, I get the following error:
>
> configure: error: To compile ht://Dig, you will need a C++ library.
> Try installing libstdc++.
...
> I also tried compiling htdig 3.1.3. This time ./configure completes
> sucessfully, but when I run "make" I get the following error: (the
This is very odd. The configure scripts for 3.1.3 and 3.1.4 are identical.
Are you sure you didn't mean 3.1.2? It was in 3.1.3 that the check for
sys/select.h was added, and it seems to be that test that's failing.
However, the error messages you posted seem to indicate a problem with
your GCC header files, as they refer to a file that was not installed on
your system. You should problably look into reinstalling GCC.
--
Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba Phone: (204)789-3766
Winnipeg, MB R3E 3J7 (Canada) Fax: (204)789-3930
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.