On Wed, Jun 06, 2012 at 06:11:49PM -0400, Lomax, Michael P. wrote: > I was able to find another Solaris server to try this on this afternoon. > Also 5.10. Tried with with bash and /usr/xpg4/bin/sh and got same > results with both as I got with the first server (see below).
It is still using /bin/sh explicitly to run libtool. Have you tried doing from a user that has bash (or some other shell) as login shell (personally I would never run configure/make as root) It does not help you to run configure with shell (and it is not needed, I always run it with sh, also on Solaris), but the users login shell could make a difference for the outcome. Another possibility could be SHELL=/bin/bash ./configure .... or make SHELL=/bin/bash all /Niels -- Niels Baggesen - @home - Ã…rhus - Denmark - n...@users.sourceforge.net The purpose of computing is insight, not numbers --- R W Hamming ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders