Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 1996 14:01:22 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        current@freebsd.org, sos@ravenock.cybercity.dk
Subject:   Re: kernel build fails....
Message-ID:  <199610260401.OAA11844@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>With source from a few minutes ago ~ 2100 CET this happens:
>
>cc -c -O -pipe -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Winline -Wpointer-arith  -nostdinc -I- -I. -I../.. -I/usr/include -DIPNAT -DCOMPAT_43 -DFFS -DINET -DKERNEL  ../../i386/isa/clock.c
>...
>../../i386/isa/clock.c: In function `cpu_initclocks':
>../../i386/isa/clock.c:816: `i586_last_tick' undeclared (first use this function)
>../../i386/isa/clock.c:816: (Each undeclared identifier is reported only once
>../../i386/isa/clock.c:816: for each function it appears in.)

Fixed.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610260401.OAA11844>