On Tue, 6 Mar 2007 00:42:43 -0500 Pavel Roskin wrote:
> Quoting Randy Dunlap <[EMAIL PROTECTED]>:
> > > I can't reproduce it with a script that copy your command line
> > > for mm1 tree either. I need to modify the gcc include path.
> > > But after that it pass fine.
> > >
> > > Can you send me your .config file?
> >
> > make allmodconfig
>
> There is a relatively easy way to get the problematic file. Remove the
> corresponding object file and run this in the Linux build tree:
>
> make CC="gcc -save-temps -D__CHECKER__"
>
> This will likely fail, but there will be a file with *.i extension that would
> probably cause the same problem with sparse. That file can be renamed back to
> *.c, indented and, time permitting, reduced to a few lines.
Sorry, that's not giving me anything from drivers/net/vioc/.
It dies on init/main.c:
init/main.c: At top level:
init/main.c:431: warning: 'context' attribute directive ignored
init/main.c:431: error: expected ',' or ';' before '{' token
---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html