Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jan 2010 19:55:05 -0800
From:      "Don O'Neil" <lists@lizardhill.com>
To:        <nightrecon@hotmail.com>, <freebsd-questions@freebsd.org>
Cc:        php-general@lists.php.net
Subject:   RE: Clean PHP 5.2.12 Build Core Dumping
Message-ID:  <19e201ca91a8$b1f70690$15e513b0$@com>
In-Reply-To: <hibil4$6bh$2@ger.gmane.org>
References:  <157701ca90c1$3a62ecd0$af28c670$@com>	<20100109073442.c86fe9e4.freebsd@edvax.de>	<188101ca918f$40141810$c03c4830$@com> <hibil4$6bh$2@ger.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Well, I hadn't edited the Makefiles, I was planning on it (but won't now
that you pointed out the make option), but never got past making the generic
port....

I tried adding WITHOUT_X11=yes to /etc/make.conf as well as X11BASE= and
X11BASE="", but I still get the same error.

Where to go from here? Do I have and old version of something that is
causing this? I get this error _right away_ before anything is even built.

Thanks!

> If installing with the ports system you shouldn't need to be editing
> any
> Makefiles. make config will give you list of options you may select
> from.
> Note there is an initial build/install of PHP itself and a second port
> called php5-extensions which you then install for all the modules.
> Again, a
> make config will list all options. No need to mess with Makefiles.
> 
> > X11BASE is now deprecated.  Unset X11BASE in make.conf and try again.
> > *** Error code 1
> >
> 
> Try putting WITHOUT_X11=yes into /etc/make.conf. Some PHP modules such
> as GD
> try and pull in X dependencies; this will short circuit that.






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19e201ca91a8$b1f70690$15e513b0$>