Date: Sun, 15 Jul 2012 23:37:28 +0200 From: Michael Ranner <michael@ranner.eu> To: ports@freebsd.org Subject: php53-imap failed to compile with SSL support because of new port options framework Message-ID: <50033818.70908@ranner.eu>
next in thread | raw e-mail | index | archive | help
Cannot compile php53-imap from actual ports tree because of ".if !empty(PORT_OPTIONS:MSSL)" in php53/Makefile.ext Reverting to !defined(WITHOUT_SSL) let the port compile succesfully. configure: error: This c-client library is built with SSL support. Add --with-imap-ssl to your configure line. Check config.log for details. ===> Script "configure" failed unexpectedly. Please report the problem to flo@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/mail/php53-imap/work/php-5.3.14/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. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/mail/php53-imap. -- Mit freundlichen Grüßen Ing. Michael Ranner GSM: +43 676 4155044 Mail: michael@ranner.eu WWW: http://www.azedo.at/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50033818.70908>