Subject: Re: Why do I need to add an entry into ld.so.conf?
To: Rich Neswold <rich.neswold@gmail.com>
From: Phil Pereira <phil@bsdnexus.com>
List: port-i386
Date: 03/23/2005 22:27:33
Why is the "-L" options not sufficient? Why is an extra "-R" option pointing to the same directory needed?

I'm really appreciating all of this - I'm new to C.  It all started when I wanted the app wmswallow 'cos I couldn't find it in pkgsrc and needed the functionality to add extra apps to the dock in openbox3.

Thanks

Phil.

On Wed, 23 Mar 2005 16:09:39 -0600
Rich Neswold <rich.neswold@gmail.com> wrote:

> On Wed, 23 Mar 2005 22:51:54 +0100, Joern Clausen
> <joern@techfak.uni-bielefeld.de> wrote:
> > Most probably. Try
> > 
> >   ldd /usr/pkg/lib/libomniORB4.so.0
> > 
> > to check if it finds all its dependencies.
> 
> That's it:
> 
>     -lomnithread.3 => not found
> 
> Now I have to figure out how to get the -R linker option inserted at
> the correct point.
> 
> Thanks!
> 
> -- 
> Rich
> 
> AIM : rnezzy
> ICQ : 174908475
>