[EMAIL PROTECTED] wrote: > #if defined(solaris2) > > tests aren't getting picked up - despite the compilation flags including > -Usolaris2 -Dsolaris2=solaris2
In configure.in, remove the part that adds the "-U..." if gcc is used and try again. (And if it works then, file a bug on it.) +Thomas (who just happened to stumble across your mail when checking for open wireless networks around his "summer" cottage :-) -- off I am anyway.) -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
