From owner-freebsd-questions Fri Jan 25 20:23:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from apollo.pwhsnet.com (adsl-64-164-36-143.dsl.scrm01.pacbell.net [64.164.36.143]) by hub.freebsd.org (Postfix) with ESMTP id 131F537B400 for ; Fri, 25 Jan 2002 20:23:07 -0800 (PST) Received: from zeus (patrick@zeus [192.168.0.35] (may be forged)) by apollo.pwhsnet.com (8.11.6/8.11.6) with SMTP id g0Q4Ksk28727; Fri, 25 Jan 2002 20:20:54 -0800 (PST) (envelope-from patrick@pwhsnet.com) From: Patrick Fish (patrick@pwhsnet.com) Message-ID: <008d01c1a620$984e09e0$2300a8c0@zeus> To: "Dan Nelson" Cc: References: <008501c1a61b$1be22da0$2300a8c0@zeus> <20020126034737.GC2219@dan.emsphone.com> Subject: Re: 4.4-RELEASE to 4.4-STABLE Date: Fri, 25 Jan 2002 20:19:06 -0800 Organization: PWHS Networks MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 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 Alright, but when i type 'make', 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_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/PWHSNET. apollo# ....Any ideas? -- Patrick Fish - patrick@pwhsnet.com PWHS Networks - http://www.pwhsnet.com ----- Original Message ----- From: "Dan Nelson" To: "Patrick Fish" Cc: Sent: Friday, January 25, 2002 7:47 PM Subject: Re: 4.4-RELEASE to 4.4-STABLE > In the last episode (Jan 25), Patrick Fish said: > > I just upgraded my 4.4-RELEASE system to 4.4-STABLE via cvsup, after > > 'make world' i rebooted, logged back in, and: > > > > apollo% uname -a > > FreeBSD apollo.pwhsnet.com 4.4-RELEASE FreeBSD 4.4-RELEASE #2: Fri Jan 25 17:50:19 PST 2002 patrick@apollo.pwhsnet.com:/usr/src/sys/compile/PWHSNET i386 > > Build a new kernel, too. > > -- > Dan Nelson > dnelson@allantgroup.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message