[OPEN-ILS-DEV] Another problem when compiling on FC 5

Mike Rylander mrylander at gmail.com
Tue May 8 20:27:46 EDT 2007


On 5/8/07, Jason Zou <qzou at lakeheadu.ca> wrote:
> Hi everyone,
>
> Thanks for your help.
>
> I run into another problem. I got the following error message:
> ...
> gateway
> In file included from /usr/include/httpd/ap_config.h:25,
>                        from /usr/include/httpd/httpd.h:43,
>                        from apachetools.h:1,
>                        from apachetools.c:1:
> /usr/include/apr-1/apr.h:270: error exprected '=', ',',':', 'asm' or
> '__attribute__' before 'apr_off_t'
> ...
>
> My machine is on FC 5. Httpd-2.2.2 and devel have been installed. And I
> am trying to install Evergreen 1.0.5.2.

This looks like an issue we've had before...

   [looks...]

Ahh yes.  From the Ubuntu and generic versions of the wiki instructions:

CFLAGS=-D_LARGEFILE64_SOURCE make

So, that's something that we need to test on 64 bit platforms and
probably add to the makefile directly.  I doubt there will be any
problems on 64 bit platforms, so expect this to go away in the next
release.

-- 
Mike Rylander


More information about the Open-ils-dev mailing list