speedy_backend: Undefined symbol "PL_memory_wrap"
Noah
admin2 at enabled.com
Tue May 30 05:34:20 PDT 2006
On Tue, 30 May 2006 13:38:43 +0200, Anton Berezin wrote
> 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" ?
>
Hi Anton,
Firstly, thank you for responding.
yes - just after the build. Look at perl -V for more information
> > 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?
typhoon# ldd /usr/local/bin/speedy_backend
/usr/local/bin/speedy_backend:
libperl.so => /usr/lib/libperl.so (0x28072000)
libm.so.2 => /usr/lib/libm.so.2 (0x2810a000)
libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x28126000)
libutil.so.3 => /usr/lib/libutil.so.3 (0x2813f000)
libc_r.so.4 => /usr/lib/libc_r.so.4 (0x28148000)
>
> Do you happen to have LD_LIBRARY_PATH defined in your (or root's)
> environment)?
>
How do I verify this? What am I looking for? This is a FreeBSD-4.11 machine
CHeers,
Noah
> \Anton.
> --
> An undefined problem has an infinite number of solutions.
> -- Robert A. Humphrey
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
More information about the freebsd-ports
mailing list