[JDEV] Building mod_auth_jabber against apache 1.3.26
Robert Norris
rob at cataclysm.cx
Tue Aug 13 01:02:14 CDT 2002
Hi all,
I'm preparing a small experiment using mod_auth_jabber, but I'm having a
hard time getting it to compile:
---
===> src/modules/extra
gcc -c -I../../os/unix -I../../include -DLINUX=22 -DNO_DBM_REWRITEMAP -DUSE_HSREGEX `../../apaci` mod_auth_jabber.c
mod_auth_jabber.c:231: parse error before `13'
mod_auth_jabber.c: In function `_open_db':
mod_auth_jabber.c:324: `DB_RDWR' undeclared (first use in this function)
mod_auth_jabber.c:324: (Each undeclared identifier is reported only once
mod_auth_jabber.c:324: for each function it appears in.)
mod_auth_jabber.c: In function `_db_operation':
mod_auth_jabber.c:351: too few arguments to function
mod_auth_jabber.c:355: too few arguments to function
mod_auth_jabber.c:374: warning: passing arg 3 of pointer to function discards qualifiers from pointer target type
mod_auth_jabber.c:376: warning: passing arg 4 of pointer to function discards qualifiers from pointer target type
mod_auth_jabber.c:401: too few arguments to function
mod_auth_jabber.c: In function `_create_sid':
mod_auth_jabber.c:654: warning: comparison between pointer and integer
mod_auth_jabber.c: In function `get_jabber_table':
mod_auth_jabber.c:1012: warning: return makes integer from pointer without a cast
mod_auth_jabber.c: In function `jabber_init':
mod_auth_jabber.c:1201: too few arguments to function
mod_auth_jabber.c: In function `jabber_child_exit':
mod_auth_jabber.c:1410: too few arguments to function
make[4]: *** [mod_auth_jabber.o] Error 1
make[3]: *** [all] Error 1
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/home/box/downloads/apache_1.3.26/src'
make[1]: *** [build-std] Error 2
make[1]: Leaving directory `/home/box/downloads/apache_1.3.26'
make: *** [build] Error 2
---
This is building against DB3 (v3.2.9) on Debian. If I have to, I'll hack
at it until it works, but I thought I'd check to see if there's been an
updated version or if anyone knows where I'm going wrong first.
Cheers,
Rob.
--
Robert Norris GPG: 1024D/FC18E6C2
Email+Jabber: rob at cataclysm.cx Web: http://cataclysm.cx/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://www.jabber.org/jdev/attachments/20020813/4f4c3104/attachment-0002.pgp>
More information about the JDev
mailing list