On Tue, Feb 18, 2003 at 12:10:08PM +0100, Jean-Marc Lasgouttes wrote:
> >>>>> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes:
> 
> Kayvan> g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../../boost
> Kayvan> -I/usr/X11R6/include -O2 -fpermissive -ftemplate-depth-30 -W
> Kayvan> -Wall -c -o tex2lyx.o `test -f tex2lyx.C || echo
> Kayvan> './'`tex2lyx.C tex2lyx.C:13: sstream: No such file or
> Kayvan> directory
> 
> I have the same problem with gcc 2.95.2. I tried to fix it, but then
> gcc 3.2 users could not compile. The fix I tried was to replace
> <sstream> with "Lsstream.h", but for some reason this did not work.

Replacing the <sstream> with "Lsstream.h" does get past the compile
problem for me. I am compiling now, so I will know if the whole thing
works shortly.

-- 
Kayvan A. Sylvan          | Proud husband of       | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan  | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan | "crown of her husband" | Robin Gregory (2/28/92)

Reply via email to