On sön, 2006-09-24 at 07:31 -0700, Wes Hardaker wrote:
> >>>>> "MF" == Magnus Fromreide <[EMAIL PROTECTED]> writes:
> 
> MF> I can't build net-snmp HEAD any more.
> 
> Thanks for the report!  I'll have to make sure these get fixed before pre2
> 
> MF> 2) I do not have the perl module building packages installed so I 
> MF> naturally try to build with --disable-embedded-perl.
> 
> That one in particular is one I'm interested in hearing about, since
> the default-to-on-if-possible for perl is new.  What do you mean you
> don't have the "module building packages"?  What packages exactly do
> you not have?  Which version of perl do you have?

perl 5.8
I lack a debian package named libperl-dev (for perl I follow the
principle of installing as little as possible)

The libperl-dev package contains libperl.a but that was a false lead, as
you point out below the problem is that I am not building in the source
tree.

Trying to build in the source tree i get the following results:

Without libperl-dev I get 

SNMP Perl modules:          building -- embeddable

With libperl-dev I get:

SNMP Perl modules:          building -- embeddable

I have not managed to figure out how to turn off the perl support
entierly, could you please tell me?

> MF> The make fails with the following error message:
> 
> >> making all in /usr/local/src/net-snmp/cfull/mibs
> >> /bin/sh: line 2: cd: perl: No such file or directory
> >> Can't open perl script "Makefile.PL": No such file or directory
> >> make: *** [perlmakefiles] Error 2
> 
> Are you building from a subdirectory for objects then?

I am normally building from a parallel tree.

net-snmp-dev/
    net-snmp/ <- Downloaded
    build/    <- Build directory

Trying to build from the source tree do indeed work, save for the librpm
issue.

/MF


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to