SPAM: Re: [OPEN-ILS-DEV] Debian version/GCC version

said shafik saidshafik at hotmail.com
Mon Feb 19 19:32:46 EST 2007


just wonder if there is a user group for ILS open source, like vtls; III; 
and Sirsi users groups. Also, if there is an annual national conference for 
ILS open source librarians.

Thanks,



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Said Shafik
Systems Librarian
Emirates Center for Strategic Studies & Research
P.O.Box 107277
Abu Dhabi
United Arab Emirates
Mobile Phone:++971-5-323-5696
Home Phone:++971-2-645-9787
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~





>From: "Bill Erickson" <billserickson at gmail.com>
>Reply-To: open-ils-dev at list.georgialibraries.org
>To: open-ils-dev at list.georgialibraries.org
>Subject: Re: SPAM: Re: [OPEN-ILS-DEV] Debian version/GCC version
>Date: Mon, 19 Feb 2007 18:34:09 -0500
>
>On 2/19/07, Bill Erickson <billserickson at gmail.com> wrote:
>>
>>
>>
>>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.
>
>
>The guys here [1] suggest using pkg-config to find the apr build flags.  
>E.g
>.:
>
>% pkg-config --cflags apr-1
>
>-DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
>-I/usr/include/apr-1.0
>
>We could just add pkg-config as a dependency and add the `pkg-config
>--cflags apr-1` to the makefile when necessary.
>
>[1] 
>http://www.mail-archive.com/debian-apache@lists.debian.org/msg07847.html
>
>
>--
>Bill Erickson
>PINES Systems Developer
>Georgia Public Library Service
>billserickson at gmail.com
>http://open-ils.org

_________________________________________________________________
Find a local pizza place, movie theater, and more….then map the best route! 
http://maps.live.com/?icid=hmtag1&FORM=MGAC01



More information about the Open-ils-dev mailing list