Greetings:

This issue was reported to the 'bro' mailing list in May (not by me),
and I encountered this problem while porting 'twinkle' (a SIP
softphone for linux):

/usr/local/src/twinkle/twinkle-0.7.1/src/twinkle:/usr/lib/libc.so.39.0:
/usr/local/lib/libbind.so.2.0 : WARNING: symbol(__p_class_syms) size
mismatch, relink your program
/usr/local/src/twinkle/twinkle-0.7.1/src/twinkle:/usr/lib/libc.so.39.0:
/usr/local/lib/libbind.so.2.0 : WARNING: symbol(_res) size mismatch,
relink your program
/usr/local/src/twinkle/twinkle-0.7.1/src/twinkle:/usr/lib/libc.so.39.0:
/usr/local/lib/libbind.so.2.0 : WARNING: symbol(__p_type_syms) size
mismatch, relink your program

From resolv.h:
extern const struct res_sym __p_type_syms[];
extern const struct res_sym __p_class_syms[];
extern struct __res_state _res;

I apologize that I don't know what these are in libc (sorry, don't
have the room at the moment for the system sources)

Do I need to file a bug report or will the maintainer of libbind
investigate this based on this posting?

Regards,

Michael Grigoni
Cybertheque Museum

Reply via email to