[OPEN-ILS-DEV] /usr/include/apr-1.0/apr.h:270: error:

Josh Stompro stomproj at larl.org
Mon Mar 26 14:13:30 EDT 2007


The problem is that that default build seems to assume Ia64 
architecture, which is what the folks at pines use, if your compiling on 
a 32bit system, you need set a variable before you run make, like this. 
(someone correct me if this is off base).
CFLAGS=-D_LARGEFILE64_SOURCE make

or
export CFLAGS=-D_LARGEFILE64_SOURCE
make

This was discussed on the list in the thread "[OPEN-ILS-DEV] Compile 
Errors with Apache/APRS 2.2 (and a fix! ;    ))", Don McMorris said he 
would update the wiki with this info, did you do that Don? 
Josh

Rene Paquin wrote:
> I am having the exact same problem as mentioned in this previous post
> http://list.georgialibraries.org/pipermail/open-ils-dev/2007-February/000275.html
> of which I am having problems compiling the source code due to apr
> errors.  Was there any resolution to this problem?
>
> Thanks again,
>
>
>   

-- 
Lake Agassiz Regional Library - Moorhead MN larl.org
Josh Stompro               | Office 218.233.3757 EXT-139
LARL Network Administrator | Cell 218.790.2110	




More information about the Open-ils-dev mailing list