Date: Tue, 30 May 2006 13:38:43 +0200 From: Anton Berezin <tobez@tobez.org> To: Noah <admin2@enabled.com> Cc: ports-post <freebsd-ports@freebsd.org> Subject: Re: speedy_backend: Undefined symbol "PL_memory_wrap" Message-ID: <20060530113843.GH17713@heechee.tobez.org> In-Reply-To: <20060529114148.M94547@enabled.com> References: <20060529114148.M94547@enabled.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060530113843.GH17713>