From owner-freebsd-newbies Fri Dec 8 22: 1:26 2000 From owner-freebsd-newbies@FreeBSD.ORG Fri Dec 8 22:01:24 2000 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mailgate.kobe-u.ac.jp (mailgate.kobe-u.ac.jp [133.30.228.40]) by hub.freebsd.org (Postfix) with ESMTP id 917CB37B400 for ; Fri, 8 Dec 2000 22:01:23 -0800 (PST) Received: from tangkubanperahu.tanudharma.net ([133.30.168.118]) by mailgate.kobe-u.ac.jp (8.9.3+3.2W/3.7Wpl2/000412) with ESMTP id PAA26992 for ; Sat, 9 Dec 2000 15:01:20 +0900 (JST) X-Authentication-Warning: mailgate.kobe-u.ac.jp: Host [133.30.168.118] claimed to be tangkubanperahu.tanudharma.net From: "Rachmat Hidajat" To: freebsd-newbies@FreeBSD.org Date: Sat, 9 Dec 2000 14:56:51 +0900 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Building kernel error Reply-To: rachmat@canada.com Message-ID: <3A324834.17695.224BCD@localhost> Priority: normal X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: rachmat@thyme.med.kobe-u.ac.jp Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi All! I am very new to the FreeBSD world. Two days ago I installed FreeBSD(98) 4.1.1 RELEASE on a NEC PC98. The reason why I choose FreeBSD is because I want to share one (static) IP in several computers and FreeBSD seems to be the only UNIX-like OS which can be installed on NEC PC98 series. Now I am still struggling how to make it works as IP gateway. It is suggested to use natd or ipnat, but both methods need to recompile the kernel. So, I tried to add the "options" in GENERIC98 kernel source and build the new kernel with make "buildkernel KERNEL=MYKERNEL" as written in the handbook. The process looked fine until it hit some errors and stopped. Here are the few last lines: /tmp/ccpG4231.s:2491: Error: Substraction of two symbols in different sections " IdlePTD" {.data section} - "KERNBASE" {*UND section} at file address 1669. /tmp/ccpG4231.s:2494: Error: Substraction of two symbols in different sections " IdlePTD" {.data section} - "KERNBASE" {*UND section} at file address 1668. *** Error code 1 Stop in /usr/obj/usr/src/sys/MYKERNEL. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. # How to overcome this problem or is there any other suggestion for IP masquerading? Any help and suggestion would be appreciated. Best regards, Rachmat Hidajat Kobe, JAPAN ICQ# 48201914 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message