public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* linux-2.6.30.1 with gcc-3.4.6 compile error
@ 2009-07-13 16:44 Teck Choon Giam
  2009-07-13 17:29 ` Eric Dumazet
  0 siblings, 1 reply; 3+ messages in thread
From: Teck Choon Giam @ 2009-07-13 16:44 UTC (permalink / raw)
  To: linux-kernel

Hi,

Anyone encounter the below error while compiling linux-2.6.30.1 with gcc-3.4.6?

drivers/net/igb/igb_main.c: In function `igb_up':
drivers/net/igb/igb_main.c:130: sorry, unimplemented: inlining failed
in call to 'igb_set_rah_pool': function body not available
drivers/net/igb/igb_main.c:938: sorry, unimplemented: called from here
drivers/net/igb/igb_main.c:133: sorry, unimplemented: inlining failed
in call to 'igb_set_vmolr': function body not available
drivers/net/igb/igb_main.c:939: sorry, unimplemented: called from here
make[3]: *** [drivers/net/igb/igb_main.o] Error 1
make[2]: *** [drivers/net/igb] Error 2
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2

This is CentOS 4.x system.  While using same configuration to compile
in CentOS 5.x systems with gcc-4.1.2 do not encounter such error and
my guess is gcc version issue?  Any idea?

Thanks.

Kindest regards,
Giam Teck Choon

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

end of thread, other threads:[~2009-07-13 18:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-13 16:44 linux-2.6.30.1 with gcc-3.4.6 compile error Teck Choon Giam
2009-07-13 17:29 ` Eric Dumazet
2009-07-13 18:11   ` David Miller

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