From owner-freebsd-questions Thu Aug 15 8:27:36 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8283837B400 for ; Thu, 15 Aug 2002 08:27:34 -0700 (PDT) Received: from anchor-post-35.mail.demon.net (anchor-post-35.mail.demon.net [194.217.242.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 139D643E6A for ; Thu, 15 Aug 2002 08:27:34 -0700 (PDT) (envelope-from kevin@caomhin.demon.co.uk) Received: from caomhin.demon.co.uk ([62.49.21.186]) by anchor-post-35.mail.demon.net with esmtp (Exim 3.36 #2) id 17fMX6-0003VA-0U; Thu, 15 Aug 2002 16:27:33 +0100 Message-ID: Date: Thu, 15 Aug 2002 16:26:19 +0100 To: Andreas Wideroe Andersen Cc: freebsd-questions@FreeBSD.ORG From: Kevin Golding Subject: Re: mod_php4 failes with XFree86??? References: <3D5BC5EF.3050204@pragma.no> In-Reply-To: <3D5BC5EF.3050204@pragma.no> MIME-Version: 1.0 X-Mailer: Turnpike Integrated Version 5.01 U Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Someone, quite probably Andreas Wideroe Andersen, once wrote: >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! Some of the options for mod_php4 also have dependencies on X11 libraries (like GD2), you probably just selected one of those without realising. Try building with just the default settings and then slowly add features. Possibly not the best solution but it should stop it failing. Kevin -- kevin@caomhin.demon.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message