Re: Problem compiling with embedded perl

2006-02-15 Thread Thomas Anders
Tobias Hafer wrote: I've some problems compiling net-snmp 5.3 or older version 5.2.2 with this option: # ./configure -prefix="/opt/net-snmp" -with-mib-modules=host -enable-embedded-perl=yes -enable-shared snmp_perl.c:88:2: #error embedded perl broken Sigh. We're definitely interested in kno

Re: Problem compiling with embedded perl

2006-01-15 Thread Tobias Hafer
> I've some problems compiling net-snmp 5.3 or older version 5.2.2 with this > option: > > # ./configure -prefix="/opt/net-snmp" -with-mib-modules=host > -enable-embedded-perl=yes -enable-shared I hope the configure options all start with "--" instead of "-" as above? ## well yes, I forgot to co

Re: Problem compiling with embedded perl

2006-01-15 Thread Thomas Anders
[EMAIL PROTECTED] wrote: I've some problems compiling net-snmp 5.3 or older version 5.2.2 with this option: # ./configure -prefix="/opt/net-snmp" -with-mib-modules=host -enable-embedded-perl=yes -enable-shared I hope the configure options all start with "--" instead of "-" as above? snmp_per