I made it work finally. I had to add -export-dynamic to the linker flags
for httpd so that its symbols are visible. Now I am puzzled as to how it
works for anyone else.

-mike

On Mon, 15 Jan 2001, Gerald Richter wrote:

>
>
> > Using FreeBSD 4.1, Apache 1.3.14, mod_ssl 0.9.6, mod_perl 1.24, Perl
> > 5.00503 and Embperl 1.3.0.
> >
> > When trying to use Embperl, I keep getting an error in error_log that the
> > loader can't resolve ap_palloc. I ran nm on httpd and it is definitely
> > being exported. I haven't had problems making this combo work on Linux and
> > am wondering if anyone has some clues, because I'm run out of things to
> > try.
> >
> > Everything other than the base install has been done by hand, so there
> > shouldn't be any conflicts.
>
> Does the "make test" of Embperl work ok ?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to