From owner-freebsd-questions@freebsd.org Mon Apr 11 15:42:41 2016 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 37F67B0C566 for ; Mon, 11 Apr 2016 15:42:41 +0000 (UTC) (envelope-from dave.mehler@gmail.com) Received: from mail-wm0-x231.google.com (mail-wm0-x231.google.com [IPv6:2a00:1450:400c:c09::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C748810D2 for ; Mon, 11 Apr 2016 15:42:40 +0000 (UTC) (envelope-from dave.mehler@gmail.com) Received: by mail-wm0-x231.google.com with SMTP id v188so91878865wme.1 for ; Mon, 11 Apr 2016 08:42:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to; bh=bc91Q2SeRoEk4LSs5/81fT4QGampLeYh2EqTxhUUQ0w=; b=T1RxDz49/+soIMLAo7qBNCVRYqxj2I4ntypmxDQnkxJ8M3aKW45jQ4KMwBdDI4XUFr TO4lHMULoeEhmSsAptgJhPK/Q1Lborz+imZBzeoEAOuy6PamsU97dckOVycTx9EJa86d 6WLzjeevZJ7hOF7scs5XzfJWcugFMCqGI69T1ctCyJp0iKLSy9Wl62g2m4IonSwEvpjp nxp/WdXvyBSOq/kX/LgfRU5EeEmbReAM7uwENerDsqyeZ0BBkE3X9n637AhjLb4SEQZy rd+px1dlF/9kYnpq0e5dZAPJVr8qbBG0qroqA3QVt7ute0hpnrNsQxyYFZECJ9QyFn4U 53Cg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to; bh=bc91Q2SeRoEk4LSs5/81fT4QGampLeYh2EqTxhUUQ0w=; b=N9SRntxdLbSLh8Gof5uiiw08iHYn3xV4VgnH8YwYFqEVZxUzwnLuP8ycM0i9tu8VdM WPcDDjljWe+sDpCoGBuoB/JDTXF7oR54R39UVtcLNGvTJ6diWObTjLl37DCjHLGQTL0G mdpY16lyI/AQ/70inD/HfSuhK4/WCAaEnwOmTVlsU38+SS9421XZQlG1Zpu/L9IM2T7a EIyi8xLpw7No4zQrALMDDTt6XlxtNQLZKHkIVa2XF0028KKL2rkfmXrq3LOR6kcXClDX bzSbyRyeZ0tTcEGaALxITlVbGSCzbMzar5LL0Ho1d7bxQoS5BfDNU0QIi+2ggYKoS4Te 9Qbg== X-Gm-Message-State: AD7BkJK0/WetLuk/dr2p1e3PHUGJDuxJHbwZWfsdEAVXbpg1igAiJZlb2a4DSZbS8WesifOWsCc6SABDjQuyig== MIME-Version: 1.0 X-Received: by 10.28.111.217 with SMTP id c86mr18645130wmi.81.1460389359442; Mon, 11 Apr 2016 08:42:39 -0700 (PDT) Received: by 10.194.26.41 with HTTP; Mon, 11 Apr 2016 08:42:39 -0700 (PDT) Date: Mon, 11 Apr 2016 11:42:39 -0400 Message-ID: Subject: Continuing issues compiling pear port From: David Mehler To: freebsd-questions Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2016 15:42:41 -0000 Hello, I'm having additional issues compiling devel/pear. I've got the latest ports tree and the version of pear is 1.10.1. It's looking for a file peclcmd.php which it is not finding. Here's the output such as it is, the informational about my php not having zlib support not sure where it's getting that, as I do have php56-zlib installed. # make ===> License PHP301 accepted by the user ===> pear-1.10.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pear-1.10.1 for building ===> Extracting for pear-1.10.1 => SHA256 Checksum OK for pear-1.10.1.tar.bz2. ===> Patching for pear-1.10.1 ===> Applying FreeBSD patches for pear-1.10.1 ===> pear-1.10.1 depends on file: /usr/local/include/php/main/php.h - found ===> pear-1.10.1 depends on file: /usr/local/lib/php/20131226/xml.so - found ===> pear-1.10.1 depends on file: /usr/local/lib/php/20131226/zlib.so - found ===> Configuring for pear-1.10.1 ===> Staging for pear-1.10.1 ===> pear-1.10.1 depends on file: /usr/local/include/php/main/php.h - found ===> pear-1.10.1 depends on file: /usr/local/lib/php/20131226/xml.so - found ===> pear-1.10.1 depends on file: /usr/local/lib/php/20131226/zlib.so - found ===> Generating temporary packing list Bootstrapping Installer................... Bootstrapping PEAR.php............(local) ok Bootstrapping Archive/Tar.php............(local) ok Bootstrapping Console/Getopt.php............(local) ok Extracting installer.................. Using local package: PEAR.............ok Using local package: Structures_Graph.... The extension 'zlib' couldn't be found. Please make sure your version of PHP was built with 'zlib' support. sed: /usr/ports/devel/pear/work/stage/usr/local/share/pear/peclcmd.php: No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/devel/pear Thanks. Dave.