From owner-freebsd-stable Thu Apr 25 6:40:21 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109]) by hub.freebsd.org (Postfix) with ESMTP id 342D537B41C for ; Thu, 25 Apr 2002 06:40:11 -0700 (PDT) Received: from mich.itxmarket.com (mich.itxmarket.com [192.168.2.27]) by mail2.itxmarket.com (Postfix) with ESMTP id 12A6637C90 for ; Thu, 25 Apr 2002 15:39:26 +0200 (CEST) Received: by mich.itxmarket.com (Postfix, from userid 1001) id 6B437139E2B; Thu, 25 Apr 2002 15:40:03 +0200 (CEST) Date: Thu, 25 Apr 2002 15:40:03 +0200 From: Michael Hostbaek To: stable@FreeBSD.org Subject: kernel build on 4.5-STABLE - break Message-ID: <20020425134003.GA647@mich.itxmarket.com> Mail-Followup-To: Michael Hostbaek , stable@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 4.5-STABLE i386 X-PGP-Key: http://www.freebsdcluster.org/~mich/ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have patched my one of my FreeBSD boxes, against the follwing sploits: FreeBSD-SA-02:18.zlib.v1.2 FreeBSD-SA-02:21.tcpip FreeBSD-SA-02:23.stdio (I have patched after the instructions) But when rebuilding the kernel (without conf changes) - I get the following error(s): c linux_sysent.c In file included from linux_sysent.c:14: linux_proto.h:57: syntax error before `linux_time_t' linux_proto.h:57: `linux_time_t' undeclared here (not in a function) linux_proto.h:57: syntax error before `)' linux_proto.h:57: `linux_time_t' undeclared here (not in a function) linux_proto.h:57: syntax error before `)' linux_proto.h:156: syntax error before `linux_handler_t' linux_proto.h:156: `linux_handler_t' undeclared here (not in a function) linux_proto.h:156: `linux_handler_t' undeclared here (not in a function) linux_proto.h:184: syntax error before `linux_dev_t' linux_proto.h:184: `linux_dev_t' undeclared here (not in a function) linux_proto.h:184: `linux_dev_t' undeclared here (not in a function) linux_proto.h:189: syntax error before `linux_osigaction_t' linux_proto.h:189: `linux_osigaction_t' undeclared here (not in a function) linux_proto.h:189: syntax error before `)' linux_proto.h:189: `linux_osigaction_t' undeclared here (not in a function) linux_proto.h:189: syntax error before `)' linux_proto.h:190: syntax error before `linux_osigaction_t' linux_proto.h:190: `linux_osigaction_t' undeclared here (not in a function) linux_proto.h:190: syntax error before `)' linux_proto.h:190: `linux_osigaction_t' undeclared here (not in a function) linux_proto.h:190: syntax error before `)' linux_proto.h:196: syntax error before `linux_osigset_t' linux_proto.h:196: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:196: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:200: syntax error before `linux_osigset_t' linux_proto.h:200: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:200: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:201: syntax error before `linux_osigset_t' linux_proto.h:201: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:201: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:204: syntax error before `linux_osigset_t' linux_proto.h:204: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:204: syntax error before `)' linux_proto.h:204: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:204: syntax error before `)' linux_proto.h:216: syntax error before `linux_gid_t' linux_proto.h:216: `linux_gid_t' undeclared here (not in a function) linux_proto.h:216: syntax error before `)' linux_proto.h:216: `linux_gid_t' undeclared here (not in a function) linux_proto.h:216: syntax error before `)' linux_proto.h:220: syntax error before `linux_gid_t' linux_proto.h:220: `linux_gid_t' undeclared here (not in a function) linux_proto.h:220: syntax error before `)' linux_proto.h:220: `linux_gid_t' undeclared here (not in a function) linux_proto.h:220: syntax error before `)' linux_proto.h:344: syntax error before `linux_osigset_t' linux_proto.h:344: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:344: syntax error before `)' linux_proto.h:344: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:344: syntax error before `)' linux_proto.h:345: syntax error before `linux_osigset_t' linux_proto.h:345: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:345: syntax error before `)' linux_proto.h:345: `linux_osigset_t' undeclared here (not in a function) linux_proto.h:345: syntax error before `)' linux_proto.h:380: syntax error before `linux_uid_t' linux_proto.h:380: `linux_uid_t' undeclared here (not in a function) linux_proto.h:380: `linux_uid_t' undeclared here (not in a function) linux_proto.h:383: syntax error before `linux_gid_t' linux_proto.h:383: `linux_gid_t' undeclared here (not in a function) linux_proto.h:383: `linux_gid_t' undeclared here (not in a function) linux_proto.h:410: syntax error before `linux_pid_t' linux_proto.h:410: `linux_pid_t' undeclared here (not in a function) linux_proto.h:410: `linux_pid_t' undeclared here (not in a function) linux_proto.h:433: syntax error before `linux_uid_t' linux_proto.h:433: `linux_uid_t' undeclared here (not in a function) linux_proto.h:433: syntax error before `)' linux_proto.h:433: `linux_uid_t' undeclared here (not in a function) linux_proto.h:433: syntax error before `)' linux_proto.h:434: syntax error before `linux_uid_t' linux_proto.h:434: `linux_uid_t' undeclared here (not in a function) linux_proto.h:434: syntax error before `)' linux_proto.h:434: `linux_uid_t' undeclared here (not in a function) linux_proto.h:434: syntax error before `)' linux_proto.h:435: syntax error before `linux_uid_t' linux_proto.h:435: `linux_uid_t' undeclared here (not in a function) linux_proto.h:435: syntax error before `)' linux_proto.h:435: `linux_uid_t' undeclared here (not in a function) linux_proto.h:435: syntax error before `)' linux_proto.h:447: syntax error before `linux_gid_t' linux_proto.h:447: `linux_gid_t' undeclared here (not in a function) linux_proto.h:447: syntax error before `)' linux_proto.h:447: `linux_gid_t' undeclared here (not in a function) linux_proto.h:447: syntax error before `)' linux_proto.h:448: syntax error before `linux_gid_t' linux_proto.h:448: `linux_gid_t' undeclared here (not in a function) linux_proto.h:448: syntax error before `)' linux_proto.h:448: `linux_gid_t' undeclared here (not in a function) linux_proto.h:448: syntax error before `)' linux_proto.h:449: syntax error before `linux_gid_t' linux_proto.h:449: `linux_gid_t' undeclared here (not in a function) linux_proto.h:449: syntax error before `)' linux_proto.h:449: `linux_gid_t' undeclared here (not in a function) linux_proto.h:449: syntax error before `)' linux_proto.h:459: syntax error before `linux_sigaction_t' linux_proto.h:459: `linux_sigaction_t' undeclared here (not in a function) linux_proto.h:459: syntax error before `)' linux_proto.h:459: `linux_sigaction_t' undeclared here (not in a function) linux_proto.h:459: syntax error before `)' linux_proto.h:460: syntax error before `linux_sigaction_t' linux_proto.h:460: `linux_sigaction_t' undeclared here (not in a function) linux_proto.h:460: syntax error before `)' linux_proto.h:460: `linux_sigaction_t' undeclared here (not in a function) linux_proto.h:460: syntax error before `)' linux_proto.h:465: syntax error before `linux_sigset_t' linux_proto.h:465: `linux_sigset_t' undeclared here (not in a function) linux_proto.h:465: syntax error before `)' linux_proto.h:465: `linux_sigset_t' undeclared here (not in a function) linux_proto.h:465: syntax error before `)' linux_proto.h:466: syntax error before `linux_sigset_t' linux_proto.h:466: `linux_sigset_t' undeclared here (not in a function) linux_proto.h:466: syntax error before `)' linux_proto.h:466: `linux_sigset_t' undeclared here (not in a function) linux_proto.h:466: syntax error before `)' linux_proto.h:479: syntax error before `linux_sigset_t' linux_proto.h:479: `linux_sigset_t' undeclared here (not in a function) linux_proto.h:479: syntax error before `)' linux_proto.h:479: `linux_sigset_t' undeclared here (not in a function) linux_proto.h:479: syntax error before `)' linux_proto.h:510: syntax error before `*' linux_proto.h:510: syntax error before `linux_stack_t' linux_proto.h:510: syntax error before `linux_stack_t' linux_proto.h:511: syntax error before `linux_stack_t' linux_proto.h:511: `linux_stack_t' undeclared here (not in a function) linux_proto.h:511: syntax error before `)' linux_proto.h:511: `linux_stack_t' undeclared here (not in a function) linux_proto.h:511: syntax error before `)' linux_sysent.c:21: sizeof applied to an incomplete type linux_sysent.c:21: warning: built-in function `exit' used without declaration linux_sysent.c:21: warning: cast discards qualifiers from pointer target type *** Error code 1 Stop in /usr/src/sys/modules/linux. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/src/sys/compile/ITX-FW2. Sysinfo: FreeBSD fw.XX.com 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Jan 31 13:38:54 CET 2002 root@fw2.XX.com:/usr/obj/usr/src/sys/ITX-FW2 i386 Any pointers would be greatly appreciated.. -- Best Regards, Michael Landin Hostbaek FreeBSDCluster.org - an International Community */ PGP-key available upon request /* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message