Subject: Re: mod_perl 1.29 not working !!!
To: Francisco Valladolid Hernandez <ficovh@bsdguy.net>
From: Hiramatsu Yoshifumi <hiramatu@boreas.dti.ne.jp>
List: current-users
Date: 11/13/2004 13:22:05
Hello,
Please update pkgsrc tree, and modify Makefile as:
diff -buNr apache.orig/Makefile apache/Makefile
--- apache.orig/Makefile 2004-11-13 13:16:05.000000000 +0900
+++ apache/Makefile 2004-11-13 13:15:55.000000000 +0900
@@ -159,6 +159,7 @@
.include "../../devel/libmm/buildlink3.mk"
.include "../../textproc/expat/buildlink3.mk"
.include "../../mk/bdb.buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
post-extract:
@${CP} ${FILESDIR}/ap_include_extern.h ${WRKSRC}/src/include
I think this fixes your problem.
At Tue, 09 Nov 2004 11:22:02 -0600,
Francisco Valladolid Hernandez <ficovh@bsdguy.net> wrote:
>
> Hi.
>
> I have installed NetBSD RC4 in my personal laptop for test., recently I
> setup apache, perl 5.8.4, and mod_perl 1.29, but mod_perl is not working.
>
> $ sudo /usr/pkg/etc/rc.d/apache start
>
> [1] Abort Trap [Core Dumped ]
> httpd could not be started.
>
> The only line in my /usr/pkg/etc/httpd/httpd.conf is
>
> LoadModule perl_module lib/httpd/mod_perl.so
>
> thanks.
--
// Hiramatsu Yoshifumi
// hiramatu@boreas.dti.ne.jp