From mboxrd@z Thu Jan 1 00:00:00 1970 From: Denis Vlasenko Subject: Re: 2.6.16-rc1-mm4: ACX=y, ACX_USB=n compile error Date: Tue, 31 Jan 2006 08:10:32 +0200 Message-ID: <200601310810.33107.vda@ilport.com.ua> References: <20060130133833.7b7a3f8e@zwerg> <20060130181039.GC3655@stusta.de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: "Gabriel C." , linville@tuxdriver.com, linux-kernel@vger.kernel.org, da.crew@gmx.net, netdev@vger.kernel.org Return-path: To: Adrian Bunk In-Reply-To: <20060130181039.GC3655@stusta.de> Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Monday 30 January 2006 20:10, Adrian Bunk wrote: > On Mon, Jan 30, 2006 at 01:38:33PM +0100, Gabriel C. wrote: > > > Hello, > > Hi Gabriel, > > > I got this compile error with 2.6.16-rc1-mm4 , config attached. > > > > > > LD .tmp_vmlinux1 > > drivers/built-in.o: In function > > `acx_l_transmit_authen1':common.c:(.text+0x6cd62): undefined reference > > to `acxusb_l_alloc_tx' :common.c:(.text+0x6cd74): undefined reference > > to `acxusb_l_get_txbuf' :common.c:(.text+0x6cdeb): undefined reference > > to `acxusb_l_tx_data' drivers/built-in.o: In function > > `acx_s_configure_debug': undefined reference to > > `acxusb_s_issue_cmd_timeo_debug' drivers/built-in.o: In function > > [many more] > >... > > Thanks for your report. > > @Denis: > The problem seems to be CONFIG_ACX=y, CONFIG_ACX_USB=n. Thanks, will test/fix ASAP. Gabriel, please send me your .config -- vda