From owner-freebsd-bugs Tue Feb 28 20:05:59 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id UAA03731 for bugs-outgoing; Tue, 28 Feb 1995 20:05:59 -0800 Received: from saturn.landmark.com (landmark.com [192.246.113.2]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id UAA03720 for ; Tue, 28 Feb 1995 20:05:57 -0800 Received: from ren.landmark.com by saturn.landmark.com with SMTP id AA22356 (5.67b8/IDA-1.5 for ); Tue, 28 Feb 1995 23:05:53 -0500 Received: by ren.landmark.com with SMTP id AA01545 (5.67b8/IDA-1.5 for ); Tue, 28 Feb 1995 23:05:53 -0500 To: freebsd-bugs@FreeBSD.org Subject: Problem linking GENERIC kernel in -current Comments: Hyperbole mail buttons accepted, v3.16. Date: Tue, 28 Feb 1995 23:05:52 -0500 Message-Id: <21256.794030752@ren.landmark.com> From: Harlan Stenn Sender: bugs-owner@FreeBSD.org Precedence: bulk I had this problem as of last night's -current and it didn't go away after I just sup'ed -current again about an hour ago. When I rebuild the GENERIC kernel, the link fails with: loading kernel userconfig.o: Undefined symbol `_strncmp' referenced from text segment *** Error code 1 I *think* I did a "make world" just before I tried to rebuild the kernel yesterday, but that was a long time ago... H