Win32 build problems

2001-12-30 Thread Sterin, Ilya
Trying to build 0.0.3. perl Configure.pl runs fine. nmake No warnings above. cl -nologo -O1 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FC RYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX -I./in clude -Fochartypes/usascii.obj -c

RE: Win32 build problems

2001-12-30 Thread Sterin, Ilya
Thanks, I'll try right now. -Original Message- From: Dan Sugalski [mailto:[EMAIL PROTECTED]] Sent: Sunday, December 30, 2001 8:33 PM To: Sterin, Ilya; [EMAIL PROTECTED] Subject: Re: Win32 build problems At 11:27 PM 12/30/2001 -0800, Sterin, Ilya wrote: The package

RE: Win32 build problems

2001-12-30 Thread Sterin, Ilya
; [EMAIL PROTECTED] Subject: Re: Win32 build problems At 11:27 PM 12/30/2001 -0800, Sterin, Ilya wrote: The package was downloaded from Simon's directory on CPAN. Could you try a CVS checkout? Things have changed a bunch. (I expect they're still broken on Win32, but at least it'll

RE: Win32 build problems

2001-12-30 Thread Sterin, Ilya
; [EMAIL PROTECTED] Subject: Re: Win32 build problems At 11:27 PM 12/30/2001 -0800, Sterin, Ilya wrote: The package was downloaded from Simon's directory on CPAN. Could you try a CVS checkout? Things have changed a bunch. (I expect they're still broken on Win32, but at least it'll be broken

RE: Win32 build problems

2001-12-30 Thread Sterin, Ilya
..cvsignore file lists the vtable.h file??? Ilya -Original Message- From: Dan Sugalski [mailto:[EMAIL PROTECTED]] Sent: Sunday, December 30, 2001 8:33 PM To: Sterin, Ilya; [EMAIL PROTECTED] Subject: Re: Win32 build problems At 11:27 PM 12/30/2001 -0800, Sterin, Ilya wrote

RE: Win32 build problems

2001-12-30 Thread Dan Sugalski
At 12:55 AM 12/31/2001 -0800, Sterin, Ilya wrote: Ohhh, just though about it, the user/pass is not registered in the cvs server, and I don't need for now. Though the anonymous should of worked, right? It should've worked fine. vtable.h is autogenerated--configure.pl should've made one for you.

RE: Win32 build problems

2001-12-30 Thread Sterin, Ilya
Sugalski'; [EMAIL PROTECTED] Subject: RE: Win32 build problems ..cvsignore file lists the vtable.h file??? Ilya -Original Message- From: Dan Sugalski [mailto:[EMAIL PROTECTED]] Sent: Sunday, December 30, 2001 8:33 PM To: Sterin, Ilya; [EMAIL PROTECTED] Subject: Re: Win32

RE: Win32 build problems

2001-12-30 Thread Dan Sugalski
if that gets you anywhere. The dependencies are probably a little screwy somehow. :( -Original Message- From: Sterin, Ilya [mailto:[EMAIL PROTECTED]] Sent: Monday, December 31, 2001 12:59 AM To: 'Dan Sugalski'; [EMAIL PROTECTED] Subject: RE: Win32 build problems ..cvsignore

RE: (Disregard all previous) Win32 build problems

2001-12-30 Thread Sterin, Ilya
'0x2' Stop. Ilya Sterin -Original Message- From: Sterin, Ilya [mailto:[EMAIL PROTECTED]] Sent: Monday, December 31, 2001 12:55 AM To: 'Dan Sugalski'; [EMAIL PROTECTED] Subject: RE: Win32 build problems Ohhh, just though about it, the user/pass is not registered in the cvs

RE: (Disregard all previous) Win32 build problems

2001-12-30 Thread Dan Sugalski
At 01:11 AM 12/31/2001 -0800, Sterin, Ilya wrote: OK, nmake is supposed to run the vtable_h.pl and apperently it does, not sure what happened before, though I still get the ../include\parrot/parrot.h(76) : fatal error C1083: Cannot open include file: 'pa rrot/vtable.h': No such file or directory