hello all! i've installed gcc-3.2 about a month ago and put "USE_GCC=3.2" into /etc/make.conf. now "make clean" for any of ports leads to smth like Apr 18 12:38:54 alc /kernel: swap_pager: out of swap space Apr 18 12:38:54 alc /kernel: swap_pager_getswapspace: failed Apr 18 12:38:54 alc /kernel: pid 219 (XFree86), uid 0, was killed: out of swap space "ps ax" shows that number of "make" processes grows until system runs out of swap. FreeBSD alc.makon 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue Apr 15 14:56:04 IRKST 2003 root@alc.makon:/usr/obj/usr/src/sys/alchie i386 -- Alexey Kuzmin, Enterprise Support alchie@makon.ru Center "Makon"
On Fri, Apr 18, 2003 at 04:25:07PM +0900, Alexey Kuzmin wrote:> > i've installed gcc-3.2 about a month ago and put "USE_GCC=3.2" into > /etc/make.conf. > now "make clean" for any of ports leads to smth like > > Apr 18 12:38:54 alc /kernel: swap_pager: out of swap space > Apr 18 12:38:54 alc /kernel: swap_pager_getswapspace: failed > Apr 18 12:38:54 alc /kernel: pid 219 (XFree86), uid 0, was killed: out > of swap space > > "ps ax" shows that number of "make" processes grows until system > runs out of swap. > > > FreeBSD alc.makon 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue Apr 15 14:56:04 > IRKST 2003 root@alc.makon:/usr/obj/usr/src/sys/alchie i386Do you have a fresh version of ports? -- Rgdz, /"\ ASCII RIBBON CAMPAIGN Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL http://ozz.pp.ru/ X AND NEWS / \
On Fri, Apr 18, 2003 at 04:25:07PM +0900, Alexey Kuzmin wrote:> hello all! > > i've installed gcc-3.2 about a month ago and put "USE_GCC=3.2" into > /etc/make.conf. > now "make clean" for any of ports leads to smth likeYes, don't do that :) USE_GCC adds a dependency on gcc32 for every port, including gcc32. I assume that what you're trying to do is make ports build with gcc32; that's what the CC and CXX environment variables are intended for. Kris -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20030418/f0f91a03/attachment.bin