On Wed, 4 Oct 2000, Garst R. Reese wrote:

> ./configure
> make
> this pm's checkout
> log attached.
> Garst


> /usr/local/lib/gcc-lib/i586-pc-linux-gnu/2.95.2/include/g++/stl_tree.h:1266:
> warning: called from here
> make[3]: *** [formula.lo] Error 1  

2.95.2 seems to do this a lot. sometimes it means a mistake in the source,
but instead of reporting it, 2.95.2 just cores instead. I have never been
able to work around this, and my CVS g++ just infinte-recursed last time I
tried it :(

anyway, try building again with 2.91.66 (if its installed you can do :

export CXXFLAGS="-V 2.91.66"
export CFLAGS="-V 2.91.66"
./configure
./make

I'm sorry I can't be more help :/

john


-- 
"Words ought to be a little wild, for they are the assault of thoughts on the 
unthinking."
        - John Maynard Keynes

Reply via email to