From: Jes Sorensen <Jes.Sorensen@redhat•com>
To: Jim Davis <jim.epost@gmail•com>
Cc: devel <devel@driverdev•osuosl.org>,
Stephen Rothwell <sfr@canb•auug.org.au>,
Greg Kroah-Hartman <gregkh@linuxfoundation•org>,
linux-wireless <linux-wireless@vger•kernel.org>,
linux-kernel <linux-kernel@vger•kernel.org>,
linux-next <linux-next@vger•kernel.org>,
"Larry.Finger" <Larry.Finger@lwfinger•net>
Subject: Re: randconfig build error with next-20140520, in drivers/staging/rtl8723au/core/rtw_cmd.c
Date: Tue, 20 May 2014 17:23:56 +0200 [thread overview]
Message-ID: <wrfj8upwpj77.fsf@ultrasam.lan.trained-monkey.org> (raw)
In-Reply-To: <CA+r1ZhhhL5CB5_e_0g--biDfmqHEsC-C9RKg7uPSupYtSNLiQw@mail.gmail.com> (Jim Davis's message of "Tue, 20 May 2014 06:47:18 -0700")
Jim Davis <jim.epost@gmail•com> writes:
> Building with the attached random configuration file,
>
> drivers/staging/rtl8723au/core/rtw_cmd.c: In function ‘dynamic_chk_wk_hdl’:
> drivers/staging/rtl8723au/core/rtw_cmd.c:1036:2: error: implicit declaration of
> function ‘rtl8723a_sreset_xmit_status_check’ [-Werror=implicit-function-declarat
> ion]
> rtl8723a_sreset_xmit_status_check(padapter);
> ^
> drivers/staging/rtl8723au/core/rtw_cmd.c:1041:2: error: implicit declaration of
> function ‘rtl8723a_HalDmWatchDog’ [-Werror=implicit-function-declaration]
> rtl8723a_HalDmWatchDog(padapter);
> ^
> drivers/staging/rtl8723au/core/rtw_cmd.c: In function ‘c2h_evt_hdl’:
> drivers/staging/rtl8723au/core/rtw_cmd.c:1314:4: error: implicit
> declaration of function ‘c2h_handler_8723a’
> [-Werror=implicit-function-declaration]
> ret = c2h_handler_8723a(adapter, c2h_evt);
> ^
> drivers/staging/rtl8723au/core/rtw_cmd.c: In function ‘rtw_evt_work’:
> drivers/staging/rtl8723au/core/rtw_cmd.c:1348:2: error: implicit
> declaration of function ‘c2h_id_filter_ccx_8723a’
> [-Werror=implicit-function-declaration]
> if (c2h_id_filter_ccx_8723a(ework->u.c2h_evt.id) == true) {
> ^
> CC drivers/staging/rtl8188eu/hal/HalHWImg8188E_MAC.o
> cc1: some warnings being treated as errors
> make[3]: *** [drivers/staging/rtl8723au/core/rtw_cmd.o] Error 1
Jim,
Thanks for the report.
I already pushed a fix for the CONFIG_8723AU_BT_COEXIST=n problem, and
the CONFIG_8723AU_AP_MODE=n case isn't causing build problems in my tree
at this point. I believe this is due to moving a number of functions
around. There were some warnings about unused functions which I fixed up
here, but nothing breaking the build.
If you don't mind, I prefer to push it all out with my next batch of
changes rather than trying to fix up this build case.
Cheers,
Jes
_______________________________________________
devel mailing list
devel@linuxdriverproject•org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
prev parent reply other threads:[~2014-05-20 15:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-20 13:47 randconfig build error with next-20140520, in drivers/staging/rtl8723au/core/rtw_cmd.c Jim Davis
2014-05-20 15:23 ` Jes Sorensen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=wrfj8upwpj77.fsf@ultrasam.lan.trained-monkey.org \
--to=jes.sorensen@redhat$(echo .)com \
--cc=Larry.Finger@lwfinger$(echo .)net \
--cc=devel@driverdev$(echo .)osuosl.org \
--cc=gregkh@linuxfoundation$(echo .)org \
--cc=jim.epost@gmail$(echo .)com \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=linux-wireless@vger$(echo .)kernel.org \
--cc=sfr@canb$(echo .)auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox