Hello, I am triying to install net-snmp-unified, from the unstable tree. During the build process, it reaches a part where a ton of perl processes are spawned. No matter what limit I set for the amount of processes it is reached during the build process. Last value I tried was 2500 as maximum limit and it was easily reached.
Below you can see the line where the build process stalls. Any ideas on how to fix this? Pepe Running: 10.5/Intel Writing Makefile for NetSNMP::TrapReceiver Writing Makefile for Bundle::NetSNMP cp Makefile.subs.pl blib/lib/Bundle/Makefile.subs.pl cp default_store.pm ../blib/lib/NetSNMP/default_store.pm AutoSplitting ../blib/lib/NetSNMP/default_store.pm (../blib/lib/auto/ NetSNMP/default_store) /usr/bin/perl /System/Library/Perl/5.8.8/ExtUtils/xsubpp -prototypes - typemap /System/Library/Perl/5.8.8/ExtUtils/typemap -typemap typemap default_store.xs > default_store.xsc && mv default_store.xsc default_store.c cc -c -I../../include -DNETSNMP_ENABLE_IPV6 -g -O2 -Udarwin9 - Ddarwin9=darwin9 -I/sw/lib/system-openssl/include -I/sw/lib/system- openssl/include -I/sw/include -g -pipe -fno-common -DPERL_DARWIN -no- cpp-precomp -fno-strict-aliasing -Wdeclaration-after-statement -I/usr/ local/include -I/System/Library/Perl/5.8.8/darwin-thread-multi-2level/ CORE -I. -I/sw/include -arch i386 -arch ppc -g -pipe -fno-common - DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -Wdeclaration-after- statement -I/usr/local/include -O3 -DVERSION=\"5.0401\" -DXS_VERSION= \"5.0401\" "-I/System/Library/Perl/5.8.8/darwin-thread-multi-2level/ CORE" default_store.c ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
