Date: Tue, 1 Mar 2011 13:31:40 +0530 From: bhanuprakash bodireddy <bhanuprakashbodireddy@gmail.com> To: aduane@juniper.net Cc: mips@freebsd.org Subject: Problems building an OCTEON1 kernel Message-ID: <AANLkTin=F7wrrZomebuzYgEPu=nTNz081V0co_DDFHML@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi aduane, I normally set below environment variables to build OCTEON kernel for n64 ABI. 'make buildkernel' works fine with this settings. TARGET=mips TARGET_CPUTYPE=mips64 TARGET_ARCH=mips64eb linking kernel.debug hack.So: could not read symbols: File in wrong format *** Error code 1 The probable cause for the above issue could be, TARGET_ARCH variable isn't set or improperly set this time when you are building the kernel. Thanks, Bhanu Prakash.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTin=F7wrrZomebuzYgEPu=nTNz081V0co_DDFHML>