SPAM: Re: [OPEN-ILS-DEV] Debian version/GCC version
Grace Liu
gyliu86 at hotmail.com
Mon Feb 19 21:47:46 EST 2007
Great, Bill. If you install openils on 32bit machine, can you use packages to install postgresql and apache2 and post your steps and installed packages which make openils work?
Grace
----- Original Message -----
From: Bill Erickson
To: open-ils-dev at list.georgialibraries.org
Sent: Monday, February 19, 2007 9:26 AM
Subject: Re: SPAM: Re: [OPEN-ILS-DEV] Debian version/GCC version
On 2/19/07, Grace Liu <gyliu86 at hotmail.com> wrote:
Hi Bill,
I think the different CPUs between us might cause this difference. Mine is 32 bit and yours are 64 bit. For my machine, an integer is 32 bit, thus for 64 bit data type, I should clearly let compiler know, so it is off64_t. But your machine, an integer is 64bit, the off_t is already 64bit and no need to define the __USE_LARGEFILE64. I think maybe it is the reason why we have difference. But this error message is annoying although I made it disappear as I changed the apr file, not use configuration settings, and hope this does not cause other problem.
Thanks
Grace
Ahhh.. For some reason, I thought you were also using a 64 bit machine. I'm not sure why, though. :) I'll be installing Evergreen on a 32bit (laptop, no less) this week so I'll get a chance to test this. If nothing else, we can just add __USE_LARGEFILE64 to the makefile.
-bill
--
Bill Erickson
PINES Systems Developer
Georgia Public Library Service
billserickson at gmail.com
http://open-ils.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.georgialibraries.org/pipermail/open-ils-dev/attachments/20070219/c7ca57dc/attachment.html
More information about the Open-ils-dev
mailing list