Try this: in Kernel config -->"User Space Binary formats" -->un-check "Kernel support for a.out and ECOFF binaries"
Hope to help your problem. Drag 2008/11/24 amol verule <[EMAIL PROTECTED]> > Hi to all, > I am new to uClinux can you please suggest me some good reference to run > uClinux on ARM7TDMI. > i have downloaded uClinux from uClinux.org for command i am getting error > as.. > CC [M] fs/ufs/inode.o > CC [M] fs/ufs/namei.o > CC [M] fs/ufs/super.o > CC [M] fs/ufs/symlink.o > CC [M] fs/ufs/truncate.o > CC [M] fs/ufs/util.o > LD [M] fs/ufs/ufs.o > CC [M] fs/vfat/namei.o > LD [M] fs/vfat/vfat.o > CC fs/dcookies.o > LD fs/built-in.o > CC [M] fs/binfmt_aout.o > fs/binfmt_aout.c: In function 'load_aout_binary': > fs/binfmt_aout.c:317: error: 'SEGMENT_SIZE' undeclared (first use in this > function) > fs/binfmt_aout.c:317: error: (Each undeclared identifier is reported only > once > fs/binfmt_aout.c:317: error: for each function it appears in.) > fs/binfmt_aout.c:438: error: 'TASK_SIZE_26' undeclared (first use in this > function) > make[2]: *** [fs/binfmt_aout.o] Error 1 > make[1]: *** [fs] Error 2 > make[1]: Leaving directory `/opt/uClinux-dist/linux-2.6.x' > make: *** [linux] Error 1 > > where should i mention SIZE? > also i got error as libgcc.a no such a file or directory but in > /usr/lib/gcc/i486-linux-gnu/4.2.3 libgcc.a is present.what is reason for > this???how to solve above error?? > thanks & regards > amol > > > _______________________________________________ > uClinux-dev mailing list > [email protected] > http://mailman.uclinux.org/mailman/listinfo/uclinux-dev > This message was resent by [email protected] > To unsubscribe see: > http://mailman.uclinux.org/mailman/options/uclinux-dev >
_______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
