On Mon, Dec 3, 2012 at 11:44 AM, Robert Nelson <
robert...@gmail.com> wrote:
> On Mon, Dec 3, 2012 at 11:33 AM, Hasan Kazan <
hafa...@gmail.com> wrote:
>> Infact i was using config file which is different than the ones posted on
>> your website.
>> using the config found on your website, and building linux causes this error
>> during the build process:
>>
>> include/linux/dynamic_debug.h: In function 'ddebug_dyndbg_module_param_cb':
>> include/linux/dynamic_debug.h:111:2: error: implicit declaration of function
>> 'strstr' [-Werror=implicit-function-declaration]
>
> Yeah, I don't get that error:
>
http://rcn-ee.homeip.net:8080/job/github_stable-kernel/22/consoleText
>
> So either fixed it in my v3.6.x tree, or your gcc is bugged...