"Lacey James-CJL023" wrote: > I'm trying to cross-compile net-snmp-5.4.12 for MIPS-Linux on an > x86-Linux host using and RMI cross-compiler. > > Everything goes fine until I get to the net-snmp/perl/default_store > module when for reasons unknown to me, the make system switches from > using the RMI cross compiler, to the local host /usr/bin/gcc compiler. > From what I can tell, the Makefile for this module was generated > assuming a local build, not a cross compile build. > > I've purused the mailing lists, searched the web and read all of the > README files and the PORTING file and can't find anything related to > this problem. I was sort of wondering if it was a non-essential feature > I could just turn off.
./configure --disable-embedded-perl --without-perl-modules Indeed, Perl support assumes a local build. I think we should turn off Perl support by default for cross compilations. +Thomas ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders