Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Feb 2002 02:52:58 -0500
From:      Mike Barcroft <mike@FreeBSD.org>
To:        current@FreeBSD.org
Subject:   LINT Broken
Message-ID:  <20020204025258.F6496@espresso.q9media.com>

next in thread | raw e-mail | index | archive | help
With up-to-date sources:

sh /work/src/sys/conf/newvers.sh LINT -DGPROF -DGPROF4 -DGUPROF
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi  -nostdinc -I-  -I. -I/work/src/sys -I/work/src/sys/dev -I/work/src/sys/contrib/dev/acpica -I/work/src/sys/contrib/ipfilter -I/work/src/sys/../include -DGPROF -DGPROF4 -DGUPROF -D_KERNEL -ffreestanding -include opt_global.h -fno-common -elf -malign-functions=4 -fno-builtin -mpreferred-stack-boundary=2 -pg -mprofiler-epilogue vers.c
linking kernel
uhci.o: In function `uhci_idone':
uhci.o(.text+0x1330): undefined reference to `uhci_dump_ii'
uhci.o: In function `uhci_device_isoc_done':
uhci.o(.text+0x2fab): undefined reference to `uhci_dump_ii'
*** Error code 1

Stop in /usr/obj/work/src/sys/LINT.
*** Error code 1

Stop in /work/src.
*** Error code 1

Stop in /work/src.


Best regards,
Mike Barcroft

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?20020204025258.F6496>