LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* 2.6.8-rc2 build problem
@ 2008-10-31 22:57 Hans de Bruin
2008-11-01 12:27 ` Hans de Bruin
0 siblings, 1 reply; 2+ messages in thread
From: Hans de Bruin @ 2008-10-31 22:57 UTC (permalink / raw)
To: linux-kernel
2.6.8-rc2 won't do a make (silent)oldconfig. To make sure i did not lose
anything I recloned linux-2.6
commit 721d5dfe7e516954c501d5e9d0dfab379cf4241a
$ make O=/var/diskless/kernel/psion/ oldconfig
GEN /var/diskless/kernel/psion/Makefile
HOSTCC scripts/kconfig/zconf.tab.o
gcc: /var/diskless/kernel/linux-2.6/scripts/kconfig/zconf.tab.c: No such
file or directory
gcc: no input files
make[2]: *** [scripts/kconfig/zconf.tab.o] Error 1
make[1]: *** [oldconfig] Error 2
make: *** [sub-make] Error 2
--
Hans
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.6.8-rc2 build problem
2008-10-31 22:57 2.6.8-rc2 build problem Hans de Bruin
@ 2008-11-01 12:27 ` Hans de Bruin
0 siblings, 0 replies; 2+ messages in thread
From: Hans de Bruin @ 2008-11-01 12:27 UTC (permalink / raw)
To: linux-kernel
Hans de Bruin wrote:
> 2.6.8-rc2 won't do a make (silent)oldconfig. To make sure i did not lose
> anything I recloned linux-2.6
>
> commit 721d5dfe7e516954c501d5e9d0dfab379cf4241a
>
> $ make O=/var/diskless/kernel/psion/ oldconfig
> GEN /var/diskless/kernel/psion/Makefile
> HOSTCC scripts/kconfig/zconf.tab.o
> gcc: /var/diskless/kernel/linux-2.6/scripts/kconfig/zconf.tab.c: No such
> file or directory
> gcc: no input files
> make[2]: *** [scripts/kconfig/zconf.tab.o] Error 1
> make[1]: *** [oldconfig] Error 2
> make: *** [sub-make] Error 2
>
>
next time i will remember to use make O=.... mrproper
--
Hans
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-11-01 12:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-31 22:57 2.6.8-rc2 build problem Hans de Bruin
2008-11-01 12:27 ` Hans de Bruin
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).