From nobody@FreeBSD.org  Sun Mar  7 21:00:44 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 447D6106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  7 Mar 2010 21:00:44 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 32D2E8FC24
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  7 Mar 2010 21:00:44 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o27L0hZ5008281
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 7 Mar 2010 21:00:43 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o27L0hZU008280;
	Sun, 7 Mar 2010 21:00:43 GMT
	(envelope-from nobody)
Message-Id: <201003072100.o27L0hZU008280@www.freebsd.org>
Date: Sun, 7 Mar 2010 21:00:43 GMT
From: Thomas Kalota <thomas@kalota.info>
To: freebsd-gnats-submit@FreeBSD.org
Subject: /libexec/ld-elf.so.1: /usr/local/sbin/exim: Undefined symbol "PL_sv_yes"
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         144536
>Category:       ports
>Synopsis:       lang/perl5.10: /libexec/ld-elf.so.1: /usr/local/sbin/exim: Undefined symbol "PL_sv_yes"
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    skv
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 07 21:10:01 UTC 2010
>Closed-Date:    Sun Feb 10 11:20:41 UTC 2013
>Last-Modified:  Sun Feb 10 11:20:41 UTC 2013
>Originator:     Thomas Kalota
>Release:        FreeBSD 7.1-64 bit
>Organization:
>Environment:
>Description:
Welcome! In Perl-5.* (either in .8.9 and .10.1) while compiling and
installing it from ports with thread support (perl-threaded). There is
an error in libperl.so. 

libperl.so if required by sendmail or exim, so...

After:

ln -s /usr/local/lib/perl5/5.*/mach/CORE/libperl.so /usr/local/lib/

we fix standard error: /libexec/ld-elf.so.1: Shared object "libperl.so"
not found, required by "sendmail"

BUT, we will get another one:

/libexec/ld-elf.so.1: /usr/local/sbin/exim: Undefined symbol "PL_sv_yes"

And our exim/sendmail won't start.


>How-To-Repeat:

>Fix:
To fix this problem we need to pkg_delete perl-threaded, and compile
another build without thread support (default config is fine). As for me
it is quite inconvenient, because I use threaded internment often.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-i386->skv 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon Mar 8 07:10:40 UTC 2010 
Responsible-Changed-Why:  
Apparently a problem with threaded perl. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=144536 
State-Changed-From-To: open->closed 
State-Changed-By: az 
State-Changed-When: Sun Feb 10 11:20:39 UTC 2013 
State-Changed-Why:  
Perl 5.10 removed from tree. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=144536 
>Unformatted:
