From owner-freebsd-current Fri Jun 28 23: 3: 6 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D75C837B401 for ; Fri, 28 Jun 2002 23:03:01 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EEA643E06 for ; Fri, 28 Jun 2002 23:02:58 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.4/8.12.2) with ESMTP id g5T62ptL077286; Fri, 28 Jun 2002 23:02:51 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.4/Submit) id g5T62pTR077285; Fri, 28 Jun 2002 23:02:51 -0700 (PDT) Date: Fri, 28 Jun 2002 23:02:51 -0700 From: "David O'Brien" To: Julian Elischer Cc: FreeBSD current users Subject: Re: KSE-MIII ready for commit Message-ID: <20020628230251.A77252@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , Julian Elischer , FreeBSD current users References: <20020629031057.GB39063@cicely5.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from julian@elischer.org on Fri, Jun 28, 2002 at 08:14:52PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Not buildable on sparc64: linking kernel.debug procfs_ctl.o: In function `procfs_control': procfs_ctl.o(.text+0x56c): undefined reference to `thread_unsuspend' init_main.o: In function `proc0_init': init_main.o(.text+0x3a8): undefined reference to `threadinit' kern_condvar.o: In function `cv_check_upcall': kern_condvar.o(.text+0xb8): undefined reference to `thread_schedule_upcall' kern_condvar.o: In function `cv_wait_sig': kern_condvar.o(.text+0x56c): undefined reference to `thread_suspend_check' kern_condvar.o: In function `cv_timedwait_sig': kern_condvar.o(.text+0xd18): undefined reference to `thread_suspend_check' kern_exec.o: In function `execve': kern_exec.o(.text+0x80): undefined reference to `thread_single' kern_exit.o: In function `exit1': kern_exit.o(.text+0xc4): undefined reference to `thread_suspend_check' kern_exit.o(.text+0xd8): undefined reference to `thread_single' kern_exit.o(.text+0x110): undefined reference to `thread_single_end' kern_exit.o(.text+0xb38): undefined reference to `thread_exit' kern_exit.o: In function `wait1': kern_exit.o(.text+0x1044): undefined reference to `thread_free' kern_exit.o(.text+0x1068): undefined reference to `thread_reap' kern_fork.o: In function `fork1': kern_fork.o(.text+0x410): undefined reference to `thread_single' kern_fork.o(.text+0x520): undefined reference to `thread_single_end' kern_fork.o(.text+0x5f4): undefined reference to `thread_single_end' kern_fork.o(.text+0xa70): undefined reference to `thread_alloc' kern_proc.o: In function `proc_linkup': kern_proc.o(.text+0x464): undefined reference to `thread_link' kern_proc.o: In function `kse_yield': kern_proc.o(.text+0x4c0): undefined reference to `thread_exit' kern_proc.o: In function `kse_new': kern_proc.o(.text+0x5f0): undefined reference to `thread_schedule_upcall' kern_sig.o: In function `psignal': kern_sig.o(.text+0x2500): undefined reference to `thread_unsuspend' kern_sig.o(.text+0x276c): undefined reference to `thread_unsuspend' kern_synch.o: In function `msleep': kern_synch.o(.text+0x6c8): undefined reference to `thread_schedule_upcall' kern_synch.o(.text+0xa28): undefined reference to `thread_suspend_check' kern_synch.o: In function `setrunnable': kern_synch.o(.text+0x1698): undefined reference to `thread_unsuspend' subr_trap.o: In function `userret': subr_trap.o(.text+0x200): undefined reference to `thread_suspend_check' subr_trap.o(.text+0x240): undefined reference to `thread_userret' trap.o: In function `trap': trap.o(.text+0x32c): undefined reference to `thread_exit' *** Error code 1 Stop in /files/src/sys/sparc64/compile/GENERIC. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message