Peter Lonjers created LUCY-262:
----------------------------------
Summary: 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)
|