[EMAIL PROTECTED] wrote:
Hi Ben,
There are no special requirements. You could try using name as just
"liboomedia.so" instead of complete path and setting LD_LIBRARY_PATH
environment variable to "/usr/local/ifphone/lib"
I will check the gnu-tools build scripts to see why you don't get any debug
information for the media library.
My problem was that I was using -static linking, which screws up
-ldl somehow. When I changed to dynamic linking, it started working.
Then, I made some changes in the methods for the plugin (ie, made some
of the char* const, and added some new arguments. Now the dlopen call
fails, but at least it does not crash. I'm going to double-check my work
today.... Do you know of any ways to help debug reasons for dlopen failing?
It does not seem to return an errno or anything useful like that...
Thanks,
Ben
--
Ben Greear <[EMAIL PROTECTED]>
Candela Technologies Inc http://www.candelatech.com
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
ooh323c-devel mailing list
ooh323c-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ooh323c-devel