[rt-users] non-standard libapreq errors
mainely linux
mainely_linux at yahoo.com
Mon Feb 18 15:52:40 EST 2002
Greetings rt-users,
Im trying to get rt-2-0-11 running on a redhat 7.2
machine with apache compiled from source to support
mod_ssl and mod_perl (solely for rt). Ive installed
all the perl modules aside from libapreq-0.33.
While searching through the archives I found many
with similar problems but none that addressed this
specific issue.
When configuring/building libapreq-0.33 for
Apache::Cookie I receive the following errors:
[root at support libapreq-0.33]# perl Makefile.PL
Writing Makefile for libapreq
Warning: -L../blib/arch/auto/libapreq changed to
-L/root/libapreq-0.33/Request/../blib/arch/auto/libapreq
Writing Makefile for Apache::Request
Warning: -L../blib/arch/auto/libapreq changed to
-L/root/libapreq-0.33/Cookie/../blib/arch/auto/libapreq
Writing Makefile for Apache::Cookie
Writing Makefile for libapreq
[root at support libapreq-0.33]# make
make[1]: Entering directory `/root/libapreq-0.33/c'
cc -c
-I/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/auto/Apache/include
-I/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/auto/Apache/include/modules/perl
-I/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/auto/Apache/include/include
-I/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/auto/Apache/include/regex
-I/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/auto/Apache/include/os/unix
-I/usr/local/apache/include -fno-strict-aliasing
-I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.10\"
-DXS_VERSION=\"0.10\" -fpic
-I/usr/local/lib/perl5/5.6.1/i686-linux/CORE
apache_request.c
In file included from
/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/auto/Apache/include/include/ap_config.h:77,
from
/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/auto/Apache/include/include/httpd.h:72,
from apache_request.h:5,
from apache_request.c:58:
/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/auto/Apache/include/include/ap_config_auto.h:6:1:
unterminated #ifndef
make[1]: *** [apache_request.o] Error 1
make[1]: Leaving directory `/root/libapreq-0.33/c'
make: *** [subdirs] Error 2
Any ideas for a fix would be greatly appreciated.
Additionally if this question would be better for some
perl list, please let me know.
Thank you kindly for your assistance,
Mark Greenlaw
__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com
More information about the rt-users
mailing list