From owner-freebsd-hackers@FreeBSD.ORG Tue Jan 13 17:26:50 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E4D016A4CE for ; Tue, 13 Jan 2004 17:26:50 -0800 (PST) Received: from publicd.ub.mng.net (publicd.ub.mng.net [202.179.0.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id E557D43D55 for ; Tue, 13 Jan 2004 17:26:47 -0800 (PST) (envelope-from ganbold@micom.mng.net) Received: from [202.179.0.164] (helo=ganbold.micom.mng.net) by publicd.ub.mng.net with asmtp (Exim 4.30; FreeBSD) id 1AgZjx-0009GI-KH for freebsd-hackers@freebsd.org; Wed, 14 Jan 2004 09:22:37 +0800 Message-Id: <6.0.1.1.2.20040114092613.02a65db8@202.179.0.80> X-Sender: ganbold@micom.mng.net@202.179.0.80 X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Date: Wed, 14 Jan 2004 09:30:34 +0800 To: freebsd-hackers@freebsd.org From: Ganbold Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: FreeBSD 5.x source update and compilation problem in HP Vectra VE18 -- SOLVED X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2004 01:26:50 -0000 Hi, Thanks for all who tried to help me. I solved my problem replacing hard disk. It was 4GB seagate IDE HDD. Somehow it was causing the problem. I've changed it and compilation went smoothly. Some suggested me changing the RAM, however RAM change didn't solve the problem. Below is my previous post. ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- I installed FreeBSD 5.1 in HP Vectra VE18 PIII 450MHz with 128MB RAM and 4GB HDD. However I'm having problem compiling sources. Whenever I try to make buildworld make stops sometime later saying some variable not found etc. When I check that variable from source it is somehow changed strangely something like: addend changed to adddnd, else changed to dlse, INFOPATH changed to INFNPATH etc. I did cvsup several times, also I used rm -rf /usr/obj cd /usr/src && make cleandir command before compiling. I don't know what to do, I really need to install FreeBSD 5.x on this machine. I even tried with FreeBSD 5.2RC2, but same results. Also I first tried to compile kernel , but it is same, no results. Can somebody help me in this regard? What should I do? ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Ganbold