What would you say with shared core?
The unix server can use DSO and the DSO servlet module works fine
Francis
----- Original Message -----
From: "Jens-Uwe Mager" <[EMAIL PROTECTED]>
To: "Francis" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, January 29, 2001 5:53 PM
Subject: Re: mod_perl and DSO
> On Mon, Jan 29, 2001 at 05:26:46PM +0100, Francis wrote:
>
> > I'm running Apache 1.3.12 on my unix server (RM400 Siemens) with Sinix
5.44.
> > Perl 5.00404 is installed
> > The DSO module for servlets is also installed and works fine.
> >
> > I try to install the DSO mod_perl 1.24 with
> > ./configure --with-apxs=/usr/...../apx follow by make and make install
in
> > the subdirectory apaci of mod_perl.
> >
> > when I try ./apachectl configtest I receive the error msg
> > Syntax error in line 236 of /usr..../httpd.conf: Cannot
> > load /usr/....../libexec/libperl.so into server:
> > ld.so: /usr/...../httpd: relocation error: symbol not found: Perl_incgv
> >
> > - the line 236 is : LoadModule perl_module libexec/libperl.so
> > - libperl.so is correct and in the right place
> > - apache works fine without the 236 line in httpd.conf
>
> I would suspect that on plain old S5R4 machines you must build perl with
> a shared core.
>
> --
> Jens-Uwe Mager
>
> HELIOS Software GmbH
> Steinriede 3
> 30827 Garbsen
> Germany
>
> Phone: +49 5131 709320
> FAX: +49 5131 709325
> Internet: [EMAIL PROTECTED]
>