[Module::Build] Re: [Module-build-general] Problem building Module::Build - Problem with lib/XSTest
Status: Beta
Brought to you by:
kwilliams
|
From: Stephen J. S. <sj...@kh...> - 2003-10-02 05:15:24
|
On Wed, 2003-10-01 at 15:50, Brett Kettlewell wrote (in icky html): > t/xs............ok 6/11Can't exec "gcc'": No such file or directory at That single quote in "gcc'" looks suspicious. Does "perl -V:cc" or "perl -V:ld" show anything weird? I have recently installed version 0.20 of Module::Build on Red Hat 9 without any problems. Well, no problems after I set LANG=C. |