public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [Regression] Build failure in current mainline - firmware related
@ 2009-01-03 11:47 Rafael J. Wysocki
  2009-01-03 20:49 ` Sam Ravnborg
  2009-01-08  7:59 ` Sam Ravnborg
  0 siblings, 2 replies; 14+ messages in thread
From: Rafael J. Wysocki @ 2009-01-03 11:47 UTC (permalink / raw)
  To: Sam Ravnborg; +Cc: David Woodhouse, LKML

Hi,

I get the following error from 'make modules_install' on my test boxes:

  HOSTCC  firmware/ihex2fw                                                             
/home/rafael/src/linux-2.6/firmware/ihex2fw.c:268: fatal error: opening dependency file firmware/.ihex2fw.d: Read-only file system                                            
compilation terminated.                                                                
make[3]: *** [firmware/ihex2fw] Error 1                                                
make[2]: *** [_modinst_post] Error 2                                                   
make[1]: *** [sub-make] Error 2                                                        
make: *** [all] Error 2

where the configuration is that the kernel is compiled on a build box
with 'make O=<destdir> -j5' and then <destdir> is mounted over NFS read-only by
each test box (full path to this directory is the same on the build box and on
the test boxes).  Then, I cd into <destdir>, run 'make modules_install' and get
the error above.

2.6.28 didn't have this problem.

Thanks,
Rafael

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

end of thread, other threads:[~2009-01-11 19:08 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-03 11:47 [Regression] Build failure in current mainline - firmware related Rafael J. Wysocki
2009-01-03 20:49 ` Sam Ravnborg
2009-01-03 20:54   ` Sam Ravnborg
2009-01-03 21:43     ` Rafael J. Wysocki
2009-01-03 22:14       ` Sam Ravnborg
2009-01-04 21:44       ` Sam Ravnborg
2009-01-04 22:43         ` Rafael J. Wysocki
2009-01-10 14:36         ` David Woodhouse
2009-01-10 14:58           ` David Woodhouse
2009-01-11 14:42           ` Mauro Carvalho Chehab
2009-01-11 15:01             ` David Woodhouse
2009-01-11 19:07           ` Rafael J. Wysocki
2009-01-08  7:59 ` Sam Ravnborg
2009-01-08 20:17   ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox