freebsd-wifi-build icon indicating copy to clipboard operation
freebsd-wifi-build copied to clipboard

Invalid CPU Type

Open bsdphk opened this issue 8 years ago • 2 comments

Trying to build WDR3600, getting to the uboot step I receive this error:

+ ../freebsd-wifi-build/build/bin/build_uboot tl-wdr3600

LZMA 9.22 beta : Igor Pavlov : Public domain : 2011-04-18

Invalid CPU Type - valid names are: alpha, arm, x86, ia64, m68k, microblaze, mips, mips64, nios2, powerpc, ppc, s390, sh, sparc, sparc64, blackfin, avr32
Usage: mkimage -l image
          -l ==> list image header information
       mkimage [-x] -A arch -O os -T type -C comp -a addr -e ep -n name -d data_file[:data_file...] image

bsdphk avatar Nov 30 '16 16:11 bsdphk

Hmm, this seems gone now.

It fails during package building instead:

checking whether the C compiler works... no
configure: error: in `/home/wifibld/pkgbuild/mips_ap/mips.mips/dropbear/work/dropbear-2016.73':
configure: error: C compiler cannot create executables
See `config.log' for more details
Building 
env: gmake: No such file or directory

bsdphk avatar Dec 09 '16 13:12 bsdphk

Hm, I should add 'gmake' as a build dependency. ok!

-a

On 9 December 2016 at 05:32, Poul-Henning Kamp [email protected] wrote:

Hmm, this seems gone now.

It fails during package building instead:

checking whether the C compiler works... no configure: error: in /home/wifibld/pkgbuild/mips_ap/mips.mips/dropbear/work/dropbear-2016.73': configure: error: C compiler cannot create executables See config.log' for more details Building env: gmake: No such file or directory

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/freebsd/freebsd-wifi-build/issues/98#issuecomment-266014438, or mute the thread https://github.com/notifications/unsubscribe-auth/ABGl7cGTZqY7LbNRMN4WwGcqKEW5Xdprks5rGVhxgaJpZM4LAYRX .

erikarn avatar Dec 10 '16 18:12 erikarn