Date: Thu, 15 Aug 2002 17:31:30 +0200 From: Jens Rehsack <rehsack@liwing.de> To: Andreas Wideroe Andersen <awand@pragma.no> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mod_php4 failes with XFree86??? Message-ID: <3D5BC952.2E085E6B@liwing.de> References: <3D5BC5EF.3050204@pragma.no>
next in thread | previous in thread | raw e-mail | index | archive | help
Andreas Wideroe Andersen 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! It seems you compiled php using GD2, which has support for XPM. If you specify WITHOUT_XPM and WITHOUT_X11, gd2 will not require X11. If you want reduce your downtime during upgrade ports, you should 1) cvsup 2) build wanted ports 3) use portupgrade -w port(s) 4) restart reinstalled app's Kind regards Jens > [snip] > ../../../../../../../config/makedepend/makedepend -f- -- -I.. > -I../../../../../../../programs/Xserver/hw/xfree86 -I. > -I../../../../../../../p > rograms/Xserver/mfb -I../../../../../../../programs/Xserver/mi > -I../../../../../../../programs/Xserver/include > -I../../. > ./../../../../programs/Xserver/cfb > -I../../../../../../../exports/include/X11 > -I../../../../../../../include/fonts -I../../../../../../../ > programs/Xserver/hw/xfree86/vga256/vga > -I../../../../../../../programs/Xserver/hw/xfree86/common > -I../../../../../../../programs/Xserver/hw/xf > ree86/common_hw > -I../../../../../../../programs/Xserver/hw/xfree86/os-support > -I../../../../../../../programs/Xserver/hw/xfree86/ac > cel/cache -I../../../../../../.. > -I../../../../../../../exports/include -DCSRG_BASED -DSHAPE > -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY > -DDPMSExtension -DPIXPRIV -DGCCUSESGAS -DSTATIC_COLOR > -DAVOID_GLYPHBLT -DPIXPRIV -DXFreeXDGA -DNDEBUG -DFUNCPROTO=15 > -DNARROWPROTO -DS3_M > MIO -DPSZ=8 -- s3misc.c s3cmap.c s3gc.c s3gc16.c s3gc24.c s3gc32.c > s3fs.c s3ss.c s3gs.c s3win.c s3im.c s3bstor.c s3scrin.c > s3blt. > c s3plypt.c s3line.c s3seg.c s3frect.c s3text.c s3font.c > s3fcach.c s3Cursor.c s3dline.c s3dseg.c s3bcach.c > .depend > depending in programs/Xserver/hw/xfree86/accel/s3/drivers... > /bin/sh:Argument list too long > *** Error code 1 > > Stop in > /usr/ports/x11/XFree86/work/xc/programs/Xserver/hw/xfree86/accel/s3/drivers. > *** Error code 1 > > Stop in > /usr/ports/x11/XFree86/work/xc/programs/Xserver/hw/xfree86/accel/s3. > *** Error code 1 > > Stop in > /usr/ports/x11/XFree86/work/xc/programs/Xserver/hw/xfree86/accel/s3. > *** Error code 1 > > Stop in > /usr/ports/x11/XFree86/work/xc/programs/Xserver/hw/xfree86/accel. > *** Error code 1 > > Stop in /usr/ports/x11/XFree86/work/xc/programs/Xserver/hw/xfree86. > *** Error code 1 > > Stop in /usr/ports/x11/XFree86/work/xc/programs/Xserver. > *** Error code 1 > > Stop in /usr/ports/x11/XFree86/work/xc/programs. > *** Error code 1 > > Stop in /usr/ports/x11/XFree86/work/xc. > *** Error code 1 > > Stop in /usr/ports/x11/XFree86/work/xc. > *** Error code 1 > > Stop in /usr/ports/x11/XFree86/work/xc. > *** Error code 1 > > 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. > > root@server ~ #] > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- L i W W W i Jens Rehsack L W W W L i W W W W i nnn gggg LiWing IT-Services L i W W W W i n n g g LLLL i W W i n n g g Friesenstraße 2 gggg 06112 Halle g g g Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: <rehsack@liwing.de> Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ 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?3D5BC952.2E085E6B>