[OPEN-ILS-DEV] A little more help

jhaque at nypl.org jhaque at nypl.org
Fri May 4 12:08:14 EDT 2007


Almost there, can almost taste it :)

Jeroen pointed out the missing Net::Server:Prefork and with a little help
from a colleague I got it installed on the box. The install build goes a
little further but there are still some issues.
I posted the build output below. Can someone point me in the right
direction (again)? Thanks!


[root at openils Evergreen-ILS-1.0.4.1]# ./install.sh build
Building...

-------------- [ opensrf_all ] -------------------------------------------

objson/libobjson.so
utils
transport
stack
libopensrf.so
apps
libstack/opensrf
router
srfsh
jserver
gateway
In file included from /usr/local/include/ap_config.h:25,
                 from /usr/local/include/httpd.h:43,
                 from apachetools.h:1,
                 from apachetools.c:1:
/usr/local/include/apr.h:270: error: expected â=â, â,â, â;â, âasmâ or
â__attribute__â before âapr_off_tâ
In file included from /usr/local/include/apr_file_io.h:29,
                 from /usr/local/include/apr_network_io.h:26,
                 from /usr/local/include/httpd.h:53,
                 from apachetools.h:1,
                 from apachetools.c:1:
/usr/local/include/apr_file_info.h:204: error: expected
specifier-qualifier-list before âapr_off_tâ
In file included from /usr/local/include/apr_network_io.h:26,
                 from /usr/local/include/httpd.h:53,
                 from apachetools.h:1,
                 from apachetools.c:1:
/usr/local/include/apr_file_io.h:551: error: expected declaration
specifiers or â...â before âapr_off_tâ
/usr/local/include/apr_file_io.h:746: error: expected declaration
specifiers or â...â before âapr_off_tâ
In file included from /usr/local/include/httpd.h:53,
                 from apachetools.h:1,
                 from apachetools.c:1:
/usr/local/include/apr_network_io.h:545: error: expected declaration
specifiers or â...â before âapr_off_tâ
In file included from /usr/local/include/apr_buckets.h:32,
                 from /usr/local/include/httpd.h:54,
                 from apachetools.h:1,
                 from apachetools.c:1:
/usr/local/include/apr_mmap.h:134: error: expected declaration specifiers
or â...â before âapr_off_tâ
/usr/local/include/apr_mmap.h:161: error: expected declaration specifiers
or â...â before âapr_off_tâ
In file included from /usr/local/include/httpd.h:54,
                 from apachetools.h:1,
                 from apachetools.c:1:
/usr/local/include/apr_buckets.h:242: error: expected
specifier-qualifier-list before âapr_off_tâ
/usr/local/include/apr_buckets.h:706: error: expected declaration
specifiers or â...â before âapr_off_tâ
/usr/local/include/apr_buckets.h:718: error: expected declaration
specifiers or â...â before âapr_off_tâ
/usr/local/include/apr_buckets.h:754: error: expected declaration
specifiers or â...â before âapr_off_tâ
/usr/local/include/apr_buckets.h:890: error: expected declaration
specifiers or â...â before âapr_off_tâ
/usr/local/include/apr_buckets.h:891: error: expected declaration
specifiers or â...â before âapr_off_tâ
/usr/local/include/apr_buckets.h:1168: error: expected declaration
specifiers or â...â before âapr_off_tâ
/usr/local/include/apr_buckets.h:1367: error: expected declaration
specifiers or â...â before âapr_off_tâ
/usr/local/include/apr_buckets.h:1381: error: expected declaration
specifiers or â...â before âapr_off_tâ
/usr/local/include/apr_buckets.h:1431: error: expected declaration
specifiers or â...â before âapr_off_tâ
/usr/local/include/apr_buckets.h:1447: error: expected declaration
specifiers or â...â before âapr_off_tâ
In file included from apachetools.h:1,
                 from apachetools.c:1:
/usr/local/include/httpd.h:848: error: expected specifier-qualifier-list
before âapr_off_tâ
In file included from /usr/local/include/http_core.h:32,
                 from apachetools.h:3,
                 from apachetools.c:1:
/usr/local/include/util_filter.h:142: error: expected declaration
specifiers or â...â before âapr_off_tâ
/usr/local/include/util_filter.h:299: error: expected declaration
specifiers or â...â before âapr_off_tâ
In file included from apachetools.h:3,
                 from apachetools.c:1:
/usr/local/include/http_core.h:229: error: expected â=â, â,â, â;â, âasmâ or
â__attribute__â before âap_get_limit_req_bodyâ
/usr/local/include/http_core.h:672: error: expected declaration specifiers
or â...â before âapr_off_tâ
In file included from apachetools.h:4,
                 from apachetools.c:1:
/usr/local/include/http_protocol.h:111: error: expected declaration
specifiers or â...â before âapr_off_tâ
/usr/local/include/http_protocol.h:203: error: expected declaration
specifiers or â...â before âapr_off_tâ
In file included from apachetools.h:6,
                 from apachetools.c:1:
/usr/local/include/apr_strings.h:299: error: expected declaration
specifiers or â...â before âapr_off_tâ
/usr/local/include/apr_strings.h:315: error: expected â)â before â*â token
/usr/local/include/apr_strings.h:351: error: expected â)â before âsizeâ
apachetools.c: In function âapacheParseParmsâ:
apachetools.c:7: error: ârequest_recâ has no member named âargsâ
make[1]: *** [apachetools.o] Error 1
make: *** [gateway] Error 2

-------------- [ openils_core ] -------------------------------------------

Generating fieldmapper-c code...
fieldmapper_lookup.c
libfieldmapper.so
c_apps
oils_event.c: In function â_oilsEventParseEventsâ:
oils_event.c:125: warning: pointer targets in passing argument 3 of
âosrfHashSetâ differ in signedness
oils_event.c:139: warning: pointer targets in passing argument 2 of
âosrfHashGetâ differ in signedness
oils_event.c:142: warning: pointer targets in passing argument 3 of
âosrfHashSetâ differ in signedness
oils_event.c:145: warning: pointer targets in assignment differ in
signedness
oils_event.c:147: warning: pointer targets in passing argument 3 of
âosrfHashSetâ differ in signedness
liboils_utils.so
oils_auth.so
oils_idl-core.c: In function âoilsIDLInitâ:
oils_idl-core.c:47: warning: pointer targets in passing argument 2 of
âxmlGetPropâ differ in signedness
oils_idl-core.c:48: warning: pointer targets in passing argument 2 of
âxmlGetNsPropâ differ in signedness
oils_idl-core.c:48: warning: pointer targets in passing argument 3 of
âxmlGetNsPropâ differ in signedness
oils_idl-core.c:53: warning: pointer targets in passing argument 2 of
âxmlGetNsPropâ differ in signedness
oils_idl-core.c:53: warning: pointer targets in passing argument 3 of
âxmlGetNsPropâ differ in signedness
oils_idl-core.c:62: warning: pointer targets in passing argument 2 of
âxmlGetNsPropâ differ in signedness
oils_idl-core.c:62: warning: pointer targets in passing argument 3 of
âxmlGetNsPropâ differ in signedness
oils_idl-core.c:72: warning: pointer targets in passing argument 2 of
âxmlGetPropâ differ in signedness
oils_idl-core.c:103: warning: pointer targets in passing argument 2 of
âxmlGetNsPropâ differ in signedness
oils_idl-core.c:103: warning: pointer targets in passing argument 3 of
âxmlGetNsPropâ differ in signedness
oils_idl-core.c:112: warning: pointer targets in passing argument 2 of
âxmlGetNsPropâ differ in signedness
oils_idl-core.c:112: warning: pointer targets in passing argument 3 of
âxmlGetNsPropâ differ in signedness
oils_idl-core.c:131: warning: pointer targets in passing argument 2 of
âxmlGetNsPropâ differ in signedness
oils_idl-core.c:131: warning: pointer targets in passing argument 3 of
âxmlGetNsPropâ differ in signedness
oils_idl-core.c:140: warning: pointer targets in passing argument 2 of
âxmlGetNsPropâ differ in signedness
oils_idl-core.c:140: warning: pointer targets in passing argument 3 of
âxmlGetNsPropâ differ in signedness
oils_idl-core.c:149: warning: pointer targets in passing argument 2 of
âxmlGetNsPropâ differ in signedness
oils_idl-core.c:149: warning: pointer targets in passing argument 3 of
âxmlGetNsPropâ differ in signedness
oils_idl-core.c:158: warning: pointer targets in passing argument 2 of
âxmlGetPropâ differ in signedness
oils_idl-core.c:189: warning: pointer targets in passing argument 2 of
âxmlGetPropâ differ in signedness
oils_idl-core.c:199: warning: pointer targets in passing argument 2 of
âxmlGetPropâ differ in signedness
oils_idl-core.c:209: warning: pointer targets in passing argument 2 of
âxmlGetPropâ differ in signedness
oils_idl-core.c:221: warning: pointer targets in passing argument 2 of
âxmlGetPropâ differ in signedness
oils_idl-core.c:238: warning: pointer targets in passing argument 2 of
âxmlGetPropâ differ in signedness
liboils_idl.so
oils_cstore.so
/usr/bin/ld: cannot find -ldbdpgsql
collect2: ld returned 1 exit status
make[1]: *** [oils_cstore.so] Error 1
make: *** [c_apps] Error 2

-------------- [ openils_web ] -------------------------------------------

mod_xmlent

-------------- [ evergreen_core ]
-------------------------------------------



More information about the Open-ils-dev mailing list