Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 1998 17:08:58 +0300
From:      Ruslan Ermilov <ru@ucb.crimea.ua>
To:        questions@FreeBSD.ORG
Subject:   Re: kernel compilation problem
Message-ID:  <19980429170858.A6544@ucb.crimea.ua>
In-Reply-To: <199804290529.HAA18296@tps.sk>; from Tomas TPS Ulej on Wed, Apr 29, 1998 at 07:29:09AM %2B0200
References:  <199804290529.HAA18296@tps.sk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 29, 1998 at 07:29:09AM +0200, Tomas TPS Ulej wrote:
> 5 hours back I try "make world". All finished successfull. After this i try
> recompile my kernel. "make depend" finished correctly. But when I type after
> make depend "make" I got this:
> 
> cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit
>  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith
>  -nostdinc -I- -I. -I../.. -I../../../include -DLINUX -DAPM_BROKEN_STATCLOCK
>  -DFAILSAFE -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL
>  ../../scsi/sd.c
> In file included from ../../sys/types.h:49,
>                  from ../../sys/param.h:54,
>                  from ../../scsi/sd.c:24:
> machine/types.h:41: syntax error before `typedef'
> *** Error code 1
> 
There was an error in recent commit to sd.c file.
It has been fixed. Please re-cvsup the sources.

-- 
Ruslan Ermilov          System Administrator
ru@ucb.crimea.ua        United Commercial Bank
+380-652-247647         Simferopol, Crimea
2426679                 ICQ Network, UIN

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?19980429170858.A6544>