Date: Fri, 25 Jan 2002 20:19:06 -0800 From: Patrick Fish (patrick@pwhsnet.com) <patrick@pwhsnet.com> To: "Dan Nelson" <dnelson@allantgroup.com> Cc: <freebsd-questions@FreeBSD.ORG> Subject: Re: 4.4-RELEASE to 4.4-STABLE Message-ID: <008d01c1a620$984e09e0$2300a8c0@zeus> References: <008501c1a61b$1be22da0$2300a8c0@zeus> <20020126034737.GC2219@dan.emsphone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Alright, but when i type 'make', <snip> 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) </snip> 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" <dnelson@allantgroup.com> To: "Patrick Fish" <patrick@pwhsnet.com> Cc: <freebsd-questions@FreeBSD.ORG> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008d01c1a620$984e09e0$2300a8c0>