From owner-freebsd-current@FreeBSD.ORG Fri Jun 2 23:59:41 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C277816A468; Fri, 2 Jun 2006 23:59:41 +0000 (UTC) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F09D43D45; Fri, 2 Jun 2006 23:59:41 +0000 (GMT) (envelope-from randy@psg.com) Received: from cust16202.lava.net ([64.65.95.74] helo=[192.168.0.100]) by rip.psg.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.62 (FreeBSD)) (envelope-from ) id 1FmJYK-000Cbt-Uu; Fri, 02 Jun 2006 23:59:41 +0000 Message-ID: <4480D0EC.6030106@psg.com> Date: Fri, 02 Jun 2006 13:59:40 -1000 From: Randy Bush User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: freebsd ports , FreeBSD Current Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: exim gets lib conflict X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 23:59:41 -0000 7-current as of 31 may awk '{ print ($1+1) }' cnumber.h > cnumber.temp rm -f cnumber.h; mv cnumber.temp cnumber.h cc version.c rm -f exim cc -o exim /usr/bin/ld: warning: libutil.so.5, needed by /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so, may conflict with libutil.so.6 /usr/bin/ld: warning: libutil.so.5, needed by /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so, may conflict with libutil.so.6 /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so: undefined reference to `__h_error' *** Error code 1 Stop in /usr/ports/mail/exim/work/exim-4.62/build-FreeBSD-i386. *** Error code 1 Stop in /usr/ports/mail/exim/work/exim-4.62. *** Error code 1 Stop in /usr/ports/mail/exim. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade57619.3 make ** Fix the problem and try again. -