[ 
https://issues.apache.org/jira/browse/LUCY-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057201#comment-13057201
 ] 

Lucas commented on LUCY-167:
----------------------------

Now, I change the constants in the file, and the following error appears:

Parsing Clownfish files...
Can't locate loadable object for module Clownfish in @INC (@INC contai
+ns: clownf
ish/blib/lib clownfish/blib/arch ../clownfish/blib/lib ../clownfish/bl
+ib/arch cl
ownfish\blib\lib clownfish\blib\arch ..\clownfish\blib\lib ..\clownfis
+h\blib\arc
h buildlib clownfish/blib/lib clownfish/blib/arch ../clownfish/blib/li
+b ../clown
fish/blib/arch buildlib C:/strawberry/perl/lib C:/strawberry/perl/site
+/lib C:\st
rawberry\perl\vendor\lib .) at clownfish/blib/lib/Clownfish.pm line 33
BEGIN failed--compilation aborted at clownfish/blib/lib/Clownfish.pm l
+ine 33.
Compilation failed in require at clownfish/blib/lib/Clownfish/Util.pm 
+line 20.
BEGIN failed--compilation aborted at clownfish/blib/lib/Clownfish/Util
+.pm line 2
0.
Compilation failed in require at clownfish/blib/lib/Clownfish/Hierarch
+y.pm line
22.
BEGIN failed--compilation aborted at clownfish/blib/lib/Clownfish/Hier
+archy.pm l
ine 22.
Compilation failed in require at buildlib/Lucy/Build.pm line 237.

Any idea? Thanks

> INCREF/DECREF symbol collisions under Windows in FSDirHandle.c
> --------------------------------------------------------------
>
>                 Key: LUCY-167
>                 URL: https://issues.apache.org/jira/browse/LUCY-167
>             Project: Lucy
>          Issue Type: Bug
>          Components: Store
>    Affects Versions: 0.1.0 (incubating)
>            Reporter: Marvin Humphrey
>            Priority: Minor
>             Fix For: 0.1.1 (incubating), 0.2.0 (incubating)
>
>
> The header file "windows.h" defines INCREF and DECREF, which collide
> the short versions of LUCY_INCREF and LUCY_DECREF.  In most places, we
> already use the long form when windows.h has been #included, but 
> FSDirHandle.c had been missed, causing compilation failure under Cygwin.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to