[EMAIL PROTECTED] wrote:

>This variable is used in the rp-pppoe.so plugin.  Mklibs cannot know
>that this library is only linked against programs defining this
>symbol, and complains.  You can rename this library not to have a
>.so extension so that it does not get checked by mklibs, define a
>wwak symbol in this library, or better fix plugins not to use global
>variables.
The only acceptable solution would be #2, but I don't like much hacking
ppp to work around this. What about modifying mklibs to only warn when
an unknown symbol is found outside of /lib/ and /usr/lib/ ?

-- 
ciao,
Marco


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to