[Mono-dev] Mono-2.8.2 Cross Compiled for ARM (Interesting issue with DLLNotFound exception)

Sean Hubbell Sean.Hubbell at gdc4s.com
Mon Feb 28 17:35:54 EST 2011


I have a wrapper around the PAM library implemented in C. I created a wrapper
around this in C# (basically calls my method for authentication) and ran
into a DLLNotFoundException.  This works fine with MONO but does not work
when I use mod_mono. I found this by commenting out the dependancies on the
PAM library in my C code. Any understanding to what I need to do?

As a note, each library is included in the LD_LIBRARY_PATH.

-- 
View this message in context: http://mono.1490590.n4.nabble.com/Mono-2-8-2-Cross-Compiled-for-ARM-Interesting-issue-with-DLLNotFound-exception-tp3328896p3328896.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list