Subject: | Makefile.PL fails on Win32 |
Makefile.PL bombs out as follows on MSWin32:
[MSG] Extracted 'POE::Component::Generic' to 'C:\.cpanplus\5.8.8
\build\POE-Component-Generic-0.08'
Running [C:\Perl\bin\perl.exe -MCPANPLUS::Internals::Utils::Autoflush
Makefile.PL ]...
Set up gcc environment - 3.4.2 (mingw-special)
The getpwuid function is unimplemented at Makefile.PL line 15.
[ERROR] Could not run 'C:\Perl\bin\perl.exe Makefile.PL': Set up gcc
environment
- 3.4.2 (mingw-special)
The getpwuid function is unimplemented at Makefile.PL line 15.
-- cannot continue
[ERROR] Unable to create a new distribution object
for 'POE::Component::Generic'
-- cannot continue
Error installing 'POE::Component::Generic'
Problem installing one or more modules
Cheers.
BinGOs