From owner-cvs-sys Mon Mar 23 16:50:33 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA27594 for cvs-sys-outgoing; Mon, 23 Mar 1998 16:50:33 -0800 (PST) (envelope-from owner-cvs-sys) Received: from coconut.itojun.org (root@coconut.itojun.org [210.160.95.97]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA27585; Mon, 23 Mar 1998 16:50:20 -0800 (PST) (envelope-from itojun@itojun.org) Received: from localhost (itojun@localhost.itojun.org [127.0.0.1]) by coconut.itojun.org (8.8.8+3.0Wbeta12/3.6W) with ESMTP id JAA16118; Tue, 24 Mar 1998 09:50:06 +0900 (JST) To: Eivind Eklund cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG In-reply-to: eivind's message of Mon, 23 Mar 1998 19:21:18 +0100. <19980323192118.41955@follo.net> X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 Subject: Re: cvs commit: src/sys/netkey key.c From: Jun-ichiro itojun Itoh Date: Tue, 24 Mar 1998 09:50:05 +0900 Message-ID: <16115.890700605@coconut.itojun.org> Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >> Modified files: >> sys/netkey key.c >> Log: >> key_getspi() bugfix. >loading kernel >key.o: Undefined symbol _raw_usrreq' referenced from text segment >*** Error code 1 >Stop. >key.o don't link here - is this something that is peculiar to my system? >The problem seems to be that it still use the old usrreq interface, which >Wollman removed sometime last spring, IIRC. >Is it possible for you to fix this? (I haven't got a clue in the area...) oops, please wait for a while. sorry. itojun