[Mono-list] System.DllNotFoundException, but dll is there.

Lecio tolecio at msn.com
Sun Oct 25 15:36:50 EDT 2009


Robert,

I did what you said and the 'ldd ./libUFScanner.so' displayed :

        linux-gate.so.1 =>  (0xb7f80000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7e5d000)
        libm.so.6 => /lib/i686/cmov/libm.so.6 (0xb7e37000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7e0c000)
        libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7cad000)
        /lib/ld-linux.so.2 (0xb7f81000)

Please is there any error above ?

[ ]'s


Robert Jordan wrote:
> 
> Lecio wrote:
>> ### That is the last log created by .exe, the application works normal..
>> until the button "Init scanner" be clicked
>> 
>> see  attached file:  http://www.nabble.com/file/p26002699/logs.txt
>> logs.txt 
>> 
>> ### That is  the log after Button "Init scanner" clicked
>> ###############################################
>> ### The app shut down after the click  
> 
> It's still the same issue:
> 
>> Mono-INFO: DllImport loading library: './libUFScanner.so'.
>> Mono-INFO: DllImport error loading library './libUFScanner.so: undefined
>> symbol: usb_bulk_read'.
> 
> Run 'ldd ./libUFScanner.so' and try to correct the errors it
> will report.
> 
> Robert
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
> 
> 

-- 
View this message in context: http://www.nabble.com/System.DllNotFoundException%2C-but-dll-is-there.-tp25952202p26051074.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list