From owner-freebsd-questions Wed Apr 10 13:16: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nwc.com (mail.nwc.com [128.230.97.51]) by hub.freebsd.org (Postfix) with ESMTP id D63B537B405 for ; Wed, 10 Apr 2002 13:15:58 -0700 (PDT) Received: from [128.230.92.32] (account mfratto HELO SCREAM.nwc.com) by nwc.com (CommuniGate Pro SMTP 3.5.4) with ESMTP-TLS id 1447082 for freebsd-questions@freebsd.org; Wed, 10 Apr 2002 15:15:43 -0500 Message-Id: <5.1.0.14.2.20020410161446.02ccbbd0@mail.nwc.com> X-Sender: mfratto@mail.nwc.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 10 Apr 2002 16:15:36 -0400 To: freebsd-questions@freebsd.org From: Mike Fratto Subject: Compiling 4.5 kernel locks system tight. Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed 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 Ok, never used FreeBSD before so while I work on this, I thought I would ask the following: I want to work with IPSec on FreeBSD. I just downloaded and installed 4.5 (disk 1). Went to the Handbook and started reading how to use IPSec. I install the kernel source and add the compile options IPSEC, IPSEC_ESP, IPSEC_DEBUG, and device gif 4. Run /use/sbin/config OK. Run make depend OK Run make. Starts to compile eventually the system hangs. No keyboard input, no disk activity, nothing. Let it run 12 hours, no change. Hard reset. Take GENERIC config, run config, make clean, make depend, make (in the proper directories) and compiles for a bit then the system hangs. Edit /usr/src/sys/i386/conf (?) to remove devices/options that I am not using. Recompile using steps above. Hang. I don't see anything alarming in /var/log/messages. Just boot messages. I don't find any core dumps. It's a mystery. Any ideas? My system: Intel 8510 motherboard with PII 533, 256 MB ram, Quantum Fireball 9 GB IDE. No SCSI. Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message