Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 2014 11:50:01 GMT
From:      Ruslan Makhmatkhanov <cvs-src@yandex.ru>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/180887
Message-ID:  <201402131150.s1DBo1dv062854@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/180887; it has been noted by GNATS.

From: Ruslan Makhmatkhanov <cvs-src@yandex.ru>
To: bug-followup@FreeBSD.org
Cc: Waitman Gobble <uzimac@da3m0n8t3r.com>
Subject: Re: ports/180887
Date: Thu, 13 Feb 2014 15:43:41 +0400

 Hi,
 
 it fails to build in clean environment. Missing some build dependencies 
 it seems.
 
 ===>  Building for php5-mongodb-1.5
 cc -c -O2 -pipe -fno-strict-aliasing  -DPHP_ATOM_INC -DHAVE_CONFIG_H 
 -DCOMPILE_DL_MONGO -fPIC -DPIC -I./ -I./util -I./exceptions -I./gridfs 
 -I./types -I./mcon -I/usr/local/include/php 
 -I/usr/local/include/php/main -I/usr/local/include/php/TSRM 
 -I/usr/local/include/php/Zend -I/usr/local/include/php/ext 
 -I/usr/local/include/php/ext/date/lib/ php_mongo.c -o php_mongo.o
 php_mongo.c:16:10: fatal error: 'php.h' file not found
 #include <php.h>
           ^
 1 error generated.
 *** Error code 1
 
 
 -- 
 Regards,
 Ruslan
 
 T.O.S. Of Reality



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402131150.s1DBo1dv062854>