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