From owner-freebsd-hackers@FreeBSD.ORG Mon Jun 30 10:06:37 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A574106567D for ; Mon, 30 Jun 2008 10:06:37 +0000 (UTC) (envelope-from sepherosa@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.242]) by mx1.freebsd.org (Postfix) with ESMTP id B98758FC17 for ; Mon, 30 Jun 2008 10:06:36 +0000 (UTC) (envelope-from sepherosa@gmail.com) Received: by an-out-0708.google.com with SMTP id b33so297572ana.13 for ; Mon, 30 Jun 2008 03:06:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=wk2fcvUFwIUzVIxCfyRVpIAJzTl8Po91t9rNLRyt+BU=; b=aVwVDoBPHM9uJXt2U99eFXa9qGUs19udWm8N3McwjcCEb66ib1SPvw0jayjDQNHg9w buA/Kw/yvsksM39Ed+4eyXFUkVtOuauGHRhiKv5O8jsIGv4mtAxTCtLBaoWptNxd27fY yxPcye0IdVdcoEaz7aVj8pS42HbzYloq/KoAQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=TRO4w3lyyTfGHlZv2U8YmOZZi5EJ+zewmR4cXSohz3+ZwvtVilwJrspdYTutngrf2/ xkGF89YrlEixuT+eB6Ma10nn5sAwqLc90fCY04QwRoyJLnNjET0DMJFmJQ+PaaHptcLX ZsDHqp8WX/s8YoMVJbTCSQaQ6+rjIaCFMRkMU= Received: by 10.100.215.5 with SMTP id n5mr3666266ang.6.1214818772029; Mon, 30 Jun 2008 02:39:32 -0700 (PDT) Received: by 10.100.107.6 with HTTP; Mon, 30 Jun 2008 02:39:31 -0700 (PDT) Message-ID: Date: Mon, 30 Jun 2008 17:39:31 +0800 From: "Sepherosa Ziehau" To: freebsd-hackers@freebsd.org In-Reply-To: <1214648519.15425.40.camel@devstation> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1214648519.15425.40.camel@devstation> Subject: Re: [Fwd: Re: Problems with ieee80211 dependencies...] X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2008 10:06:37 -0000 On 6/28/08, Martes Wigglesworth wrote: > > I had to wait for the rebuild process to error out again, however, here > is the resulting segment of output. > > I included the parts that begin to indicates an error. > > > kdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE > -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq > -I/usr/src/sys/i386/compile/DATASERVER /usr/src/sys/modules/zyd/../../dev/usb/if_zyd.c > linking kernel.debug Add device ether to you kernel config. Your linking error has _nothing_ to do with 802.11 stuffs. Best Regards, sephe -- Live Free or Die