Hi, Kate.

You would appear not to have the libstdc++ installed on your machine. I'm 
rather surprised that configure did not spot this and warn you.

This is an absolute must as LyX uses the std C++ library everywhere. Just 
download the appropriate library for your version of gcc and away you go.

Angus


On Thu, 19 Oct 2000, Kate Evans-Jones - RSG wrote:
> Trying to install lyx.1.1.5fix2 on Solaris 2.6.
> Configure worked but now have errors when making all in mathed.
> I have checked through the archives for this list and have come across the
> same problem but have still not solved the problem.
>
> The error mesage is as follows.
>
> Making all in intl
> Making all in po
> Making all in src
> Making all in mathed
> gcc -DHAVE_CONFIG_H -I. -I. -I../../src -I../../images -I./../
> -I../../src/cheaders -I/data/rsdas4/utils/include -isystem
> /usr/openwin/include -g -O2 -fpermissive -fno-rtti -fno-exceptions -c
> formula.C -o formula.o formula.C:22: strstream: No such file or directory
> In file included from formula.C:29:
> formula.h:24: iosfwd: No such file or directory
> In file included from formula.h:26,
>                  from formula.C:29:
> ../../src/insets/lyxinset.h:18: vector: No such file or directory
> IIn file included from ../../src/insets/lyxinset.h:23,
>                  from formula.h:26,
>                  from formula.C:29:
> ../../src/lyxfont.h:19: iosfwd: No such file or directory
> IIn file included from ../../src/LString.h:19,
>                  from ../../src/lyxfont.h:21,
>                  from ../../src/insets/lyxinset.h:23,
>                  from formula.h:26,
>                  from formula.C:29:
> ../../src/support/lyxstring.h:28: iosfwd: No such file or directory
> IIn file included from ../../src/lyxfont.h:22,
>                  from ../../src/insets/lyxinset.h:23,
>                  from formula.h:26,
>                  from formula.C:29:
> ../../src/language.h:5: map: No such file or directory
> IIn file included from ../../src/lyxfont.h:23,
>                  from ../../src/insets/lyxinset.h:23,
>                  from formula.h:26,
>                  from formula.C:29:
> ../../src/LColor.h:18: map: No such file or directory
> IIn file included from ../../src/insets/lyxinset.h:24,
>                  from formula.h:26,
>                  from formula.C:29:
> ../../src/lyxlex.h:14: iosfwd: No such file or directory
> IIn file included from ../../src/commandtags.h:13,
>                  from formula.C:30:
> ../../src/debug.h:6: iosfwd: No such file or directory
> IIn file included from ../../src/debug.h:9,
>                  from ../../src/commandtags.h:13,
>                  from formula.C:30:
> ../../src/support/lstrings.h:17: strstream: No such file or directory
> IIn file included from ../../src/support/DebugStream.h:15,
>                  from ../../src/debug.h:93,
>                  from ../../src/commandtags.h:13,
>                  from formula.C:30:
> ../../src/support/LOstream.h:19: iostream: No such file or directory
> IIn file included from math_iter.h:27,
>                  from math_cursor.h:26,
>                  from formula.C:31:
> math_defs.h:27: iosfwd: No such file or directory
> In file included from ../../src/undo.h:19,
>                  from ../../src/BufferView.h:20,
>                  from formula.C:35:
> ../../src/lyxparagraph.h:19: vector: No such file or directory
> .../../src/lyxparagraph.h:20: list: No such file or directory
> IIn file included from ../../src/lyxparagraph.h:23,
>                  from ../../src/undo.h:19,
>                  from ../../src/BufferView.h:20,
>                  from formula.C:35:
> ../../src/table.h:18: iosfwd: No such file or directory
> IIn file included from ../../src/lyxparagraph.h:25,
>                  from ../../src/undo.h:19,
>                  from ../../src/BufferView.h:20,
>                  from formula.C:35:
> ../../src/layout.h:15: vector: No such file or directory
> IIn file included from ../../src/layout.h:23,
>                  from ../../src/lyxparagraph.h:25,
>                  from ../../src/undo.h:19,
>                  from ../../src/BufferView.h:20,
>                  from formula.C:35:
> ../../src/Spacing.h:15: iosfwd: No such file or directory
> IIn file included from ../../src/BufferView.h:20,
>                  from formula.C:35:
> ../../src/undo.h:21: list: No such file or directory
> IIn file included from formula.C:38:
> ../../src/LaTeXFeatures.h:20: vector: No such file or directory
> .../../src/LaTeXFeatures.h:21: set: No such file or directory
> IIn file included from formula.C:40:
> ../../src/lyx_gui_misc.h:19: utility: No such file or directory
> ggmake[3]: *** [formula.lo] Error 1
> gmake[2]: *** [all-recursive] Error 1
> gmake[1]: *** [all-recursive-am] Error 2
> gmake: *** [all-recursive] Error 1
>
> Many thanks
>
> Kate Evans-Jones

Reply via email to