Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1199861
| From | Michal Hocko <mhocko@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: Build failure (sparc32:allmodconfig) in -next due to 'memcg: export struct mem_cgroup' |
| Date | 2015-08-04 16:00 +0200 |
| Message-ID | <pTKV4-3Un-27@gated-at.bofh.it> (permalink) |
| References | <pSROW-7Tv-3@gated-at.bofh.it> <pTJmh-1OA-11@gated-at.bofh.it> <pTKLp-3IO-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue 04-08-15 23:42:09, Julian Calaby wrote: > It's failing because you're trying to compile sparc32 code with an > x86_64 compiler. > > Try something like: > PATH=/mnt/share/devel/miso/crosstool/sparc/gcc-4.6.3-nolibc/x86_64-linux/bin:$PATH > CROSS_COMPILE=sparc-linux- ARCH=sparc32 make Ohh, right you are. I misunderstood and thought this was a x86 build of the compiler for sparc. This has worked out. It works now. Thanks a lot! -- Michal Hocko SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Build failure (sparc32:allmodconfig) in -next due to 'memcg: export struct mem_cgroup' Guenter Roeck <linux@roeck-us.net> - 2015-08-02 05:10 +0200
Re: Build failure (sparc32:allmodconfig) in -next due to 'memcg: export struct mem_cgroup' Michal Hocko <mhocko@kernel.org> - 2015-08-04 14:20 +0200
Re: Build failure (sparc32:allmodconfig) in -next due to 'memcg: export struct mem_cgroup' Julian Calaby <julian.calaby@gmail.com> - 2015-08-04 15:50 +0200
Re: Build failure (sparc32:allmodconfig) in -next due to 'memcg: export struct mem_cgroup' Michal Hocko <mhocko@kernel.org> - 2015-08-04 16:00 +0200
[PATCH] sparc32: do not include swap.h from pgtable_32.h export struct mem_cgroup' Michal Hocko <mhocko@kernel.org> - 2015-08-04 16:30 +0200
Re: [PATCH] sparc32: do not include swap.h from pgtable_32.h export struct mem_cgroup' Guenter Roeck <linux@roeck-us.net> - 2015-08-04 18:40 +0200
csiph-web