Date: Tue, 03 Apr 2012 22:15:59 -0400 From: Tom Uffner <tom@uffner.com> To: ale@FreeBSD.org Cc: ports-bugs@FreeBSD.org Subject: pcre.h: file not found Message-ID: <4F7BAEDF.2000904@uffner.com>
next in thread | raw e-mail | index | archive | help
several php5 extension ports fail to build (at least on 10-CURRENT) because they cannot find pcre.h, installed in /usr/local/include by devel/pcre. affected ports include mail/php5-imap and security/php5-filter. as a quick & dirty workaround i symlinked this file into /usr/local/include/php/ext/pcre/ but this is clearly not the correct solution. tom
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F7BAEDF.2000904>