I am getting these kind of message when I'm trying to install some packages
on my machine with Windows 2000 Professional on it. Could someone suggest
any solutions.

Thanks in advance
-AG-

cpan> install Tcl
Running install for module Tcl
Running make for M/MI/MICB/Tcl-b2.tar.gz
  Is already unwrapped into directory \.cpan\build\Tcl\.

  CPAN.pm: Going to build M/MI/MICB/Tcl-b2.tar.gz

Checking if your kit is complete...
Looks good
Note (probably harmless): No library found for '-ltcl'
Note (probably harmless): No library found for '-lm'
Note (probably harmless): No library found for 'oldnames.lib'
Note (probably harmless): No library found for 'kernel32.lib'
Note (probably harmless): No library found for 'user32.lib'
Note (probably harmless): No library found for 'gdi32.lib'
Note (probably harmless): No library found for 'winspool.lib'
Note (probably harmless): No library found for 'comdlg32.lib'
Note (probably harmless): No library found for 'advapi32.lib'
Note (probably harmless): No library found for 'shell32.lib'
Note (probably harmless): No library found for 'ole32.lib'
Note (probably harmless): No library found for 'oleaut32.lib'
Note (probably harmless): No library found for 'netapi32.lib'
Note (probably harmless): No library found for 'uuid.lib'
Note (probably harmless): No library found for 'wsock32.lib'
Note (probably harmless): No library found for 'mpr.lib'
Note (probably harmless): No library found for 'winmm.lib'
Note (probably harmless): No library found for 'version.lib'
Note (probably harmless): No library found for 'odbc32.lib'
Note (probably harmless): No library found for 'odbccp32.lib'
Note (probably harmless): No library found for 'msvcrt.lib'
Writing Makefile for Tcl

Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

cp Tcl.pm blib\lib\Tcl.pm
        C:\Perl\bin\perl.exe -IC:\Perl\lib -IC:\Perl\lib
C:\Perl\lib\ExtUtils/xsubpp  -typ
emap C:\Perl\lib\ExtUtils\typemap -typemap typemap Tcl.xs > Tcl.xsc &&
C:\Perl\bin\perl.ex
e -IC:\Perl\lib -IC:\Perl\lib -MExtUtils::Command -e mv Tcl.xsc Tcl.c
Please specify prototyping behavior for Tcl.xs (see perlxs manual)








cl -c -I/usr/local/include -I/usr/include/tcl -nologo -O1 -MD -DNDEBUG -DWIN
32 -D_
CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICI
T_SYS -DPERL_M
SVCRT_READFIX -O1 -MD -DNDEBUG    -DVERSION=\"b2\"  -DXS_VERSION=\"b2\"  -IC
:\Perl\lib\COR
E  Tcl.c
'cl' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x1'
Stop.
  C:\WINNT\system32\nmake.EXE  -- NOT OK
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to