linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* make headers_install fail when path is too long
@ 2013-03-06 11:16 Nicolas Dichtel
  2013-03-06 16:10 ` Sam Ravnborg
  0 siblings, 1 reply; 17+ messages in thread
From: Nicolas Dichtel @ 2013-03-06 11:16 UTC (permalink / raw)
  To: Michal Marek, linux-kbuild

This problem has probably already been reported, but I don't find the fix in a 
kernel.org tree and I don't understand why.

Here is the problem:

root@schnaps:/home/rbb/averyveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryveryverylongpath/linux(master)>make 
headers_install INSTALL_HDR_PATH=/tmp/tmp/
   CHK     include/generated/uapi/linux/version.h
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `relocs'.
make[2]: execvp: /bin/sh: Argument list too long
make[2]: *** [/tmp/tmp//include/linux/.install] Error 127
make[1]: *** [linux] Error 2
make: *** [headers_install] Error 2

I see that this problem has been reported several times on the web, but I do not 
find why it's not fixed upstream.
Some patches are available: 
http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=53cc748b93e8af584557d6db5309c3e955182c5c

Any comment/suggestion is welcome.

Regards,
Nicolas

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2013-05-17 20:08 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-06 11:16 make headers_install fail when path is too long Nicolas Dichtel
2013-03-06 16:10 ` Sam Ravnborg
2013-03-06 16:24   ` Michal Marek
2013-03-06 16:27   ` Nicolas Dichtel
2013-03-06 16:50     ` Bruce Ashfield
2013-03-07  8:26     ` Michal Marek
2013-03-07 13:28       ` Bruce Ashfield
2013-04-26 16:36         ` [PATCH] fix make headers_install " Nicolas Dichtel
2013-04-26 18:14           ` Bruce Ashfield
2013-04-26 18:57           ` Sam Ravnborg
2013-04-29 12:13             ` Michal Marek
2013-04-29 12:17               ` Nicolas Dichtel
2013-04-29 12:15             ` [PATCH linux-next v2] " Nicolas Dichtel
2013-04-29 12:34               ` Bruce Ashfield
2013-05-06  8:19                 ` Nicolas Dichtel
2013-05-17  9:12                   ` Nicolas Dichtel
2013-05-17 20:08                     ` Michal Marek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).