Hi, With a sup from a couple days ago, I tried adding "options QUOTA" to the GENERIC configuration, depend went fine, and then make brought me: devjmp# make cc -c -x assembler-with-cpp -DLOCORE -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I../../.. -I../../../contrib/dev/acpica -I../../../contrib/altq -I../../../contrib/ipfilter -I../../../contrib/pf -I../../../contrib/dev/ath -I../../../contrib/dev/ath/freebsd -I../../../contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror ../../../i386/i386/locore.s ../../../i386/i386/locore.s: Assembler messages: ../../../i386/i386/locore.s:783: Error: suffix or operands invalid for `shr' ../../../i386/i386/locore.s:783: Error: suffix or operands invalid for `shl' ../../../i386/i386/locore.s:791: Error: suffix or operands invalid for `shr' ../../../i386/i386/locore.s:792: Error: suffix or operands invalid for `shr' ../../../i386/i386/locore.s:792: Error: suffix or operands invalid for `shl' ../../../i386/i386/locore.s:831: Error: suffix or operands invalid for `shr' ../../../i386/i386/locore.s:832: Error: suffix or operands invalid for `shr' ../../../i386/i386/locore.s:832: Error: suffix or operands invalid for `shl' ../../../i386/i386/locore.s:843: Error: suffix or operands invalid for `shr' ../../../i386/i386/locore.s:843: Error: suffix or operands invalid for `shl' ../../../i386/i386/locore.s:848: Error: suffix or operands invalid for `shr' ../../../i386/i386/locore.s:848: Error: suffix or operands invalid for `shl' ../../../i386/i386/locore.s:853: Error: suffix or operands invalid for `shr' ../../../i386/i386/locore.s:853: Error: suffix or operands invalid for `shl' ../../../i386/i386/locore.s:858: Error: suffix or operands invalid for `shr' ../../../i386/i386/locore.s:858: Error: suffix or operands invalid for `shl' ../../../i386/i386/locore.s:864: Error: suffix or operands invalid for `shl' ../../../i386/i386/locore.s:870: Error: suffix or operands invalid for `shl' ../../../i386/i386/locore.s:907: Error: suffix or operands invalid for `shl' ../../../i386/i386/locore.s:918: Error: suffix or operands invalid for `shl' ../../../i386/i386/locore.s:925: Error: suffix or operands invalid for `shr' ../../../i386/i386/locore.s:927: Error: suffix or operands invalid for `shl' ../../../i386/i386/locore.s:940: Error: suffix or operands invalid for `shl' *** Error code 1 Stop in /usr/src/sys/i386/compile/GENERIC. devjmp# Anyways, I looked thru both /usr/src/sys/conf/NOTES (QUOTA) and /usr/src/sys/i386/conf/NOTES for any hints, and seems there is nothing mentioned for QUOTA having any other dependencies. Anyone else experiencing this? Did I miss something somewhere? I've tried both "make buildkernel ..." and the old manual config/cd/make depend && make and definitely get the same from both. The old style guaranteed it was a fresh config as well. I look forward to any/all comments, and thank you in advance. Sincerely, ------------------------------------------- Eric A. Griff 438 N. Vance Dr Beckley, West Virginia 25801 USA setjmp_at_charter.net ICQ: 28146852 AIM: setjmp YIM: setjmp2001 MSN: setjmp_at_hotmail.com -------------------------------------------Received on Fri Mar 11 2005 - 21:32:06 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:29 UTC