Date: Tue, 15 Nov 2016 19:29:39 -0500 From: Daryl Richards <daryl@isletech.net> To: freebsd-ports@freebsd.org Subject: Re: php56-imap Message-ID: <23772c88-8df5-287f-596a-c035b4019617@isletech.net> In-Reply-To: <96D02BF8-22C8-4DB3-88ED-9AD3EF75094E@kreme.com> References: <96D02BF8-22C8-4DB3-88ED-9AD3EF75094E@kreme.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2016-11-15 7:26 PM, @lbutlr wrote: > When building php56-extensions I ran into: > > checking for SSL_CTX_set_ssl_version in -lssl... yes > Segmentation fault (core dumped) > checking whether rfc822_output_address_list function present... Segmentation fault (core dumped) > no > checking whether build with IMAP works... Segmentation fault (core dumped) > no > configure: error: build test failed. Please check the config.log for details. > ===> Script "configure" failed unexpectedly. > Please report the problem to ale@FreeBSD.org [maintainer] and attach the > "/usr/ports/mail/php56-imap/work/php-5.6.27/ext/imap/config.log" including > the output of the failure of your make command. Also, it might be a good idea > to provide an overview of all packages installed on your system (e.g. a > /usr/local/sbin/pkg-static info -g -Ea). > *** Error code 1 > > Stop. > make[1]: stopped in /usr/ports/mail/php56-imap > *** Error code 1 > I had this too, after openssl upgrade. Rebuild cclient-2007f_2,1 and then this will build.. You probably have other binaries that are linked incorrectly to openssl. pkg_libcheck from sysutils/bsdadminscripts will help you locate them.. -- Daryl Richards Isle Technical Services Inc.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?23772c88-8df5-287f-596a-c035b4019617>