Problems building an OCTEON1 kernel

bhanuprakash bodireddy bhanuprakashbodireddy at gmail.com
Tue Mar 1 08:32:15 UTC 2011


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.


More information about the freebsd-mips mailing list