L.S.
I can find the files (without .h) in /usr/local/include/g++-v3, and with .h
in /usr/local/include/g++-v3/backward. Furthermore, after removing all htdig
files I run configure again and see the last lines of the config.log file:
#include <iostream.h>
configure:2142: checking for fstream.h
configure:2152: c++ -E conftest.C >/dev/null 2>conftest.out
In file included from /usr/local/include/g++-v3/backward/fstream.h:31,
from configure:2148:
/usr/local/include/g++-v3/backward/backward_warning.h:32:2: warning:
#warning This file includes at least one deprecated or antiquated header.
Please consider using one of the 32 headers found in section 17.4.1.2 of the
C++ standard. Examples include substituting the <X> header for the <X.h>
header for C++ includes, or <sstream> instead of the deprecated header
<strstream.h>. To disable this warning use -Wno-deprecated.
configure: failed program was:
#line 2147 "configure"
#include "confdefs.h"
#include <fstream.h>
[dnzbehr@dnzrsay]/home/dnzbehr/htdig-3.1.6/
#
So the include files can be found.
What is the next step? Setting the -Wno-deprecated flag? Where do I set it?
Or something else?
Jeroen P.
-----Oorspronkelijk bericht-----
Van: Jim Cole [mailto:[EMAIL PROTECTED]]
Verzonden: dinsdag 2 juli 2002 12:44
Aan: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Onderwerp: Re: [htdig] htdig-3.1.6 configure fails on HP-UX 11.
[EMAIL PROTECTED]'s bits of Mon, 1 Jul 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++.
>
>So now what?
>The files are there, in /usr/local/lib:
>#ll libstd*
>-rw-r--r-- 1 root sys 6731860 May 28 20:35 libstdc++.a
>-rwxr-xr-x 1 root sys 1162 May 28 20:35 libstdc++.la
>lrwxr-xr-x 1 root sys 16 Jul 1 09:47 libstdc++.sl ->
>libstdc++.sl.4.0
>lrwxr-xr-x 1 root sys 16 Jul 1 09:47 libstdc++.sl.4 ->
>libstdc++.sl.4.0
>-r-xr-xr-x 1 root sys 7175312 May 28 20:35 libstdc++.sl.4.0
The configure script, at least at this point, isn't actually
complaining about missing libraries. The problem is that it can't
find certain include files (i.e. ostream.h, iostream.h, and
fstream.h). Have you checked to see if these files exist on the
system (presumably somewhere under /usr/local/include)?
Jim
Disclaimer
************************************************************************
Aan dit bericht kunnen geen rechten worden ontleend.
Dit bericht is uitsluitend bestemd voor de geadresseerde.
Als u dit bericht per abuis hebt ontvangen, wordt u verzocht het te
vernietigen en de afzender te informeren.
Wij adviseren u om bij twijfel over de juistheid of de volledigheid van
de mail contact met afzender op te nemen.
************************************************************************
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html