On Wednesday 04 June 2008 01:28, [EMAIL PROTECTED] wrote: > Author: bernds > Date: 2008-06-03 16:28:43 -0700 (Tue, 03 Jun 2008) > New Revision: 22207 > > Log: > Fix merge error: mmap.c no longer exists in bfin/.
I confirm that this allowed me to build uclibc (and then busybox too). Thanks! Trying to run busybox on bfin board: BINFMT_FLAT: bad magic/rev (0x1010100, need 0x5) BINFMT_FLAT: bad magic/rev (0x1010100, need 0x5) I guess it means my kernel lacks fdpic support, it knows only flat format? Kernel's version: root:~> cat /proc/version Linux version 2.6.12.1-BFIN-2005R3 ([EMAIL PROTECTED]) (gcc version 3.4.4) #1 Fri Sep 30 10:59:31 CST 2005 -- vda _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
