Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2002 11:36:14 -0700 (PDT)
From:      Nate Lawson <nate@root.org>
To:        mdodd@freebsd.org
Cc:        current@freebsd.org
Subject:   Re: i386 tinderbox failure
Message-ID:  <Pine.BSF.4.21.0210051135010.1144-100000@root.org>
In-Reply-To: <200210051804.g95I4pRj087651@ref5.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Matt, something in your mcd commits (staticizing probe/attach) may have
broken LINT.

On Sat, 5 Oct 2002, Dag-Erling Smorgrav wrote:
> --------------------------------------------------------------
> >>> Rebuilding the temporary build tree
> --------------------------------------------------------------
> >>> stage 1: bootstrap tools
> --------------------------------------------------------------
> >>> stage 2: cleaning up the object tree
> --------------------------------------------------------------
> >>> stage 2: rebuilding the object tree
> --------------------------------------------------------------
> >>> stage 2: build tools
> --------------------------------------------------------------
> >>> stage 3: cross tools
> --------------------------------------------------------------
> >>> stage 4: populating /home/des/tinderbox/i386/obj/local0/scratch/des/src/i386/usr/include
> --------------------------------------------------------------
> >>> stage 4: building libraries
> --------------------------------------------------------------
> >>> stage 4: make dependencies
> --------------------------------------------------------------
> >>> stage 4: building everything..
> --------------------------------------------------------------
> >>> Kernel build for GENERIC started on Sat Oct  5 09:40:51 PDT 2002
> --------------------------------------------------------------
> >>> Kernel build for GENERIC completed on Sat Oct  5 10:24:03 PDT 2002
> --------------------------------------------------------------
> >>> Kernel build for LINT started on Sat Oct  5 10:24:04 PDT 2002
> --------------------------------------------------------------
[...]
> linking kernel
> mcd_isa.o: In function `mcd_isa_probe':
> mcd_isa.o(.text+0xde): undefined reference to `mcd_probe'
> mcd_isa.o: In function `mcd_isa_attach':
> mcd_isa.o(.text+0x191): undefined reference to `mcd_probe'
> mcd_isa.o(.text+0x1ac): undefined reference to `mcd_attach'
> *** Error code 1
> 
> Stop in /local0/scratch/des/obj/local0/scratch/des/src/sys/LINT.
> *** Error code 1
> 
> Stop in /local0/scratch/des/src.
> *** Error code 1
> 
> Stop in /local0/scratch/des/src.


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0210051135010.1144-100000>