You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-dev@httpd.apache.org by Jim Winstead <ji...@apache.org> on 2001/10/08 23:40:49 UTC

[philipp@kolmann.at: libapreq-0.33 - Compile Problem]

i'm forwarding your mail to the apreq-dev mailing list. i don't know
anything about problems with installing libapreq on solaris. (that you
have to edit the makefile is a sign to me that something else is not
installed correctly, though.)

jim

----- Forwarded message from Philipp Kolmann <ph...@kolmann.at> -----

Date: Mon, 8 Oct 2001 19:15:01 +0200
From: Philipp Kolmann <ph...@kolmann.at>
To: jimw@apache.org
Subject: libapreq-0.33 - Compile Problem

Hi,

I just wanted to install the libapreq Perl Module, but I cant get it to
compile under SunOS 5.8

I start with perl Makefile.PL and then I edit the Makefiles to include the
Apache Include dir as well.

Then I try to compile but get the following error:

studman_root_libapreq-0.33# make
cp libapreq.pod blib/lib/libapreq.pod
cp lib/Apache/libapreq.pm blib/lib/Apache/libapreq.pm
make[1]: Entering directory `/root/perl/libapreq-0.33/c'
cc -c  -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/opt/A
Gapache/include -O   -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -KPIC
-I/usr/local
/lib/perl5/5.6.1/sun4-solaris/CORE  apache_request.c
cc -c  -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/opt/A
Gapache/include -O   -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -KPIC
-I/usr/local
/lib/perl5/5.6.1/sun4-solaris/CORE  apache_cookie.c
cc -c  -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/opt/A
Gapache/include -O   -DVERSION=\"0.10\" -DXS_VERSION=\"0.10\" -KPIC
-I/usr/local
/lib/perl5/5.6.1/sun4-solaris/CORE  apache_multipart_buffer.c
rm -rf ../blib/arch/auto/libapreq/libapreq.a
/usr/ccs/bin/ar cr ../blib/arch/auto/libapreq/libapreq.a apache_request.o
apache
_cookie.o apache_multipart_buffer.o && : ../blib/arch/auto/libapreq/libapreq.a
chmod 755 ../blib/arch/auto/libapreq/libapreq.a
cp apache_cookie.h ../blib/arch/auto/libapreq/include/apache_cookie.h
cp apache_multipart_buffer.h
../blib/arch/auto/libapreq/include/apache_multipart
_buffer.h
cp apache_request.h ../blib/arch/auto/libapreq/include/apache_request.h
make[1]: Leaving directory `/root/perl/libapreq-0.33/c'
make[1]: Entering directory `/root/perl/libapreq-0.33/Request'
cp Request.pm ../blib/lib/Apache/Request.pm
/usr/local/bin/perl5.6.1 -I/usr/local/lib/perl5/5.6.1/sun4-solaris
-I/usr/local/
lib/perl5/5.6.1 /usr/local/lib/perl5/5.6.1/ExtUtils/xsubpp  -typemap
/usr/local/
lib/perl5/5.6.1/ExtUtils/typemap Request.xs > Request.xsc && mv Request.xsc
Requ
est.c
Error: 'Apache::Table' not in typemap in Request.xs, line 365
make[1]: *** [Request.c] Error 1
make[1]: Leaving directory `/root/perl/libapreq-0.33/Request'
make: *** [subdirs] Error 2
studman_root_libapreq-0.33# 

Do you have any ideas, how I could fix the Problem? I have perl 5.6.1
installed and the Modules should all be fine.

Thanks for any advice
Philipp Kolmann

-- 
Fatal Error: Found [MS-Windows] System -> Repartitioning Disk for Linux...
(By cbbrown@io.org, Christopher Browne)

----- End forwarded message -----