--- Begin Message ---
Hi! Jason,
I got one suggestion from the list. to try it under Cygwin, I did that and
still it doesnt work. This is what I get for make under Cygwin:
[EMAIL PROTECTED] /cygdrive/c/downloads/XML-Xerces-2.0.0-3
$ make
Makefile:787: *** missing separator. Stop.
>I don't have a windows compiler, so it is not going to be possible for
>me to do this work unless someone donates one to me.
I have access to a windows compiler (MSVC-6) but I am not very proficient at
such stuff. I am a biologist by training. If there are some specific steps
to follow or some one is willing to teach I am all ready to put in the time.
>Let us know how nmake is dying and maybe someone can help.
This is what I get on my screen:
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
nmake -C Handler static
cl -c -I. -IHandler -IC:/xerces-c2_0_0-win32/include/xercesc -D_REENTRANT -O
1 -MD -DNDEBUG -DVERSION=\"2.0.0-3\" -DXS_VERSION=\"2.0.0-3\" -IC:\Perl
\lib\CORE Xerces.c
ClearLogs 1.0 - (c) 2002, Arne Vidstrom ([EMAIL PROTECTED])
- http://ntsecurity.nu/toolbox/clearlogs/
Usage: clearlogs [\\computername] <-app / -sec / -sys>
-app = application log
-sec = security log
-sys = system log
NMAKE : U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x1'
Stop.
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x2'
Stop.
Some how the 'cl' command is interpreted as to run the 'clear logs' utility.
What is 'cl' for on Unix systems?
-Thanks,
Nigam.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--- End Message ---