From owner-freebsd-questions Thu Jan 24 20:17:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pro.net.id (hyperion.pro.net.id [202.150.40.5]) by hub.freebsd.org (Postfix) with SMTP id 769E037B416 for ; Thu, 24 Jan 2002 20:16:48 -0800 (PST) Received: (qmail 40888 invoked from network); 25 Jan 2002 04:13:46 -0000 Received: from unknown (HELO BLUESTAR) (202.150.39.229) by hyperion.pro.net.id with SMTP; 25 Jan 2002 04:13:46 -0000 From: "Thomas Wahyudi" To: Subject: kernel compile fail at linux mod after cvsup Date: Fri, 25 Jan 2002 11:16:38 +0700 Message-ID: <005501c1a557$159727d0$e52796ca@BLUESTAR> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0056_01C1A591.C1F5FFD0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal 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 This is a multi-part message in MIME format. ------=_NextPart_000_0056_01C1A591.C1F5FFD0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Hi all, I just cvsup my system from 4.4-STABLE to 4.5-RC everything goes fine but when I compile kernel I got these messages linux_proto.h:485: `linux_sigset_t' undeclared here (not in a function) linux_proto.h:485: syntax error before `)' linux_proto.h:516: syntax error before `*' linux_proto.h:516: syntax error before `linux_stack_t' linux_proto.h:516: syntax error before `linux_stack_t' linux_proto.h:517: syntax error before `linux_stack_t' linux_proto.h:517: `linux_stack_t' undeclared here (not in a function) linux_proto.h:517: syntax error before `)' linux_proto.h:517: `linux_stack_t' undeclared here (not in a function) linux_proto.h:517: syntax error before `)' *** Error code 1 anyone know how to solve it ? ------=_NextPart_000_0056_01C1A591.C1F5FFD0 Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable

Hi all, I just cvsup = my system from 4.4-STABLE to 4.5-RC everything goes fine but when I compile = kernel I got these messages

 

linux_proto.h:485: `linux_sigset_t' undeclared here (not in a = function)

linux_proto.h:485: = syntax error before `)'

linux_proto.h:516: = syntax error before `*'

linux_proto.h:516: = syntax error before `linux_stack_t'

linux_proto.h:516: = syntax error before `linux_stack_t'

linux_proto.h:517: = syntax error before `linux_stack_t'

linux_proto.h:517: `linux_stack_t' undeclared here (not in a = function)

linux_proto.h:517: = syntax error before `)'

linux_proto.h:517: `linux_stack_t' undeclared here (not in a = function)

linux_proto.h:517: = syntax error before `)'

*** Error code = 1

 

anyone know how to = solve it ?

------=_NextPart_000_0056_01C1A591.C1F5FFD0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message