On Thu, 22 Apr 1999, Moran Cohen wrote:
> i am using linux kernel 2.2.5.
>
> however, whenever i'm trying to link with libdl.so (-ldl)
> i get an error message. why is this ? should i recompile libdl?
> (i already executed ldconfig)
<shnutz mode on>
i once went into a resturant, and ordered a pizza, but the waiter said
there is an error with my order. why didn't i get the pizza?
and in english, for the natives - we're very glad you gave us the text of
the error message you've got. it realy helped us to figure out the problem
you've got.
</shnutz mode off>
so now try again, with an attitude (i.e. when you get an error message,
don't hide it - unless you're intending to ask riddles). do post the
question again, with the error message.
as for the post that stated that linking with libdl explicitly is not
necessary - as far as i am aware, this is incorrect. one indeed needs to
explicitly link with libdb, if they use dynamic loading, or use libraries
that requires this library as well. if i'm mistaken, please explain why,
and under what system setup (at least on this redhat 4.2 using gcc, this
is required).
guy