When building $SRC/cmd/agents/snmp/snmprelayd I get the following message from 
the linker:

Undefined                       first referenced
 symbol                             in file
yywrap                              bin-sparc/config.o
ld: fatal: Symbol referencing errors. No output written to snmpdx

yywrap() is defined in libssagent.so but it only has a local scope due to the 
mapfile used during the link phase. yywrap() isn't defined in config.c. Can 
anyone with a working build locate where this should be defined?

Neale
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to