[Bug 814] some C++ symbols can't be found w/ dladdr()
| Newsgroups | gmane.linux.lsb.test-suite |
|---|---|
| Message-ID | <[email protected]> |
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[email protected] |[email protected] ------- Additional Comments From [email protected] 2005-06-21 11:12 ------- After taking some deeper looks at this: I wrote my own program for checking this symbols and it always worked. After taking a deeper look at the lsblibchk code I think the problem is that we call only once dlsym and then walk through a list. If I add some more dlsym() calls, the symbols will be found (but then I get some other failures, somebody knowing the code better needs then me needs to look at that). -- Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.