Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » how to compile the linux source?
how to compile the linux source? [message #84719] Tue, 28 October 2003 16:34 Go to next message
Eclipse UserFriend
Originally posted by: loki4321112.msn.com

I can't compile the linux source 2.4 on redhat9 using eclipse2.3 and
cdt1.2.The console need ask some question,but i can't input anything!
Re: how to compile the linux source? [message #84748 is a reply to message #84719] Tue, 28 October 2003 23:47 Go to previous messageGo to next message
Henning Riedel is currently offline Henning RiedelFriend
Messages: 310
Registered: July 2009
Senior Member
You must be kidding, asking such question.

Go to the console, type at the prompt:
$ cd /usr/src/linux
/usr/src/linux $ less README
and follow the README


loki schrieb:
> I can't compile the linux source 2.4 on redhat9 using eclipse2.3 and
> cdt1.2.The console need ask some question,but i can't input anything!
>
>
>
Re: how to compile the linux source? [message #84888 is a reply to message #84748] Thu, 30 October 2003 16:30 Go to previous message
Jean-Christophe Deprez is currently offline Jean-Christophe DeprezFriend
Messages: 133
Registered: July 2009
Senior Member
Henning Riedel wrote:
> You must be kidding, asking such question.
>
> Go to the console, type at the prompt:
> $ cd /usr/src/linux
> /usr/src/linux $ less README
> and follow the README
>
>
> loki schrieb:
>
>> I can't compile the linux source 2.4 on redhat9 using eclipse2.3 and
>> cdt1.2.The console need ask some question,but i can't input anything!
>>
>>
>>
>

for most distributions that first line should read:

$ cd /usr/src/linux-2.4

there is (usually) no longer a symbolic link from 'linux' to
'linux-2.4'; just one from 'linux-2.4' to 'linux-2.4.x'.

-alvin
Previous Topic:QNX 6.2.1 + eclipse 2.1 + j9 + CDT 1.1
Next Topic:New targets for C project
Goto Forum:
  


Current Time: Thu Dec 26 20:21:58 GMT 2024

Powered by FUDForum. Page generated in 0.03249 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top