On Fri, 14 Dec 2007 17:54:32 -0400, Francisco Alecrim <francisco.alecrim@xxxxxxxxxxx> wrote: > Hi all, > > I'm trying to compile OMAP H3/H2 default > configuration(omap_h3_1710_defconfig), but the error below happens. > > fs/binfmt_aout.c: In function 'load_aout_binary': > fs/binfmt_aout.c:316: error: 'SEGMENT_SIZE' undeclared (first use in > this function) > fs/binfmt_aout.c:316: error: (Each undeclared identifier is reported > only once > fs/binfmt_aout.c:316: error: for each function it appears in.) it looks like we don't have support for Assembler Output binary formats for ARM. Imre Deak enabled it in commit c8d61d1b. Maybe it's worth removing, it ? Tony? any comments? Imre ??? -- Best Regards, Felipe Balbi http://felipebalbi.com me@xxxxxxxxxxxxxxx - To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html