On Sat, Apr 26, 2003 at 05:30:42PM +0200, Jos I. Boumans wrote: > it's the problem nick is trying to track down, and that no one has been > able to reproduce by hand, including me: > > 0: not found > Running '0 "-I../../lib" ../../lib/ExtUtils/xsubpp -v 2>&1' exits with > status 12 > 7 at ../../lib/ExtUtils/MM_Unix.pm line 3979. > Running '0 ../../lib/ExtUtils/xsubpp temp000 2>&1' exits with status > 16777215 at > ../../lib/ExtUtils/MM_Unix.pm line 4005. > 0: not found > 0: not found > Unable to make perl in this configuration Just try then with my "patch" from http://nntp.perl.org/group/perl.perl5.porters/74535 ( it basically lets MakeMaker use the unportable 2>&1 - it was a thread about that, but I don't have any of those systems where 2>&1 doesn't work :-( ) I'll try after Easter to track down that ( uthreads ? ) issue and submit a PR to the FreeBSD people if that really is what I think. Regards, AdiThread Previous