Date: Thu, 7 Jun 2007 02:21:45 +0400 From: Dmitry Marakasov <amdmi3@amdmi3.ru> To: freebsd-x11@FreeBSD.org Cc: dwhite@FreeBSD.org Subject: Re: ports/113431: x11-servers/xorg-server (scanpci) does not compile on HEAD Message-ID: <20070606222145.GA73870@hades.panopticon> In-Reply-To: <200706062155.l56Lt8EM023439@freefall.freebsd.org> References: <200706062155.l56Lt8EM023439@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* Doug White (dwhite@FreeBSD.org) wrote: > When attempting to compile xf86ScanPci.c during the build of the > xorg-server port, gcc grows to consume all memory and swap until killed. > As such Xorg 7.2 cannot be built on HEAD with gcc 4.2. I changed CFLAGS > to use -O -fno-unit-at-a-time and it still crashes. Same here, though I've managed to build it. I have 512MB RAM and 1.5G swap, maximum swap usage was about 800-900 MB. As a workaround I may suggest to tamper with some knobs in xf86ScanPci.c (there definitely was a #define to disable non-video PCI IDs) or split the file into multiple pieces. -- Best regards, Dmitry Marakasov mailto:amdmi3@amdmi3.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070606222145.GA73870>