Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
Needs textproc/libsphinxclient (ports/157654) to build.
State Changed From-To: open->feedback Hi Build failes, ecking if debug is enabled... no checking if zts is enabled... no checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for gawk... gawk checking for sphinx support... yes, shared checking for libsphinxclient headers in default path... not found configure: error: Cannot find libsphinxclient headers ===> Script "configure" failed unexpectedly. Please report the problem to mephius@gmail.com [maintainer] and attach the "/usr/home/miwi/dev/ports/www/pecl-sphinx/work/sphinx-1.1.0/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`).
Hi, Build fails beacause port requires libsphinxclient which is in another PR (see http://www.freebsd.org/cgi/query-pr.cgi?pr=157654&cat=ports). Did you use this libsphinxclient port (PR #157654) ?
State Changed From-To: feedback->closed Committed. Thanks!
miwi 2011-06-25 10:02:47 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/pecl-sphinx Makefile distinfo pkg-descr www/pecl-sphinx/files pkg-message.in Log: Sphinx is a full-text search engine, distributed under GPL version 2. Commercial license is also available for embedded use. Generally, it's a standalone search engine, meant to provide fast, size-efficient and relevant fulltext search functions to other applications. Sphinx was specially designed to integrate well with SQL databases and scripting languages. Currently built-in data sources support fetching data either via direct connection to MySQL, or from an XML pipe. As for the name, Sphinx is an acronym which is officially decoded as SQL Phrase Index. WWW: http://www.sphinxsearch.com/ PR: ports/157655 Submitted by: Max Baryshnikov <mephius at gmail.com> Revision Changes Path 1.2907 +1 -0 ports/www/Makefile 1.1 +36 -0 ports/www/pecl-sphinx/Makefile (new) 1.1 +2 -0 ports/www/pecl-sphinx/distinfo (new) 1.1 +5 -0 ports/www/pecl-sphinx/files/pkg-message.in (new) 1.1 +14 -0 ports/www/pecl-sphinx/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"