This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libwin32-perl-0.191 (ready for upload and testing)


Hallo Rafael,


>> 4. The build option the second time runs until this error stops the
>> build:

>> gcc -c   -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe 
>> -DUSEIMPORTLIB -O2   -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" 
>> "-I/usr/lib/perl5/5.8.2/cygwin-thread-multi-64int/CORE"   Net.c
>> Net.xs:9:22: lmUseFlg.h: No such file or directory
>> Net.xs:10:22: lmAccess.h: No such file or directory
>> Net.xs:11:22: lmAPIBuf.h: No such file or directory
>> Net.xs:15:22: lmServer.h: No such file or directory
>> Net.xs: In function `allocUserInfoX':
>> Net.xs:555: error: `USER_INFO_3' undeclared (first use in this function)
>> [...more errors...]


> Unless you use CYGWIN=check_case:strict in your environment this seems
> to work:

Oops, the patch isn't needed, the only reason it didn't work was the
strict case checking in my environment.

This should be mentioned in the README (if not already done).   Hmm,
maybe I should actually read the README, but hey, there is no README
in the source package before you start to configure and build...
[...going to read the README...]
After patching the source and reading the README I found that it isn't
mentioned there.

Maybe it is possible to set the case checking dynamically from the
script?


Gerrit
-- 
=^..^=



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]