From owner-freebsd-current Wed Dec 6 17:33:33 2000 From owner-freebsd-current@FreeBSD.ORG Wed Dec 6 17:33:29 2000 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from pozo.com (pozo.com [216.101.162.50]) by hub.freebsd.org (Postfix) with ESMTP id BDA6237B402 for ; Wed, 6 Dec 2000 17:33:25 -0800 (PST) Received: from dual.pozo.com (dual.pozo.com [216.101.162.51]) by pozo.com (8.11.1/8.11.1) with ESMTP id eB71XPx06336 for ; Wed, 6 Dec 2000 17:33:25 -0800 (PST) (envelope-from null@pozo.com) Message-Id: <5.0.2.1.2.20001206172932.00a8eea8@pozo.com> X-Sender: null@pozo.com X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Wed, 06 Dec 2000 17:33:24 -0800 To: current@freebsd.org From: Manfred Antar Subject: Current kernel build failure -- >>cam_periph.c Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been trying to build a current kernel from current sources for a day now and I keep getting this: cc -c -x assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/dev/acpica/Subsystem/Include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../i386/i386/locore.s cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/dev/acpica/Subsystem/Include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../cam/cam_periph.c ../../cam/cam_periph.c: In function `cam_periph_unmapmem': ../../cam/cam_periph.c:687: internal error--unrecognizable insn: (insn/i 376 1397 377 (parallel[ (set (mem/s/v:SI (plus:SI (reg:SI 0 %eax) (const_int 284 [0x11c])) 0) (asm_operands/v (" lock ; cmpxchgl %4,%0; jz 1f;pushl %2; pushl %3; call mtx_exit_hard; addl $8,%%esp;1:# exitlock_norecurse") ("=m") 0[ (const_int 0 [0x0]) (reg/v:SI 4 %esi) (reg:SI 5 %edi) (mem/s/v:SI (plus:SI (reg:SI 3 %ebx) (const_int 284 [0x11c])) 0) (reg:SI 0 %eax) ] [ (asm_input:SI ("gi")) (asm_input:SI ("g")) (asm_input:SI ("r")) (asm_input:SI ("0")) (asm_input:SI ("1")) ] ("../../sys/mutex.h") 601)) (set (reg:SI 0 %eax) (asm_operands/v (" lock ; cmpxchgl %4,%0; jz 1f;pushl %2; pushl %3; call mtx_exit_hard; addl $8,%%esp;1:# exitlock_norecurse") ("=a") 1[ (const_int 0 [0x0]) (reg/v:SI 4 %esi) (reg:SI 5 %edi) (mem/s/v:SI (plus:SI (reg:SI 3 %ebx) (const_int 284 [0x11c])) 0) (reg:SI 0 %eax) ] [ (asm_input:SI ("gi")) (asm_input:SI ("g")) (asm_input:SI ("r")) (asm_input:SI ("0")) (asm_input:SI ("1")) ] ("../../sys/mutex.h") 601)) (clobber (reg:QI 1 %dl)) (clobber (reg:QI 2 %cl)) (clobber (mem:BLK (scratch) 0)) ] ) -1 (insn_list 375 (nil)) (nil)) *** Error code 1 Stop in /usr/src/sys/compile/pro2 I did a make world last night from current sources and still no go Thanks Manfred ================================== || null@pozo.com || || Ph. (415) 681-6235 || ================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message