From owner-freebsd-current Tue Jan 19 00:47:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA05358 for freebsd-current-outgoing; Tue, 19 Jan 1999 00:47:21 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA05353 for ; Tue, 19 Jan 1999 00:47:20 -0800 (PST) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id AAA21785 for ; Tue, 19 Jan 1999 00:43:36 -0800 (PST) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpdY21783; Tue Jan 19 08:43:31 1999 Date: Tue, 19 Jan 1999 00:43:27 -0800 (PST) From: Julian Elischer To: current@FreeBSD.ORG Subject: KLD cannot load dependent modules Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If I load a module A then try load a module B that requires a function in A it fails because it cannot find the symbol.. is this a known problem? (A real bummer if so) julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message