> I made it work finally. I had to add -export-dynamic to the linker flags
> for httpd so that its symbols are visible.

Great to know. This goes imediately to the FAQ!

> Now I am puzzled as to how it
> works for anyone else.
>

Most Unix linkers have this flag on by default, so it works, but some of
them need to be told to do so.

Thanks for the feedback

Gerald


-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925151
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------


> -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