From owner-freebsd-current Thu Nov 9 15:18:52 2000 Delivered-To: freebsd-current@freebsd.org Received: from sol.cc.u-szeged.hu (sol.cc.u-szeged.hu [160.114.8.24]) by hub.freebsd.org (Postfix) with ESMTP id DAF1837B479 for ; Thu, 9 Nov 2000 15:18:45 -0800 (PST) Received: from petra.hos.u-szeged.hu by sol.cc.u-szeged.hu (8.9.3+Sun/SMI-SVR4) id AAA25955; Fri, 10 Nov 2000 00:18:34 +0100 (MET) Received: from sziszi by petra.hos.u-szeged.hu with local (Exim 3.12 #1 (Debian)) id 13u0xn-0001Zq-00 for ; Fri, 10 Nov 2000 00:18:35 +0100 Date: Fri, 10 Nov 2000 00:18:35 +0100 From: Szilveszter Adam To: freebsd-current@freebsd.org Subject: Some probs with kernel build Message-ID: <20001110001835.A5874@petra.hos.u-szeged.hu> Mail-Followup-To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.0.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi everybody! I can see no one has reported these recently so I will... After I successfully made the buildworld, I proceeded to make buildkernel. However, the makedep did not go through. It is because Marcel introduced a new method of getting linux_sysent.c linux_syscall.h and linux_proto.h (they are now generated not just copied from the source tree.) The Linux module is aware of this and builds fine. Yet the two other "Linux" modules, aac and 3dfx are not and therefore they break during the makedep phase. I do not think it would be very difficult to fix this. -- Regards: Szilveszter ADAM Szeged University Szeged Hungary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message