From owner-freebsd-bugs Tue Jul 25 17:30: 7 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 45B8837BC6C for ; Tue, 25 Jul 2000 17:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA12669; Tue, 25 Jul 2000 17:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 6316E37BC6C; Tue, 25 Jul 2000 17:28:13 -0700 (PDT) Message-Id: <20000726002813.6316E37BC6C@hub.freebsd.org> Date: Tue, 25 Jul 2000 17:28:13 -0700 (PDT) From: lovebot@home.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/20189: kernel build fails with "undefined reference to `softdep_flushworklist' Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20189 >Category: kern >Synopsis: kernel build fails with "undefined reference to `softdep_flushworklist' >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 25 17:30:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Brian Love >Release: FreeBSD 5.0-CURRENT >Organization: >Environment: FreeBSD brian.homenet 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Jul 24 22:47:30 EDT 2000 root@brian.homenet:/usr/obj/usr/src/sys/GENERIC i386 >Description: When kernel build is attempted, program stops after make with: ... linking kernel ffs_vfsops.0: In function `ffs_sync': ffs_vfsops.0(.text+0x1688): undefined reference to `softdep_flushworklist' *** Error code 1 Stop in /usr/src/sys/compile... CVSupped FreeBSD 5.0 current on 07/24 >How-To-Repeat: Second attempt after commenting out SMB device in kernel configuration yielded same result, same output and stop. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message