On Thu, 11 Jan 2001, astrid wrote:
>
> >
> > So you have the libraries and will be able to run already-compiled code. To
> > compile your own, however, you'll need the associated header files. Here's
> > the contents of my g++ header file dir. You'll need to find/install the
> > equivalent for your flavour of g++.
> >
> > Angus
> >
> > aleem@pneumon:aleem-> ls /usr/local/GNU/include/g++-3/
>
> I found all files in /usr/include/g++/
>
> except:
>
> bitset
> iostdio.h
> iostreamP.h
> libio.h
> libioP.h
> valarray
Hmmm... at this point it may simply be better to take a look at the
config.log file (I think your original message said it was the
sigc++/configure that failed so look at sigc++/config.log) and search so
"error" or "Error" in the file then send the surrounding lines.
Allan. (ARRae)