On Thu, Aug 7, 2008 at 9:02 AM, Robert P. J. Day <[EMAIL PROTECTED]> wrote:
>
>  just curious, but how does one execute the script
> "scripts/namespace.pl"?  based on the early comments, it seems that
> you should just cd to the top of the kernel source tree, do a build,
> then run the script with no arguments.
>
>  i tried that but got a truckload of "No source file found" msgs even
> when the source file was *clearly* there, and no output beyond that.
> what's the proper way to run that script?  thanks.
>
> rday
> --
>

Inside the Makefile of top kernel tree, there is a namespacecheck
symbol that mapped to namespace.pl.

So "make namespacecheck" should be correct way of using it.

-- 
Regards,
Peter Teoh

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to