From owner-freebsd-questions Wed Aug 14 14:10:23 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 4E7DC37B406 for ; Wed, 14 Aug 2002 14:10:15 -0700 (PDT) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB70443E6E for ; Wed, 14 Aug 2002 14:10:14 -0700 (PDT) (envelope-from fozekizer@attbi.com) Received: from hume ([12.239.154.32]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020814211014.CZSN22139.rwcrmhc52.attbi.com@hume>; Wed, 14 Aug 2002 21:10:14 +0000 Message-ID: <010e01c243d6$ada7c1b0$32040101@hume> Reply-To: "Charles Pelletier" From: "Charles Pelletier" To: "Linh Pham" Cc: References: <20020814140145.G12275-100000@q.closedsrc.org> Subject: Re: make buildworld problems Date: Wed, 14 Aug 2002 16:08:02 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 well, just checked both. the swap space is a little thin at the moment but the rest of the compile is having no problems. the only C flag being used is : -O. is it necessary to remove that? --charlie pelletier --litmus(mp3.com/litmus) ----- Original Message ----- From: "Linh Pham" To: "Charles Pelletier" Cc: Sent: Wednesday, August 14, 2002 4:03 PM Subject: Re: make buildworld problems > On 2002-08-14, Charles Pelletier scribbled: > > # just got the following problems: > # its breaking within these directories: > # /usr/src/secure/lib/libssl > # > # swap_pager_getswapspace: failed > # cc: internal compiler error > # > # several more swap pager > > [snip] > > # it only seems to be occuring when dealing with the ssl and openssl > # compiling. i've never had this happen before so i'm not sure whether its > # safe to continue on with the buildworld and makeworld to finalize the > # upgrade to 4.6. any ideas? > > Make sure that you aren't running out of space in your swap file (you > can use top or vmstat to get information on swap usage) or running out > of space on any other partitions. > > Also, if you are using any C optimization flags (like -O2, -O3) in > /etc/make.conf (or /etc/defaults/make.conf) that you drop it down to -O > or just remove -O and try to compile again. > > -- > > Linh Pham lplist@closedsrc.org > Webmaster and FreeBSD Geek http://closedsrc.org > closedsrc.org Every solution breeds new problems > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message