Date: Thu, 23 Jan 2014 11:34:01 -0800 From: hiren panchasara <hiren.panchasara@gmail.com> To: "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org> Subject: Re: Picostation build failure on -head Message-ID: <CALCpEUHQ29fdck7=ng%2BNLzucXY2rkUNjjdkd7TpCC41qKBhJGg@mail.gmail.com> In-Reply-To: <CALCpEUGMzXY4KL1tXQW2_pPgAQpxuMC_AnFprtQ4aP2MbFkEpw@mail.gmail.com> References: <CALCpEUGMzXY4KL1tXQW2_pPgAQpxuMC_AnFprtQ4aP2MbFkEpw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
False alarm. Guess what? It doesn't hate you if you do buildworld before buildkernel. My bad. Hiren On Thu, Jan 23, 2014 at 11:02 AM, hiren panchasara <hiren.panchasara@gmail.com> wrote: > -head at r261082 > > Fails at: > --- genassym.o --- > cc -c -O -pipe -march=mips32 -std=c99 -g -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > -Wpointer-arith -Winline -Wcast-qual > -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs > -fdiagnostics-show-option -nostdinc -I. > -I/usr/home/hirenp/work/freebsd/head/src/sys -I/usr/ > home/hirenp/work/freebsd/head/src/sys/contrib/altq > -I/usr/home/hirenp/work/freebsd/head/src/sys/contrib/ipfilter > -I/usr/home/hirenp/work/freebsd/head/src/sys/dev > /ath -I/usr/home/hirenp/work/freebsd/head/src/sys/dev/ath/ath_hal > -I/usr/home/hirenp/work/freebsd/head/src/sys/contrib/dev/ath/ath_hal > -I/usr/home/hirenp/work/fr > eebsd/head/src/sys/contrib/ngatm > -I/usr/home/hirenp/work/freebsd/head/src/sys/dev/twa > -I/usr/home/hirenp/work/freebsd/head/src/sys/dev/cxgb > -I/usr/home/hirenp/wo > rk/freebsd/head/src/sys/dev/cxgbe > -I/usr/home/hirenp/work/freebsd/head/src/sys/contrib/libfdt -D_KERNEL > -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -finli > ne-limit=768 --param inline-unit-growth=100 --param > large-function-growth=1000 --param max-inline-insns-single=1000 > -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x8 > 0050000 -march=mips32 -msoft-float -ffreestanding > /usr/home/hirenp/work/freebsd/head/src/sys/mips/mips/genassym.c > cc: warning: argument unused during compilation: '-finline-limit=768' > [-Wunused-command-line-argument] > cc: warning: argument unused during compilation: '--param > inline-unit-growth=100' [-Wunused-command-line-argument] > cc: warning: argument unused during compilation: '--param > large-function-growth=1000' [-Wunused-command-line-argument] > cc: warning: argument unused during compilation: '--param > max-inline-insns-single=1000' [-Wunused-command-line-argument] > cc: warning: argument unused during compilation: '-mno-abicalls' > [-Wunused-command-line-argument] > cc: warning: argument unused during compilation: '-G 0' > [-Wunused-command-line-argument] > error: unknown target CPU 'mips32' > *** [genassym.o] Error code 1 > > I am using http://code.google.com/p/freebsd-wifi-build/ > > And, picostation is using > http://code.google.com/p/freebsd-wifi-build/source/browse/trunk/build/cfg/picostation_m2hp > > where: > > TARGET=mips > TARGET_ARCH=mips > TARGET_CPUTYPE=mips32 > > Anyone aware of this? > > Thanks, > Hiren
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALCpEUHQ29fdck7=ng%2BNLzucXY2rkUNjjdkd7TpCC41qKBhJGg>