[OPEN-ILS-DEV] Compile Errors on Debian
Dan Scott
denials at gmail.com
Mon Jan 8 09:11:42 EST 2007
On 08/01/07, Martin Morris <martin at martinmorris.org> wrote:
> Hello,
>
> Slowly ploughing my way through the installation instructions.
> Currently coming up with this error at the make stage, and it's not
> making a lot of sense to me. Can anybody assist?
<snip>
> In file included from /usr/include/apache2/ap_config.h:25,
> from /usr/include/apache2/httpd.h:43,
> from apachetools.h:1,
> from apachetools.c:1:
> /usr/include/apache2/apr.h:270: error: expected '=', ',', ';', 'asm'
> or '__attribute__' before 'apr_off_t'
One fairly wild guess: are you trying to compile against Apache 2.2?
<snip>
> c_apps
> oils_auth.so
> oils_cstore.c:10:21: error: dbi/dbi.h: No such file or directory
You're going to need the libdbi source from
http://libdbi.sourceforge.net/ to compile this section, as documented
at http://open-ils.org/dokuwiki/doku.php?id=libdbi
Dan
More information about the Open-ils-dev
mailing list