[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <9b5c9bb30907130944l3624870ck507f5a9f0f79452b@mail.gmail.com>
Date: Tue, 14 Jul 2009 00:44:37 +0800
From: Teck Choon Giam <giamteckchoon@...il.com>
To: linux-kernel@...r.kernel.org
Subject: linux-2.6.30.1 with gcc-3.4.6 compile error
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists