Dave Shield wrote: > On 30/07/06, Thomas Anders <[EMAIL PROTECTED]> wrote: >> This particular patch unfortunately breaks the build on systems that have >> libcrypto installed in a non-default location, even if you specify >> --with-openssl=/my/path. :-( > > OK - so we need to fix that. > What in particular breaks?
I think I've already fixed this part: http://net-snmp.cvs.sourceforge.net/net-snmp/net-snmp/snmplib/Makefile.in?r1=5.29&view=log However, I'm not sure this is the only problem introduced by the new linking scheme. Linker capabilities are known to vary from platform to platform and I'd not be surprised if we've broken the build on some. Unfortunately the va_copy issue (see the other thread) currently breaks the build on lots of my test machines (AIX, HP-UX with vendor compilers) anyway, so we need to fix it first. +Thomas -- 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
