Re: perl Win32 lib support

2005-02-25 Thread Reini Urban
Igor Pechtchanski schrieb: On Wed, 23 Feb 2005, Linda W wrote: Not knowing the exact order of how things are released, does announcing it on cygwin-apps mean that it will be available via setup soon? Announcing something on cygwin-apps means that the other maintainers will look at it if necessary,

Re: perl Win32 lib support

2005-02-23 Thread Linda W
Not knowing the exact order of how things are released, does announcing it on cygwin-apps mean that it will be available via setup soon? When it is, does that mean we should be able to build perl modules/utils that inter-operate with the native Win32 interface? What necessary steps does it need

Re: perl Win32 lib support

2005-02-23 Thread Igor Pechtchanski
On Wed, 23 Feb 2005, Linda W wrote: Reini Urban wrote: Yitzchak Scott-Thoennes schrieb: 3) wait for an updated perl-libwin32 release (should be soon) It's already announced in cygwin-apps. It just needs the necessary steps there. Not knowing the exact order of how things are

Re: perl Win32 lib support

2005-02-12 Thread Reini Urban
Gerrit P. Haase schrieb: linda w wrote: File.o(.text+0x7450):File.c: undefined reference to `_win32_get_osfhandle' File.o(.text+0x13b79):File.c: undefined reference to `_win32_open_osfhandle' collect2: ld returned 1 exit status Hmm, we really should wait until Reini gets all bits together and

Re: perl Win32 lib support

2005-02-12 Thread Gerrit P. Haase
Reini Urban wrote: Gerrit P. Haase schrieb: linda w wrote: File.o(.text+0x7450):File.c: undefined reference to `_win32_get_osfhandle' File.o(.text+0x13b79):File.c: undefined reference to `_win32_open_osfhandle' collect2: ld returned 1 exit status Hmm, we really should wait until Reini gets all

Re: perl Win32 lib support

2005-02-10 Thread linda w
Am having problems with trying fixes for the below errors -- once I encounter an error in making Win32, I can correct the source files in another window, but I then it won't let me run make on Win32 again w/o force because it already encountered an error. If I do a make force, it re-unpacks the

Re: perl Win32 lib support

2005-02-10 Thread Yitzchak Scott-Thoennes
On Thu, Feb 10, 2005 at 11:29:43AM -0800, linda w wrote: Am having problems with trying fixes for the below errors -- once I encounter an error in making Win32, I can correct the source files in another window, but I then it won't let me run make on Win32 again w/o force because it already

Re: perl Win32 lib support

2005-02-10 Thread linda w
Gerrit P. Haase wrote: This is annoying, I get it occasionally, I believe it is a bug in MakeMaker, but I couldn't find it yet. Does the build continue if you add the missing tab and run make again? === Think I got past that point, -- have it building in win32 again and running a make manually

Re: perl Win32 lib support

2005-02-10 Thread Reini Urban
Yitzchak Scott-Thoennes schrieb: 3) wait for an updated perl-libwin32 release (should be soon) It's already announced in cygwin-apps. It just needs the necessary steps there. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: perl Win32 lib support

2005-02-10 Thread Gerrit P. Haase
linda w wrote: Gerrit P. Haase wrote: This is annoying, I get it occasionally, I believe it is a bug in MakeMaker, but I couldn't find it yet. Does the build continue if you add the missing tab and run make again? === Think I got past that point, -- have it building in win32 again and running a

Re: perl Win32 lib support

2005-02-09 Thread linda w
Yitzchak Scott-Thoennes wrote: What exactly is giving the error, and what error are you getting? I had an IsWinNT is undefined error message 2 days ago, but I removed some old-seeming directories (since I have 5.8.6 installed, I thought I'd try deleting older versioned directories, though I have

Re: perl Win32 lib support

2005-02-09 Thread Gerrit P. Haase
linda w wrote: Yitzchak Scott-Thoennes wrote: What exactly is giving the error, and what error are you getting? I had an IsWinNT is undefined error message 2 days ago, but I removed some old-seeming directories (since I have 5.8.6 installed, I thought I'd try deleting older versioned directories,

Re: perl Win32 lib support

2005-02-08 Thread Reini Urban
Yitzchak Scott-Thoennes schrieb: On Mon, Feb 07, 2005 at 06:42:21PM -0800, linda w wrote: I thought there had been a fix in the works for this problem -- I wanted to write a program using cygwin perl to access/modify the Registry. When I load the Win32 package from cpan and try building it, I get

Re: perl Win32 lib support

2005-02-08 Thread Yitzchak Scott-Thoennes
On Tue, Feb 08, 2005 at 12:04:51PM -0800, linda w wrote: There must be something else involved or I've messed something else up: perl -v This is perl, v5.8.6 built for cygwin-thread-multi-64int ... I seem to have 5.8.6 installed. Is there anything else I should look at. I

perl Win32 lib support

2005-02-07 Thread linda w
I thought there had been a fix in the works for this problem -- I wanted to write a program using cygwin perl to access/modify the Registry. When I load the Win32 package from cpan and try building it, I get a familiar error message IsWinNT is undefined, so building and installing cpan registry