From owner-freebsd-questions@FreeBSD.ORG Sat Jul 5 09:43:01 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77E3937B401 for ; Sat, 5 Jul 2003 09:43:01 -0700 (PDT) Received: from mail.bellavista.cz (mail.bellavista.cz [213.235.167.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3C1443FB1 for ; Sat, 5 Jul 2003 09:42:59 -0700 (PDT) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz (freepuppy.bellavista.cz [10.0.0.10]) by mail.bellavista.cz (Postfix) with ESMTP id B4C05379; Sat, 5 Jul 2003 18:42:57 +0200 (CEST) Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 322882FDAB2; Sat, 5 Jul 2003 18:42:56 +0200 (CEST) Date: Sat, 5 Jul 2003 18:42:56 +0200 From: Roman Neuhauser To: utzkul@gmx.li Message-ID: <20030705164256.GI55047@freepuppy.bellavista.cz> Mail-Followup-To: utzkul@gmx.li, freebsd-questions@freebsd.org References: <3745.1057420562@www30.gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3745.1057420562@www30.gmx.net> User-Agent: Mutt/1.5.1i cc: freebsd-questions@freebsd.org Subject: Re: problem with linking kernel in 5.1 release by adding device umodem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jul 2003 16:43:01 -0000 # utzkul@gmx.li / 2003-07-05 17:56:02 +0200: > linking kernel > umodem.o: In function `umodem_attach': > umodem.o(.text+0x4aa): undefined reference to `ucom_attach' > umodem.o: In function `umodem_intr': > umodem.o(.text+0x75d): undefined reference to `ucom_status_change' > umodem.o: In function `umodem_detach': > umodem.o(.text+0xcfd): undefined reference to `ucom_detach' > umodem.o(.data+0x70): undefined reference to `ucom_devclass' > *** Error code 1 > > if i exclude the device umodem it works fine but i need it!!!! don't ignore the instructions and it'll work. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html