Re: [OpenWrt-Devel] [PATCH 1/1] Add needed EXT4_FS config options

2010-12-31 Thread Vasilis Tsiligiannis
On Saturday 01 January 2011 01:35:13 Philip Prindeville wrote: > If we're going to enable EXT4_FS, then we need to select the options that > get exposed with it. Missing symbols apparently.. -- Vasilis Tsiligiannis Silverton Electronics Dep.Research & Development Tel.+302105746996 Fax.

[OpenWrt-Devel] [PATCH 1/1] Add needed EXT4_FS config options

2010-12-31 Thread Philip Prindeville
If we're going to enable EXT4_FS, then we need to select the options that get exposed with it. Index: target/linux/x86/config-default === --- target/linux/x86/config-default (revision 24751) +++ target/linux/x86/config-default

Re: [OpenWrt-Devel] [OpenWrt-Tickets] [OpenWrt] # 8508: trunk build fails in e2fsprogs after r24683

2010-12-31 Thread Roback, Joe
This patch does not solve #8508 original problem. It solves #8552. #8508 is when compiling the *host* e2fsprogs, the host doesn't have posix_memalign(), e.g. Mac OSX 10.5. On Fri, 31 Dec 2010 06:48:38 +0800, HongPeng Tian wrote: The patch resolves target compiling svn diff ./toolchain/uCli