[omniORB] Compilation problem gcc2.95.2 omni3.0.2 Solaris2.6
Duncan Grisby
dgrisby@uk.research.att.com
Mon, 29 Jan 2001 11:40:25 +0000
On Saturday 27 January, "Aleksey Varzhel" wrote:
> I've lost hope to compile omniORB_3.0.2 under Solaris2.6 using gcc2.95.2.
> I get the following message during ompillation:
[...]
> omniidl: (The error was `ld.so.1: python: fatal: libstdc++.so.2.10.0: open
> failed: No such file or directory')
You need to set LD_LIBRARY_PATH to point to the lib directory of
wherever you installed gcc, so it can find libstdc++.
Cheers,
Duncan.
--
-- Duncan Grisby \ Research Engineer --
-- AT&T Laboratories Cambridge --
-- http://www.uk.research.att.com/~dpg1 --