Re: [osol-discuss] Re: Which reason will cause thi error?

2007-05-14 Thread Steve Stallion
Serves me right for not actually reading the original email... What flags are you passing to modload... -p ? On 5/14/07, Steve Stallion <[EMAIL PROTECTED]> wrote: It sounds like you are having runtime lookup issues. If you are compiling something by hand, make sure that you are passing a -R fla

Re: [osol-discuss] Re: Which reason will cause thi error?

2007-05-14 Thread Steve Stallion
It sounds like you are having runtime lookup issues. If you are compiling something by hand, make sure that you are passing a -R flag with the library paths you wish to link to at runtime. Do *not*, I repeat, do *not* use LD_LIBRARY_PATH. Hint: This should look a lot like your -L paths. On 5/14

Re: [osol-discuss] Re: Which reason will cause thi error?

2007-05-14 Thread Brian Gupta
Check your LD_LIBRARY_PATH and PATH environmental variables. It generally means that something in the dependancy tree can't be found. On 5/14/07, snow <[EMAIL PROTECTED]> wrote: Somebody can help me? This message posted from opensolaris.org ___ opens

[osol-discuss] Re: Which reason will cause thi error?

2007-05-14 Thread snow
Somebody can help me? This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org