Date: Sun, 10 Jan 2010 11:15:10 +0100 From: Polytropon <freebsd@edvax.de> To: "Don O'Neil" <lists@lizardhill.com> Cc: php-general@lists.php.net, freebsd-questions@freebsd.org Subject: Re: Clean PHP 5.2.12 Build Core Dumping Message-ID: <20100110111510.965582b6.freebsd@edvax.de> In-Reply-To: <188101ca918f$40141810$c03c4830$@com> References: <157701ca90c1$3a62ecd0$af28c670$@com> <20100109073442.c86fe9e4.freebsd@edvax.de> <188101ca918f$40141810$c03c4830$@com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 9 Jan 2010 16:52:57 -0800, "Don O'Neil" <lists@lizardhill.com> wrote: > Ok... well, your idea is a good one, but it seems that the port is broken. > > I did a port update, which brought in the latest php build info from > December, but when I run 'make' (without even editing the Makefile to add my > own other modules I need) I get this: > > X11BASE is now deprecated. Unset X11BASE in make.conf and try again. > *** Error code 1 > > Not even sure where it's getting that error message from, since I can't find > any reference to X11BASE in any of the files in the package, or in my env. > > Any ideas? Have you checked /etc/make.conf? For X applications, there's no X11BASE anymore because the difference between /usr/local and /usr/X11R6 has been obsoleted by putting everything into /usr/local (which is correct according to FreeBSD's software management concept). -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100110111510.965582b6.freebsd>