2011-05-09 00:23:17

by Gene Heskett

[permalink] [raw]
Subject: trying to build 2.6.38.5?

At the end of a make -j2 all:

/home/gene/src/linux-2.6.38.5-gene/include/linux/Kbuild:25: *** commands
commence before first target. Stop.
make[2]: *** [linux] Error 2
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [headers_install] Error 2
make: *** [vmlinux] Error 2

What am I missing?

Thanks.

--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
<http://tinyurl.com/ddg5bz>
<http://www.cantrip.org/gatto.html>
* TwingyAFK is shopping for 17" flat panel
* aav sells TwingyAFK a piece of plywood


2011-05-09 00:52:13

by Randy Dunlap

[permalink] [raw]
Subject: Re: trying to build 2.6.38.5?

On Sun, 8 May 2011 20:23:09 -0400 Gene Heskett wrote:

> At the end of a make -j2 all:
>
> /home/gene/src/linux-2.6.38.5-gene/include/linux/Kbuild:25: *** commands
> commence before first target. Stop.
> make[2]: *** [linux] Error 2
> make[2]: *** Waiting for unfinished jobs....
> make[1]: *** [headers_install] Error 2
> make: *** [vmlinux] Error 2
>
> What am I missing?

I can't reproduce this problem. Please post your kernel .config file.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

2011-05-09 01:12:33

by gene heskett

[permalink] [raw]
Subject: Re: trying to build 2.6.38.5?

On Sunday, May 08, 2011, Randy Dunlap wrote:
>On Sun, 8 May 2011 20:23:09 -0400 Gene Heskett wrote:
>> At the end of a make -j2 all:
>>
>> /home/gene/src/linux-2.6.38.5-gene/include/linux/Kbuild:25: ***
>> commands commence before first target. Stop.
>> make[2]: *** [linux] Error 2
>> make[2]: *** Waiting for unfinished jobs....
>> make[1]: *** [headers_install] Error 2
>> make: *** [vmlinux] Error 2
>>
>> What am I missing?
>
>I can't reproduce this problem. Please post your kernel .config file.
>

Attached, thanks Randy.

--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
<http://tinyurl.com/ddg5bz>
<http://www.cantrip.org/gatto.html>
Paranoia is heightened awareness.

--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
<http://tinyurl.com/ddg5bz>
<http://www.cantrip.org/gatto.html>
All I ask of life is a constant and exaggerated sense of my own importance.


Attachments:
.config (95.27 kB)

2011-05-09 02:00:56

by Connor Hansen

[permalink] [raw]
Subject: Re: trying to build 2.6.38.5?

unable to reproduce using the included config file,

Connor

On Sun, May 8, 2011 at 6:12 PM, gene heskett <[email protected]> wrote:
> On Sunday, May 08, 2011, Randy Dunlap wrote:
>>On Sun, 8 May 2011 20:23:09 -0400 Gene Heskett wrote:
>>> At the end of a make -j2 all:
>>>
>>> /home/gene/src/linux-2.6.38.5-gene/include/linux/Kbuild:25: ***
>>> commands commence before first target. ?Stop.
>>> make[2]: *** [linux] Error 2
>>> make[2]: *** Waiting for unfinished jobs....
>>> make[1]: *** [headers_install] Error 2
>>> make: *** [vmlinux] Error 2
>>>
>>> What am I missing?
>>
>>I can't reproduce this problem. ?Please post your kernel .config file.
>>
>
> Attached, thanks Randy.
>
> --
> Cheers, Gene
> "There are four boxes to be used in defense of liberty:
> ?soap, ballot, jury, and ammo. Please use in that order."
> -Ed Howdershelt (Author)
> <http://tinyurl.com/ddg5bz>
> <http://www.cantrip.org/gatto.html>
> Paranoia is heightened awareness.
>
> --
> Cheers, Gene
> "There are four boxes to be used in defense of liberty:
> ?soap, ballot, jury, and ammo. Please use in that order."
> -Ed Howdershelt (Author)
> <http://tinyurl.com/ddg5bz>
> <http://www.cantrip.org/gatto.html>
> All I ask of life is a constant and exaggerated sense of my own importance.
>

2011-05-09 02:15:41

by Randy Dunlap

[permalink] [raw]
Subject: Re: trying to build 2.6.38.5?

On Sun, 8 May 2011 19:00:54 -0700 Connor H wrote:

> unable to reproduce using the included config file,
>
> Connor

Nor can I.


> On Sun, May 8, 2011 at 6:12 PM, gene heskett <[email protected]> wrote:
> > On Sunday, May 08, 2011, Randy Dunlap wrote:
> >>On Sun, 8 May 2011 20:23:09 -0400 Gene Heskett wrote:
> >>> At the end of a make -j2 all:
> >>>
> >>> /home/gene/src/linux-2.6.38.5-gene/include/linux/Kbuild:25: ***
> >>> commands commence before first target. ?Stop.
> >>> make[2]: *** [linux] Error 2
> >>> make[2]: *** Waiting for unfinished jobs....
> >>> make[1]: *** [headers_install] Error 2
> >>> make: *** [vmlinux] Error 2
> >>>
> >>> What am I missing?
> >>
> >>I can't reproduce this problem. ?Please post your kernel .config file.
> >>
> >
> > Attached, thanks Randy.


---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

2011-05-09 04:03:14

by gene heskett

[permalink] [raw]
Subject: Re: trying to build 2.6.38.5?

On Sunday, May 08, 2011, Connor H wrote:
>unable to reproduce using the included config file,
>
>Connor

Thanks for looking, Conner. I suspect I am missing some -devel file, but
didn't really want to shotgun in everything in the pclos repos.

The reason for the push to do it is of course the nvidia blob, it will not
install if the kernel headers don't match the running kernel. I'll keep
poking at it though.

>On Sun, May 8, 2011 at 6:12 PM, gene heskett <[email protected]> wrote:
>> On Sunday, May 08, 2011, Randy Dunlap wrote:
>>>On Sun, 8 May 2011 20:23:09 -0400 Gene Heskett wrote:
>>>> At the end of a make -j2 all:
>>>>
>>>> /home/gene/src/linux-2.6.38.5-gene/include/linux/Kbuild:25: ***
>>>> commands commence before first target. �Stop.
>>>> make[2]: *** [linux] Error 2
>>>> make[2]: *** Waiting for unfinished jobs....
>>>> make[1]: *** [headers_install] Error 2
>>>> make: *** [vmlinux] Error 2
>>>>
>>>> What am I missing?
>>>
>>>I can't reproduce this problem. �Please post your kernel .config file.
>>>
>> Attached, thanks Randy.
>>
>> --
>> Cheers, Gene
>> "There are four boxes to be used in defense of liberty:
>> �soap, ballot, jury, and ammo. Please use in that order."
>> -Ed Howdershelt (Author)
>> <http://tinyurl.com/ddg5bz>
>> <http://www.cantrip.org/gatto.html>
>> Paranoia is heightened awareness.
>>
>> --
>> Cheers, Gene
>> "There are four boxes to be used in defense of liberty:
>> �soap, ballot, jury, and ammo. Please use in that order."
>> -Ed Howdershelt (Author)
>> <http://tinyurl.com/ddg5bz>
>> <http://www.cantrip.org/gatto.html>
>> All I ask of life is a constant and exaggerated sense of my own
>> importance.


--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
<http://tinyurl.com/ddg5bz>
<http://www.cantrip.org/gatto.html>
<JHM> Somehow I have more respect for 14 year old Debian developers than
14 year old Certified Microsoft Serfs.

2011-05-09 04:05:00

by gene heskett

[permalink] [raw]
Subject: Re: trying to build 2.6.38.5?

On Sunday, May 08, 2011, Randy Dunlap wrote:
>On Sun, 8 May 2011 19:00:54 -0700 Connor H wrote:
>> unable to reproduce using the included config file,
>>
>> Connor
>
>Nor can I.

Thanks for looking, Randy. I appreciate it.
>
>> On Sun, May 8, 2011 at 6:12 PM, gene heskett <[email protected]> wrote:
>> > On Sunday, May 08, 2011, Randy Dunlap wrote:
>> >>On Sun, 8 May 2011 20:23:09 -0400 Gene Heskett wrote:
>> >>> At the end of a make -j2 all:
>> >>>
>> >>> /home/gene/src/linux-2.6.38.5-gene/include/linux/Kbuild:25: ***
>> >>> commands commence before first target. �Stop.
>> >>> make[2]: *** [linux] Error 2
>> >>> make[2]: *** Waiting for unfinished jobs....
>> >>> make[1]: *** [headers_install] Error 2
>> >>> make: *** [vmlinux] Error 2
>> >>>
>> >>> What am I missing?
>> >>
>> >>I can't reproduce this problem. �Please post your kernel .config
>> >>file.
>> >>
>> > Attached, thanks Randy.
>
>---
>~Randy
>*** Remember to use Documentation/SubmitChecklist when testing your code
>***


--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
<http://tinyurl.com/ddg5bz>
<http://www.cantrip.org/gatto.html>
... I have read the INSTRUCTIONS ...