[Ace-users] [tao-users] Build error - "add_rel_link.sh" missing in action
Jules Colding
colding at 42tools.com
Thu Jan 17 02:02:14 CST 2008
Hi Johnny,
On Wed, 2008-01-16 at 19:11 +0100, Johnny Willemsen wrote:
> Hi,
>
> The add_rel_link script is only used when building a shared library, not
> when building an executable. Probably the system lib paths are in front,
> picking up the system libs. Try to move the new ACE_ROOT/lib as first.
They are. I have:
export LD_LIBRARY_PATH="$LORICA_ROOT/lib:$ACE_ROOT/lib:$LD_LIBRARY_PATH"
That should do it, right?
Thanks,
jules
More information about the Ace-users
mailing list