Date: Thu, 15 Aug 2002 08:25:10 -0700 From: Benjamin Krueger <benjamin@seattleFenix.net> To: Andreas Wideroe Andersen <awand@pragma.no> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mod_php4 failes with XFree86??? Message-ID: <20020815082510.F3109@mail.seattleFenix.net> In-Reply-To: <3D5BC5EF.3050204@pragma.no>; from awand@pragma.no on Thu, Aug 15, 2002 at 05:17:03PM %2B0200 References: <3D5BC5EF.3050204@pragma.no>
next in thread | previous in thread | raw e-mail | index | archive | help
* Andreas Wideroe Andersen (awand@pragma.no) [020815 08:17]: > I'm a bit stressed here.. I was doing a simple upgrade from mod_php4 > 4.2.0 to 4.2.2. I stopped Apache and removed 4.2.0. Then I did a > CVSUP and got the latest ports and went into /usr/ports/www/mod_php4 > and issued a make install clean. > > After compiling for some minutes it stops with an error message. I > don't understand what X11 is doing here because I don't have that > installed on this webserver. If anyone could help me out I'd be very > grateful. Thanks! [ big snip ] > Stop in /usr/ports/x11/XFree86. > *** Error code 1 > > Stop in /usr/ports/graphics/xpm. > *** Error code 1 > > Stop in /usr/ports/graphics/gd2. > *** Error code 1 > > Stop in /usr/ports/www/mod_php4. > *** Error code 1 > > Stop in /usr/ports/www/mod_php4. It looks like you've chosen gd2 support for php which is dependant on xpm which is dependant on XFree86. You are trying to build XFree86 as a dependancy. The simple answer would be to not try and build PHP with gd2 support. =) -- Benjamin Krueger "Life is far too important a thing ever to talk seriously about." - Oscar Wilde (1854 - 1900) ---------------------------------------------------------------- Send mail w/ subject 'send public key' or query for (0x251A4B18) Fingerprint = A642 F299 C1C1 C828 F186 A851 CFF0 7711 251A 4B18 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020815082510.F3109>