Re: Embedded Perl Problem
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
On 12/10/06, Chih-Tung Hsu <[email protected]> wrote: > When I install net-snmp in xscale system (ps: environment > is montavista) and using the instruction > " ./configure –enable-embedded-perl –enable-share " > > When I make, the result is following: [snip] > snmp_perl.c:88:2: #error embedded perl broken > So, I modify the snmp_perl and cancel the words "error embedded perl broken" Why? This message is there to *tell* you that embedded perl support isn't available for the setup that has been detected. It's not simply there as a mean trick to deliberately break this for you. By deleting the error message, you're not touching the underlying problem - instead you're just making things fail silently. > The result is the perl module not working. Exactly as the error message said originally! Thomas has suggested that you try with the 5.4 pre-release code. If this doesn't work either, then you need to look at *why* embedded perl support isn't being detected. Try looking through the config.log file for anything that refers to perl. And in particular, "perl_eval" or "Perl_eval" (or simply "eval_pl") But there's no point in just deleting an error message and hoping that things will work. You've *got* to identify and fix the underlying cause. Dave ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users