On Fri, May 22 2009, Arthur Marsh wrote:

> Using linux-source-2.6.30 version
> 2.6.30~rc5-1~experimental.1~snapshot.13629 from
> kernel-archive.buildserver.net, even if I specify:
> MAKEFLAGS="cc=gcc-bogus"
>
> ie a non-existent compiler,
> make-kpkg configure
> runs successfully.
>
> Perhaps it would be best to remove the reference to using gcc in the
> MAKEFLAGS in the man page for make-kpkg?

        Since it works here, I would not like to remove the
 documentation for a useful facility, instead preferring to figure out
 why it does not work for you.

        Try 
 KBUILD_VERBOSE=1 MAKEFLAGS="CC=gcc-bogus" make-kpkg configure

        and send in the results of that command. (the KBUILD_VERBOSE is
 the key).

        manoj

-- 
A good awakening have ever Gotama's disciples, whose recollection is
always established, day and night on the Buddha. 296
Manoj Srivastava <[email protected]> <http://www.golden-gryphon.com/>  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to