Re: embedded perl configure checks

2006-08-18 Thread Wes Hardaker
> "TA" == Thomas Anders <[EMAIL PROTECTED]> writes: >> Now, please note that people will get this error for a default build >> (plain "./configure --with-defaults") on e.g. SuSE Linux 10.1! TA> Once we've made embedded perl the default, that is. For now, it'd only TA> happen with --enable-em

Re: embedded perl configure checks

2006-08-18 Thread Thomas Anders
Thomas Anders wrote: > configure: error: Perl was compiled with cc but you are using gcc which Here's an even better one ("./configure --with-cc=/usr/bin/gcc"): configure: error: Perl was compiled with gcc but you are using /usr/bin/gcc which likely will not work for embedded perl support. lol,

Re: embedded perl configure checks

2006-08-18 Thread Thomas Anders
Thomas Anders wrote: > Now, please note that people will get this error for a default build > (plain "./configure --with-defaults") on e.g. SuSE Linux 10.1! Once we've made embedded perl the default, that is. For now, it'd only happen with --enable-embedded-perl, of course. +Thomas -- Thomas

embedded perl configure checks (was: Re: CVS: net-snmp configure, 5.211 configure.in,5.227 acconfig.h,5.53)

2006-08-18 Thread Thomas Anders
Wes Hardaker wrote: > Update of /cvsroot/net-snmp/net-snmp > In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv29848 > > Modified Files: > configure configure.in acconfig.h > Log Message: > make configure bail when embedded perl function can not be found ; fix the > fact that 3 functio