load_dynamic problem
John Fisher
jfisher at are.berkeley.edu
Mon Jun 28 17:58:32 EDT 1999
In article <qIWc3.329$Of3.76550 at news.shore.net>,
"Michael P. Reilly" <arcege at shore.net> wrote:
> John,
>
> It sounds like "setdef" is in some library that you are not compiling
> with. Or "setdef" was typed incorrectly in your code: resolving
> symbols in shared objects is performed at runtime.
[...]
>
> Good luck,
> -Arcege
Thanks, Arcege. I was not aware that I needed to compile with the
libraries mentioned explicitly. Silly me though I could just #include
and have gcc look at the dirs. Anyway, I appreciate the pointer.
John
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
More information about the Python-list
mailing list