On Thu, Oct 24, 2002 at 09:13:26AM +0800, Rod Pinna wrote: > /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. > -I../../src -I./../ -I../../boost -isystem /usr/X11R6/include -W -Wall > -c formulabase.C > g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../../boost -isystem > /usr/X11R6/include -W -Wall -Wp,-MD,.deps/formulabase.pp -c formulabase.C > In file included from ../../src/support/DebugStream.h:19, > from ../../src/debug.h:104, > from formulabase.C:33: > ../../src/support/LOstream.h:12: ostream: No such file or directory
This looks as if ./configure went wrong when detecting the availability of the <ostream> header. Jean-Marc? Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)
