I checked the lines you mentioned, but both of mine look like this:
Quote:
PERL_FLAGS=perl -MExtUtils::Embed -e ccopts
PERL_LIB=perl -MExtUtils::Embed -e ldopts
|
When I paste your lines in, it still fails with EXTERN.h: NO such file or directory and spits out many "/bin/sh: -D_REENTRANT: not found"
Sounds to me like the perl libraries are not where they are expected? Or I am missing the correct package.