Subject: | fatal error U1077 |
Date: | Fri, 09 Mar 2007 14:13:08 +0100 |
To: | bug-par [...] rt.cpan.org |
From: | chaillou.gregory [...] free.fr |
Hi,
I can't install the module on my computer. I check the dependencies and my
environnment but it doesn't work at all. Could you help me please ?
Here are the screenshots.
Thank you
Sincerly
Grecha
c:\PAR-Packer-0.973\>perl Makefile.PL
Set up gcc environment - 3.4.2 (mingw-special)
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
[Core Features]
- File::Temp ...loaded. (0.16 >= 0.05)
- Compress::Zlib ...loaded. (1.41 >= 1.16)
- Archive::Zip ...loaded. (1.18 >= 1)
- Module::ScanDeps ...loaded. (0.72 >= 0.7)
- PAR::Dist ...loaded. (0.21 >= 0.21)
- PAR ...loaded. (0.973 >= 0.971)
- Getopt::ArgvFile ...loaded. (1.10 >= 1.07)
- Parse::Binary ...loaded. (0.10 >= 0.04)
- Win32::Exe ...loaded. (0.11 >= 0.04)
*** Module::AutoInstall configuration finished.
Note (probably harmless): No library found for -lkernel32
Note (probably harmless): No library found for -luser32
Note (probably harmless): No library found for -lgdi32
Note (probably harmless): No library found for -lwinspool
Note (probably harmless): No library found for -lcomdlg32
Note (probably harmless): No library found for -ladvapi32
Note (probably harmless): No library found for -lshell32
Note (probably harmless): No library found for -lole32
Note (probably harmless): No library found for -loleaut32
Note (probably harmless): No library found for -lnetapi32
Note (probably harmless): No library found for -luuid
Note (probably harmless): No library found for -lws2_32
Note (probably harmless): No library found for -lmpr
Note (probably harmless): No library found for -lwinmm
Note (probably harmless): No library found for -lversion
Note (probably harmless): No library found for -lodbc32
Note (probably harmless): No library found for -lodbccp32
Note (probably harmless): No library found for -lmsvcrt
Writing Makefile for the par.exe program
Writing Makefile for PAR::Packer
c:\PAR-Packer-0.973\>nmake
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
C:\Perl\bin\perl.exe "-Minc::Module::Install" -e
"extract_par(q(PAR-Packer-0.973-MSWin32-x86-multi-thread-5.8.7
.par))"
Set up gcc environment - 3.4.2 (mingw-special)
gcc -c -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT
-DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLI
CIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX
-DHASATTRIBUTE -fno-strict-aliasing -I"C:\Perl\lib\C
ORE" main.c
gcc main.o my_par_pl.o win32.coff -s -nologo -nodefaultlib -debug
-opt:ref,icf -libpath:"C:\Perl\lib\CORE" -
machine:x86 C:\Perl\lib\CORE\perl58.lib --output .\par.exe
gcc: unrecognized option `-nologo'
gcc: unrecognized option `-nodefaultlib'
C:\MinGW\bin\..\lib\gcc\mingw32\3.4.2\..\..\..\..\mingw32\bin\ld.exe: cannot
find -libpath:C:\Perl\lib\CORE
collect2: ld returned 1 exit status
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x1'
Stop.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x2'
Stop.