Hello again

OK, so I've ditched SGI/Irix as it has been problematic and support is 
appalling.  I'm working with htdig-3.1.6 and have tried to compile the 
program using your instructions (e.g. ./configure, make, then make install). 
  I've come up with these errors using Sun/Solaris 8

=====================
hostname {22} ./configure
loading cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... ./configure: make: not found
no
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
configuring ht://Dig version 3.1.6
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
=====================

Any help?




>From: Jim Cole <[EMAIL PROTECTED]>
>To: Willy Calderon <[EMAIL PROTECTED]>
>CC: <[EMAIL PROTECTED]>
>Subject: Re: [htdig-dev] SGI C++ Compiler vs. libstdc++
>Date: Thu, 28 Feb 2002 18:58:28 -0700 (MST)
>
>Willy Calderon's bits of Thu, 28 Feb 2002 translated to:
>
> >checking for ostream.h... no
> >checking for iostream.h... no
> >checking for fstream.h... no
> >configure: error: To compile ht://Dig, you will need a C++ library. Try
> >installing libstdc++.
> >=================
> >
> >This C++ library appears not to exist at present although under SGI IRIX
> >6.5.3 shows that the libraries are already there.  Do I really need
> >libstdc++ ?  or is your website accurate when it states that you need 
>only
> >the SGI C++ compiler?
>
>The error is due to a failure to find an fstream.h header file.
>It either doesn't exist on the system or it is not visible to
>the configure script (i.e. it is in a non-standard location
>or hidden by strange file permissions).
>
>Do you know whether the file does in fact exist? And if so where
>it is located? If it is not there, is there an fstream header
>file (no .h extension)?
>
>If you are working with an SGI compiler, I don't see that adding
>libstdc++ will do you any good.
>
>Jim
>


_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to