speedy_backend: Undefined symbol "PL_memory_wrap"

Anton Berezin tobez at tobez.org
Tue May 30 04:38:45 PDT 2006


On Mon, May 29, 2006 at 03:48:12AM -0800, Noah wrote:
> FreeBSD-4.11

> I am attempting to build openwebmail-2.52_1 from /usr/ports .  I am receiveing
> a speedy_backend: Undefined symbol "PL_memory_wrap" error when I config with
> SpeedyCGI.
> 
> Also PERL is SUID Enabled.  Any clues why this is happening and how I can cure
> the situation.

> cd /usr/ports/lang/perl5.8
> make -DENABLE_SUIDPERL
> make install

Did you execute "use.perl port" ?

> then to openwebmail.

> /usr/libexec/ld-elf.so.1: /usr/local/bin/speedy_backend: Undefined symbol
> "PL_memory_wrap"
> speedy[32037]: Cannot spawn backend process
> *** Error code 1

What does ldd /usr/local/bin/speedy_backend say?

Do you happen to have LD_LIBRARY_PATH defined in your (or root's)
environment)?

\Anton.
-- 
An undefined problem has an infinite number of solutions.
-- Robert A. Humphrey


More information about the freebsd-ports mailing list