
Untitled
By: a guest on
May 5th, 2012 | syntax:
None | size: 1.28 KB | hits: 20 | expires: Never
Locutus linux-3.3.4-gentoo # make -j3
make[1]: Nothing to be done for `all'.
CHK include/linux/version.h
CHK include/generated/utsrelease.h
CALL scripts/checksyscalls.sh
LD usr/built-in.o
ar: invalid option -- 's'
BusyBox v1.20.0 (2012-05-05 11:47:15 EST) multi-call binary.
Usage: ar [-o] [-v] [-p] [-t] [-x] ARCHIVE FILES
Extract or list FILES from an ar archive
-o Preserve original dates
-p Extract to stdout
-t List
-x Extract
-v Verbose
make[1]: *** [usr/built-in.o] Error 1
make: *** [usr] Error 2
make: *** Waiting for unfinished jobs....
CHK include/generated/compile.h
LD arch/x86/platform/ce4100/built-in.o
ar: invalid option -- 's'
BusyBox v1.20.0 (2012-05-05 11:47:15 EST) multi-call binary.
Usage: ar [-o] [-v] [-p] [-t] [-x] ARCHIVE FILES
Extract or list FILES from an ar archive
-o Preserve original dates
-p Extract to stdout
-t List
-x Extract
-v Verbose
make[3]: *** [arch/x86/platform/ce4100/built-in.o] Error 1
make[2]: *** [arch/x86/platform/ce4100] Error 2
make[1]: *** [arch/x86/platform] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [arch/x86] Error 2