public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* error: 'SEGMENT_SIZE' undeclared with arm-eabi-gcc toolchain
@ 2012-03-30 22:50 Kukjin Kim
  2012-03-31  4:58 ` Nicolas Pitre
  0 siblings, 1 reply; 3+ messages in thread
From: Kukjin Kim @ 2012-03-30 22:50 UTC (permalink / raw)
  To: linux-kernel; +Cc: viro, linux-arm-kernel@lists.infradead.org

Hi all,

Occurs following error with arm-eabi-gcc toolchain (gcc version 4.4.3 -
GCC). But there is no error with arm-none-linux-gnueabi-gcc toolchain
(gcc version 4.4.1 - Sourcery G++ Lite 2009q3)...

fs/binfmt_aout.c: In function 'load_aout_binary':
fs/binfmt_aout.c:255: error: 'SEGMENT_SIZE' undeclared (first use in
this function)
fs/binfmt_aout.c:255: error: (Each undeclared identifier is reported
only once
fs/binfmt_aout.c:255: error: for each function it appears in.)
make[2]: *** [fs/binfmt_aout.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [fs] Error 2

Any idea?

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

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

end of thread, other threads:[~2012-04-02 19:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-30 22:50 error: 'SEGMENT_SIZE' undeclared with arm-eabi-gcc toolchain Kukjin Kim
2012-03-31  4:58 ` Nicolas Pitre
2012-04-02 19:14   ` Kukjin Kim

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