From owner-freebsd-questions@freebsd.org Wed Jul 15 18:27:54 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DA5B19A25FB for ; Wed, 15 Jul 2015 18:27:54 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B1B58168E for ; Wed, 15 Jul 2015 18:27:54 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id CC7E020784 for ; Wed, 15 Jul 2015 14:27:53 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute4.internal (MEProxy); Wed, 15 Jul 2015 14:27:53 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=icwIZIoESIaxREr fEXXauqLlozc=; b=YvGmQG3A8mKa9EGKccWAvZf/5lKX/0Y3XP45cgxUMTCj/IW ayPkwpvA0HFwPDwpPp4YpUtonA5s5FH23GliqSlkX18EhT46qs2I1k5TZv3PNqTk XKLue/ZAQoacfBcUwEsK8gMhurKYuWC29yICwvSyef4YcbbqWw251m2o1OCc= Received: by web3.nyi.internal (Postfix, from userid 99) id A883310DC57; Wed, 15 Jul 2015 14:27:53 -0400 (EDT) Message-Id: <1436984873.1408153.324643337.5EEC6AAD@webmail.messagingengine.com> X-Sasl-Enc: vTxGIid/eWzSuG3xr0QJyDzvEyGocbxOVzUdrfHWeI0B 1436984873 From: Mark Felder To: freebsd-questions@freebsd.org Cc: benfell@parts-unknown.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-63a5d8c6 Subject: Re: now *neither* version of cclient works Date: Wed, 15 Jul 2015 13:27:53 -0500 In-Reply-To: <20150714235302.Horde.YWcl-WNJiDYy4oTaR-35dXC@mail.parts-unknown.org> References: <20150714235302.Horde.YWcl-WNJiDYy4oTaR-35dXC@mail.parts-unknown.org> X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jul 2015 18:27:54 -0000 On Wed, Jul 15, 2015, at 01:53, David Benfell wrote: > Hi all, > > I guess it had to happen sometime. > > With php56-imap, no matter which version of cclient I use, I get a > segfault. > > vegan# freebsd-version ; uname -a > 10.2-PRERELEASE > FreeBSD vegan.parts-unknown.org 10.2-PRERELEASE FreeBSD > 10.2-PRERELEASE #0 r284882: Fri Jun 26 21:31:36 PDT 2015 > root@vegan.parts-unknown.org:/usr/obj/usr/src/sys/GENERIC amd64 > > I've been having to bounce back and forth between amanda-cclient and > the traditional cclient. And now neither works. Is there a sane > approach to this problem? > Is this your problem? Warning The IMAP, recode, YAZ and Cyrus extensions cannot be used in conjuction, because they share the same internal symbols. Note: Yaz 2.0 and above does not suffer from this problem. http://php.net/manual/en/imap.installation.php