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.

Vishal Phirke

Quoting Ben Greear <[EMAIL PROTECTED]>:

Hello!

I'm trying to build a modified version of the 'simple' test
phone...

So far, I am enjoying the clean interface, but I am having
a problem with dlopen:

I get a crash (SEGV) when I call this method:

   media = dlopen(name, RTLD_NOW|RTLD_GLOBAL);


name is:  "/usr/local/lfphone/lib/liboomedia.so"


The backtrace in gdb has no symbols, even though I'm compiling
everthing with debugging enabled.

Any ideas for how to debug this further?

Are there some requirements to be followed before loading the liboomedia?

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






-------------------------------------------------------
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

Reply via email to