This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: crossgcc-digest@sourceware.org


Adriano, All,

On Monday 16 July 2012 10:58:53 Adriano Cavalcanti wrote:
> I have this message...
> 
> # cd /usr/src/kernels/3.4.4-5.fc17.x86_64/kernel
> # ls
> debug  events  gcov  irq  Kconfig.freezer  Kconfig.hz  Kconfig.locks
> Kconfig.preempt  Makefile  power  sched  time  trace
> 
> # make ARCH=ARM headers_check
> make: *** No rule to make target `headers_check'.  Stop.

First, it's ARCH=arm (in lower-case).

Second, you're probably in the wrong directory. You need to be in the
top-level directory, not in the kernel/ sub-dir.

Third, it seems you are missing a *lot* of files in this kernel/ sub-dir.
Probably you did not install the complete kernel sources from your distro.

How is this question related to building a cross-toolchain (which this list
is all about)?

[backlog 8]

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]