From owner-freebsd-current Sun Mar 17 12:21:17 2002 Delivered-To: freebsd-current@freebsd.org Received: from hunkular.glarp.com (hunkular.glarp.com [199.117.25.251]) by hub.freebsd.org (Postfix) with ESMTP id 688FE37B41A for ; Sun, 17 Mar 2002 12:21:10 -0800 (PST) Received: from hunkular.glarp.com (localhost [127.0.0.1]) by hunkular.glarp.com (8.11.6/8.11.6) with ESMTP id g2HKKts54065; Sun, 17 Mar 2002 13:21:05 -0700 (MST) (envelope-from huntting@hunkular.glarp.com) Message-Id: <200203172021.g2HKKts54065@hunkular.glarp.com> To: Mark Murray Cc: huntting@glarp.com, current@FreeBSD.ORG Subject: Re: problems with perl In-Reply-To: Your message of "Sun, 17 Mar 2002 09:57:04 GMT." <200203170957.g2H9v50n036938@grimreaper.grondar.org> Date: Sun, 17 Mar 2002 13:20:55 -0700 From: Brad Huntting Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >> The perl upgrade seems to be having problems. I got this twice >> towday making buildworld from 4.5: > Please test the enclosed patch. That patch allows perl to compile. Unfortunatly, I'm still unable to make a 5.0 kernel from 4.5, so I cant test it. cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes - Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions - ansi -g -nostdinc -I- -I. -I/5.0/usr/src/sys -I/5.0/usr/src/sys/dev -I/5.0/usr /src/sys/contrib/dev/acpica -I/5.0/usr/src/sys/contrib/ipfilter -I/5.0/usr/src/ sys/../include -D_KERNEL -ffreestanding -include opt_global.h -fno-common -elf -mpreferred-stack-boundary=2 -Werror /5.0/usr/src/sys/dev/amr/amr.c cc1: warnings being treated as errors /5.0/usr/src/sys/dev/amr/amr.c: In function `amr_bio_command': /5.0/usr/src/sys/dev/amr/amr.c:817: warning: unsigned int format, different typ e arg (arg 3) *** Error code 1 Stop in /scratch/obj/5.0/usr/src/sys/GENERIC. *** Error code 1 Stop in /5.0/usr/src. *** Error code 1 Stop in /5.0/usr/src. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message