[rt-users] problem compiling libapreq

Gashaw Mengistu gashaw at asosa.org
Wed Feb 27 16:06:08 EST 2002


Hello all,

New to the list and first post. I am having a problem compiling libapreq
so that I can get Apache::Cookie in my testdep. This is what I get:

apache_request.c:372: `DECLINED' undeclared (first use in this function)
apache_request.c:375: `NULL' undeclared (first use in this function)
apache_request.c:376: `table' undeclared (first use in this function)
apache_request.c:376: `header' undeclared (first use in this function)
apache_request.c:376: invalid lvalue in assignment
apache_request.c:377: parse error before `const'
apache_request.c:381: `OK' undeclared (first use in this function)
apache_request.c:384: `cd' undeclared (first use in this function)
apache_request.c:387: request for member `pool' in something not a
structure or union
apache_request.c:387: warning: assignment makes pointer from integer
without a cast
apache_request.c:394: request for member `pool' in something not a
structure or union
apache_request.c:394: warning: assignment makes pointer from integer
without a cast
apache_request.c:396: `param' undeclared (first use in this function)
apache_request.c:396: request for member `pool' in something not a
structure or union
apache_request.c:399: `filename' undeclared (first use in this function)
apache_request.c:399: request for member `pool' in something not a
structure or union
apache_request.c:528: warning: return makes pointer from integer without a
cast
apache_request.c: At top level:
apache_request.c:531: parse error before `*'
apache_request.c: In function `ApacheRequest_expires':
apache_request.c:533: request for member `r' in something not a structure
or union
apache_request.c:533: `time_str' undeclared (first use in this function)
make[1]: *** [apache_request.o] Error 1
make[1]: Leaving directory `/usr/local/src/software/libapreq-0.31/c'
make: *** [subdirs] Error 2

I am running this on Mandrake 8.0 with gcc-2.96-0.48 and I installed
binary version of Apache and mod_perl. Browsing the net/list archives didn't turn
anything out. Anyone had this problem?

TIA

Gashaw





More information about the rt-users mailing list