[
https://issues.apache.org/jira/browse/LUCY-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906530#comment-13906530
]
Peter Lonjers commented on LUCY-262:
------------------------------------
Ahh my bad. Using the code from another library
https://github.com/philipsoutham/golucy that did a
git checkout e19687f9a6b0158308ac7bcafc663296635b107a
after the original clone. Totally missed it. Will inform the other lib
Should I close the issue?
> Reference to function that does not exist in 32 bit code
> --------------------------------------------------------
>
> Key: LUCY-262
> URL: https://issues.apache.org/jira/browse/LUCY-262
> Project: Lucy
> Issue Type: Bug
> Components: Store
> Affects Versions: 0.3.0 (incubating)
> Environment: VirtualBox, Ubuntu 32 bit 12.04
> Reporter: Peter Lonjers
>
> In the FSFileHandle.c there is a reference to the function
> FSFH_release_window that does not seem to exist and causes linking errors
> when doing make test. Fixed it by changing the reference to
> FSFH_Release_Window_IMP although not sure if this is really correct.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)