Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Apr 1998 05:15:04 -0400 (EDT)
From:      CyberPeasant <djv@bedford.net>
To:        tps@tps.sk (Tomas TPS Ulej)
Cc:        questions@FreeBSD.ORG
Subject:   Re: kernel compilation problem
Message-ID:  <199804290915.FAA12519@pollux.loco.net>
In-Reply-To: <199804290529.HAA18296@tps.sk> from Tomas TPS Ulej at "Apr 29, 98 07:29:09 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> 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
> 
> Stop.
> root@[SCREEN1.tps /usr/src/sys/compile/tps] # exit
> 
> Some ideas about reason and/or fix step?
> 
> -TPS
> 

If you try it again, does it work? (i.e. start the make again). If so,
suspect a hardware problem. (memory, most likely).

Dave
-- 
                <----. mailto/pgpfinger: djv@bedford.net
                <----|===================================
                <----'        Crathva fxrjre

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?199804290915.FAA12519>