From owner-freebsd-questions Wed Oct 23 01:08:24 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA04506 for questions-outgoing; Wed, 23 Oct 1996 01:08:24 -0700 (PDT) Received: from zed.ludd.luth.se (root@zed.ludd.luth.se [130.240.16.33]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id BAA04499 for ; Wed, 23 Oct 1996 01:08:21 -0700 (PDT) Received: from father.ludd.luth.se (father.ludd.luth.se [130.240.16.18]) by zed.ludd.luth.se (8.7.5/8.7.2) with ESMTP id KAA27109 for ; Wed, 23 Oct 1996 10:08:18 +0200 From: Rolf Larsson Received: (rln@localhost) by father.ludd.luth.se (8.6.11/8.6.11) id KAA23557 for freebsd-questions@freebsd.org; Wed, 23 Oct 1996 10:08:17 +0200 Message-Id: <199610230808.KAA23557@father.ludd.luth.se> Subject: Undefined symbol "_collate_range_cmp" To: freebsd-questions@freebsd.org Date: Wed, 23 Oct 1996 10:08:17 +0200 (MET DST) X-Mailer: ELM [version 2.4ME+ PL15 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk After upgrading from -current built in june to the last snap, I've been getting 'Undefined symbol "_collate_range_cmp"' from awk and sort among others. Since I suspect this is an IUI error and not an error in the snap I'm posting to -questions instead of -current. What am I doing wrong? -- Rolf Larsson rln@ludd.luth.se http://www.luth.se/~rln/ --