From owner-freebsd-alpha@FreeBSD.ORG Sun Feb 29 02:09:45 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2D5916A4CE; Sun, 29 Feb 2004 02:09:45 -0800 (PST) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D43243D1D; Sun, 29 Feb 2004 02:09:45 -0800 (PST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id B8B887303A; Sun, 29 Feb 2004 05:09:40 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040229100940.B8B887303A@freebsd-current.sentex.ca> Date: Sun, 29 Feb 2004 05:09:40 -0500 (EST) Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Feb 2004 10:09:45 -0000 TB --- 2004-02-29 09:00:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-02-29 09:00:01 - starting CURRENT tinderbox run for alpha/alpha TB --- 2004-02-29 09:00:01 - checking out the source tree TB --- 2004-02-29 09:00:01 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha TB --- 2004-02-29 09:00:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-02-29 09:03:48 - building world TB --- 2004-02-29 09:03:48 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha/src TB --- 2004-02-29 09:03:48 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything.. TB --- 2004-02-29 09:55:37 - building generic kernel TB --- 2004-02-29 09:55:37 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha/src TB --- 2004-02-29 09:55:37 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Feb 29 09:55:37 GMT 2004 >>> Kernel build for GENERIC completed on Sun Feb 29 10:06:45 GMT 2004 TB --- 2004-02-29 10:06:45 - generating LINT kernel config TB --- 2004-02-29 10:06:45 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha/src/sys/alpha/conf TB --- 2004-02-29 10:06:45 - /usr/bin/make -B LINT TB --- 2004-02-29 10:06:45 - building LINT kernel TB --- 2004-02-29 10:06:45 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha/src TB --- 2004-02-29 10:06:45 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Feb 29 10:06:45 GMT 2004 [...] cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/other/tinderbox/CURRENT/alpha/alpha/src/sys -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /other/tinderbox/CURRENT/alpha/alpha/src/sys/dev/dcons/dcons_crom.c cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/other/tinderbox/CURRENT/alpha/alpha/src/sys -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /other/tinderbox/CURRENT/alpha/alpha/src/sys/dev/dpt/dpt_eisa.c cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/other/tinderbox/CURRENT/alpha/alpha/src/sys -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /other/tinderbox/CURRENT/alpha/alpha/src/sys/dev/dpt/dpt_pci.c cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/other/tinderbox/CURRENT/alpha/alpha/src/sys -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /other/tinderbox/CURRENT/alpha/alpha/src/sys/dev/dpt/dpt_scsi.c cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/other/tinderbox/CURRENT/alpha/alpha/src/sys -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /other/tinderbox/CURRENT/alpha/alpha/src/sys/dev/eisa/eisaconf.c cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/other/tinderbox/CURRENT/alpha/alpha/src/sys -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /other/tinderbox/CURRENT/alpha/alpha/src/sys/dev/en/midway.c /other/tinderbox/CURRENT/alpha/alpha/src/sys/dev/en/midway.c: In function `en_reset_ul': /other/tinderbox/CURRENT/alpha/alpha/src/sys/dev/en/midway.c:1418: warning: implicit declaration of function `cv_waitq_empty' *** Error code 1 Stop in /other/tinderbox/CURRENT/alpha/alpha/obj/alpha/other/tinderbox/CURRENT/alpha/alpha/src/sys/LINT. *** Error code 1 Stop in /other/tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/alpha/alpha/src. TB --- 2004-02-29 10:09:40 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-02-29 10:09:40 - ERROR: failed to build lint kernel TB --- 2004-02-29 10:09:40 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Sun Feb 29 14:13:17 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4091A16A4CE; Sun, 29 Feb 2004 14:13:17 -0800 (PST) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F72A43D1F; Sun, 29 Feb 2004 14:13:17 -0800 (PST) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 54AE97303A; Sun, 29 Feb 2004 17:13:16 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20040229221316.54AE97303A@freebsd-current.sentex.ca> Date: Sun, 29 Feb 2004 17:13:16 -0500 (EST) Subject: [current tinderbox] failure on alpha/alpha X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Feb 2004 22:13:17 -0000 TB --- 2004-02-29 21:00:00 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-02-29 21:00:00 - starting CURRENT tinderbox run for alpha/alpha TB --- 2004-02-29 21:00:00 - checking out the source tree TB --- 2004-02-29 21:00:00 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha TB --- 2004-02-29 21:00:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2004-02-29 21:03:50 - building world TB --- 2004-02-29 21:03:50 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha/src TB --- 2004-02-29 21:03:50 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything.. TB --- 2004-02-29 21:55:33 - building generic kernel TB --- 2004-02-29 21:55:33 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha/src TB --- 2004-02-29 21:55:33 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sun Feb 29 21:55:33 GMT 2004 >>> Kernel build for GENERIC completed on Sun Feb 29 22:06:42 GMT 2004 TB --- 2004-02-29 22:06:42 - generating LINT kernel config TB --- 2004-02-29 22:06:42 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha/src/sys/alpha/conf TB --- 2004-02-29 22:06:42 - /usr/bin/make -B LINT TB --- 2004-02-29 22:06:42 - building LINT kernel TB --- 2004-02-29 22:06:42 - cd /home/tinderbox/sandbox/CURRENT/alpha/alpha/src TB --- 2004-02-29 22:06:42 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Feb 29 22:06:42 GMT 2004 [...] cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/other/tinderbox/CURRENT/alpha/alpha/src/sys -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /other/tinderbox/CURRENT/alpha/alpha/src/sys/kern/uipc_mbuf.c cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/other/tinderbox/CURRENT/alpha/alpha/src/sys -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /other/tinderbox/CURRENT/alpha/alpha/src/sys/kern/uipc_mbuf2.c cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/other/tinderbox/CURRENT/alpha/alpha/src/sys -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /other/tinderbox/CURRENT/alpha/alpha/src/sys/kern/uipc_proto.c cc -c -O -pipe -mcpu=ev4 -mtune=ev5 -mieee -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/other/tinderbox/CURRENT/alpha/alpha/src/sys -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd -I/other/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6 -ffreestanding -Werror /other/tinderbox/CURRENT/alpha/alpha/src/sys/kern/uipc_socket.c /other/tinderbox/CURRENT/alpha/alpha/src/sys/kern/uipc_socket.c: In function `soalloc': /other/tinderbox/CURRENT/alpha/alpha/src/sys/kern/uipc_socket.c:141: error: `flag' undeclared (first use in this function) /other/tinderbox/CURRENT/alpha/alpha/src/sys/kern/uipc_socket.c:141: error: (Each undeclared identifier is reported only once /other/tinderbox/CURRENT/alpha/alpha/src/sys/kern/uipc_socket.c:141: error: for each function it appears in.) *** Error code 1 Stop in /other/tinderbox/CURRENT/alpha/alpha/obj/alpha/other/tinderbox/CURRENT/alpha/alpha/src/sys/LINT. *** Error code 1 Stop in /other/tinderbox/CURRENT/alpha/alpha/src. *** Error code 1 Stop in /other/tinderbox/CURRENT/alpha/alpha/src. TB --- 2004-02-29 22:13:16 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-02-29 22:13:16 - ERROR: failed to build lint kernel TB --- 2004-02-29 22:13:16 - tinderbox aborted From owner-freebsd-alpha@FreeBSD.ORG Sun Feb 29 20:55:31 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8B7216A4CE; Sun, 29 Feb 2004 20:55:31 -0800 (PST) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E29D43D1F; Sun, 29 Feb 2004 20:55:31 -0800 (PST) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-30-165.dsl.onthenet.net [203.144.30.165]) i214tGZG079303; Mon, 1 Mar 2004 14:55:17 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <4042C2CA.8020104@freebsd.org> Date: Mon, 01 Mar 2004 14:57:46 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ken Smith Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org cc: freebsd-alpha@freebsd.org Subject: Re: One more patch for Alpha console issues... X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Mar 2004 04:55:31 -0000 > Any further thoughts? The problem is that make_dev() calls devlock(), which requires curthread to be valid to take out a mutex. The fix is to put the hand-crafting of proc0, thread0 and pcpu data and mutex_init to be *before* the call to cninit(). This is why i386 works. I had the same problem on PPC, and fortunately had the psim simulator to work out what was going on. later, Peter. From owner-freebsd-alpha@FreeBSD.ORG Sun Feb 29 21:07:55 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3881216A4CE; Sun, 29 Feb 2004 21:07:55 -0800 (PST) Received: from electra.cse.Buffalo.EDU (electra.cse.Buffalo.EDU [128.205.32.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E174343D31; Sun, 29 Feb 2004 21:07:54 -0800 (PST) (envelope-from kensmith@cse.Buffalo.EDU) Received: from electra.cse.Buffalo.EDU (kensmith@localhost [127.0.0.1]) i2157sTr005234; Mon, 1 Mar 2004 00:07:54 -0500 (EST) Received: (from kensmith@localhost) by electra.cse.Buffalo.EDU (8.12.10/8.12.9/Submit) id i2157sx4005233; Mon, 1 Mar 2004 00:07:54 -0500 (EST) Date: Mon, 1 Mar 2004 00:07:54 -0500 From: Ken Smith To: Peter Grehan Message-ID: <20040301050754.GA4948@electra.cse.Buffalo.EDU> References: <4042C2CA.8020104@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4042C2CA.8020104@freebsd.org> User-Agent: Mutt/1.4.1i cc: freebsd-current@freebsd.org cc: freebsd-alpha@freebsd.org Subject: Re: One more patch for Alpha console issues... X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Mar 2004 05:07:55 -0000 On Mon, Mar 01, 2004 at 02:57:46PM +1000, Peter Grehan wrote: > > Any further thoughts? > > The problem is that make_dev() calls devlock(), which requires > curthread to be valid to take out a mutex. > > The fix is to put the hand-crafting of proc0, thread0 and pcpu > data and mutex_init to be *before* the call to cninit(). This > is why i386 works. > > I had the same problem on PPC, and fortunately had the psim simulator > to work out what was going on. Thanks!!! I think that's what my latest patch does, by moving the final console initialization after the proc0/thread0/pcpu setup. I was most worried that what was truly causing the problems was extra function calls consuming more stack than before and that starting to cause problems. It makes me much happier that there is another cause of these problems and that it's deterministic. :-) -- Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel | From owner-freebsd-alpha@FreeBSD.ORG Sun Feb 29 22:39:41 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D38816A4CE; Sun, 29 Feb 2004 22:39:41 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0628143D1D; Sun, 29 Feb 2004 22:39:41 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by ns1.xcllnt.net (8.12.10/8.12.10) with ESMTP id i216dYOE086154; Sun, 29 Feb 2004 22:39:34 -0800 (PST) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) i216dYnm012507; Sun, 29 Feb 2004 22:39:34 -0800 (PST) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.11/8.12.11/Submit) id i216dXkK012506; Sun, 29 Feb 2004 22:39:33 -0800 (PST) (envelope-from marcel) Date: Sun, 29 Feb 2004 22:39:33 -0800 From: Marcel Moolenaar To: Peter Grehan Message-ID: <20040301063933.GA12001@dhcp01.pn.xcllnt.net> References: <4042C2CA.8020104@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4042C2CA.8020104@freebsd.org> User-Agent: Mutt/1.4.2.1i cc: Ken Smith cc: freebsd-alpha@freebsd.org cc: freebsd-current@freebsd.org Subject: Re: One more patch for Alpha console issues... X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Mar 2004 06:39:41 -0000 On Mon, Mar 01, 2004 at 02:57:46PM +1000, Peter Grehan wrote: > > Any further thoughts? > > The problem is that make_dev() calls devlock(), which requires > curthread to be valid to take out a mutex. > > The fix is to put the hand-crafting of proc0, thread0 and pcpu > data and mutex_init to be *before* the call to cninit(). This > is why i386 works. Not really. The fix is to not call make_dev() at all this early. You want to call cninit() as early as possible. Delaying cninit() is a work-around for broken console devices. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-freebsd-alpha@FreeBSD.ORG Sun Feb 29 22:44:59 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AFF216A4CE; Sun, 29 Feb 2004 22:44:59 -0800 (PST) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 874B343D1F; Sun, 29 Feb 2004 22:44:58 -0800 (PST) (envelope-from grehan@freebsd.org) Received: from freebsd.org (CPE-30-165.dsl.onthenet.net [203.144.30.165]) i216inZG079624; Mon, 1 Mar 2004 16:44:49 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <4042DC77.5000205@freebsd.org> Date: Mon, 01 Mar 2004 16:47:19 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Marcel Moolenaar References: <4042C2CA.8020104@freebsd.org> <20040301063933.GA12001@dhcp01.pn.xcllnt.net> In-Reply-To: <20040301063933.GA12001@dhcp01.pn.xcllnt.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Ken Smith cc: freebsd-alpha@freebsd.org cc: freebsd-current@freebsd.org Subject: Re: One more patch for Alpha console issues... X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Mar 2004 06:44:59 -0000 >> The fix is to put the hand-crafting of proc0, thread0 and pcpu >>data and mutex_init to be *before* the call to cninit(). This >>is why i386 works. > > Not really. The fix is to not call make_dev() at all this early. Agreed, but you're going to have to chainsaw syscons and come up with an alternate for the SC_STAT macro which relies on having an allocated dev_t. later, Peter. From owner-freebsd-alpha@FreeBSD.ORG Mon Mar 1 04:24:28 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id F29A116A4CE for ; Mon, 1 Mar 2004 04:24:27 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit From: owner-freebsd-sparc64@freebsd.org To: freebsd-alpha@freebsd.org Message-ID: Date: Mon, 01 Mar 2004 04:24:26 -0800 Precedence: bulk X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 X-List-Administrivia: yes Sender: owner-freebsd-sparc64@freebsd.org Errors-To: owner-freebsd-sparc64@freebsd.org Subject: Your message to freebsd-sparc64 awaits moderator approval X-BeenThere: freebsd-alpha@freebsd.org List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Mar 2004 12:24:28 -0000 Your mail to 'freebsd-sparc64' with the subject Price list Is being held until the list moderator can review it for approval. The reason it is being held: SpamAssassin identified this message as possible spam Either the message will get posted to the list, or you will receive notification of the moderator's decision. If you would like to cancel this posting, please visit the following URL: http://lists.freebsd.org/mailman/confirm/freebsd-sparc64/ec7cc275ad9066b647764df10453e1c16d603912 PLEASE NOTE! If you would like to post freely to the list, please subscribe first. If you post from multiple addresses, you can subscribe each address and go into the options page and select 'no mail' for all but one address. This will allow you to post without delay in the future. Sorry for the hassle, but certain immature people made this necessary. From owner-freebsd-alpha@FreeBSD.ORG Mon Mar 1 05:21:33 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 9C7F916A4CF for ; Mon, 1 Mar 2004 05:21:33 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit From: owner-freebsd-amd64@freebsd.org To: freebsd-alpha@freebsd.org Message-ID: Date: Mon, 01 Mar 2004 05:03:20 -0800 Precedence: bulk X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 X-List-Administrivia: yes Sender: owner-freebsd-amd64@freebsd.org Errors-To: owner-freebsd-amd64@freebsd.org Subject: Your message to freebsd-amd64 awaits moderator approval X-BeenThere: freebsd-alpha@freebsd.org List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Mar 2004 13:21:33 -0000 Your mail to 'freebsd-amd64' with the subject Hi! Is being held until the list moderator can review it for approval. The reason it is being held: SpamAssassin identified this message as possible spam Either the message will get posted to the list, or you will receive notification of the moderator's decision. If you would like to cancel this posting, please visit the following URL: http://lists.freebsd.org/mailman/confirm/freebsd-amd64/122cf5409e298503fdce6e5c775dfdb5526b9502 PLEASE NOTE! If you would like to post freely to the list, please subscribe first. If you post from multiple addresses, you can subscribe each address and go into the options page and select 'no mail' for all but one address. This will allow you to post without delay in the future. Sorry for the hassle, but certain immature people made this necessary. From owner-freebsd-alpha@FreeBSD.ORG Mon Mar 1 11:01:39 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 632E716A4EA for ; Mon, 1 Mar 2004 11:01:39 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CEF043D39 for ; Mon, 1 Mar 2004 11:01:39 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.10/8.12.10) with ESMTP id i21J1dbv054022 for ; Mon, 1 Mar 2004 11:01:39 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i21J1cRv054017 for freebsd-alpha@freebsd.org; Mon, 1 Mar 2004 11:01:38 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Date: Mon, 1 Mar 2004 11:01:38 -0800 (PST) Message-Id: <200403011901.i21J1cRv054017@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: freebsd-alpha@FreeBSD.org Subject: Current problem reports assigned to you X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Mar 2004 19:01:39 -0000 Current FreeBSD problem reports Critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2004/01/26] alpha/61973 alpha Machine Check on boot-up of AlphaServer 2 1 problem total. Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/09/10] alpha/30486 alpha AlphaServer DS10 floppy access is broken o [2001/09/10] alpha/30487 alpha Floppy access on AlphaServer DS20 solid l o [2003/02/05] alpha/47952 alpha DEFPA causes machine check with V5.0-rele o [2004/01/26] alpha/61940 alpha Can't disklabel new disk from FreeBSD/alp o [2004/02/03] alpha/62321 alpha ntpd gives unaligned access errors on alp 5 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/01/26] alpha/24663 alpha Console output gets scribbled into /var/l o [2001/02/22] alpha/25284 alpha PC164 won't reboot with graphics console o [2001/06/07] alpha/27933 alpha Time jitter under load on FreeBSD 4.3 alp f [2001/07/29] alpha/29299 alpha FreeBSD 4.3 Alpha + Tekram SCSI adapter p o [2001/10/01] alpha/30970 alpha Ensoniq 1371 (Creative chipset) does not o [2002/01/24] alpha/34232 alpha rpc.statd throws alignment errors o [2002/03/26] alpha/36327 alpha trap within cvt() while attempting to pri o [2002/05/13] alpha/38031 alpha osf1.ko not loaded during boot-time of li p [2002/11/12] alpha/45240 alpha pstat -f column headings misaligned on Al o [2003/02/25] alpha/48676 alpha Changing the baud rate of serial consoles o [2003/04/12] alpha/50868 alpha fd0 floppy device is not mapped into /dev o [2003/06/02] alpha/52882 alpha fpsetprec/fp_prec_t unsupported on alpha? 12 problems total. From owner-freebsd-alpha@FreeBSD.ORG Mon Mar 1 12:57:54 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id C541416A4CF for ; Mon, 1 Mar 2004 12:57:54 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit From: owner-freebsd-sparc64@freebsd.org To: freebsd-alpha@freebsd.org Message-ID: Date: Mon, 01 Mar 2004 12:57:53 -0800 Precedence: bulk X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 X-List-Administrivia: yes Sender: owner-freebsd-sparc64@freebsd.org Errors-To: owner-freebsd-sparc64@freebsd.org Subject: Your message to freebsd-sparc64 awaits moderator approval X-BeenThere: freebsd-alpha@freebsd.org List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Mar 2004 20:57:54 -0000 Your mail to 'freebsd-sparc64' with the subject Hi! Is being held until the list moderator can review it for approval. The reason it is being held: SpamAssassin identified this message as possible spam Either the message will get posted to the list, or you will receive notification of the moderator's decision. If you would like to cancel this posting, please visit the following URL: http://lists.freebsd.org/mailman/confirm/freebsd-sparc64/20fa8f641f8b067b650a80312c89121fa7829114 PLEASE NOTE! If you would like to post freely to the list, please subscribe first. If you post from multiple addresses, you can subscribe each address and go into the options page and select 'no mail' for all but one address. This will allow you to post without delay in the future. Sorry for the hassle, but certain immature people made this necessary. From owner-freebsd-alpha@FreeBSD.ORG Tue Mar 2 03:06:39 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEA7616A4CE; Tue, 2 Mar 2004 03:06:39 -0800 (PST) Received: from arbornet.org (m-net.arbornet.org [209.142.209.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id A521343D1F; Tue, 2 Mar 2004 03:06:39 -0800 (PST) (envelope-from junsu@m-net.arbornet.org) Received: from m-net.arbornet.org (localhost [127.0.0.1]) by arbornet.org (8.12.3p2/8.11.2) with ESMTP id i22B97Ei059799; Tue, 2 Mar 2004 06:09:07 -0500 (EST) (envelope-from junsu@m-net.arbornet.org) Received: (from junsu@localhost) by m-net.arbornet.org (8.12.3p2/8.12.3/Submit) id i22B8xn3059787; Tue, 2 Mar 2004 06:08:59 -0500 (EST) Date: Tue, 2 Mar 2004 06:08:59 -0500 (EST) Message-Id: <200403021108.i22B8xn3059787@m-net.arbornet.org> From: Jun Su To: current@freebsd.org, alpha@freebsd.org cc: junsu@delphij.net Subject: Alpha Kernel ldscript problem X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Mar 2004 11:06:40 -0000 Hi All, I got a chance to test my kern gcov path in an alpha machine. I found a problem in ldscript.alpha. It only generates one section with RWE flag. I tried to use the script to ld kmod. It is failed to load for the error "too few section". Any reason for this behavir? Or this is a bug? Thanks, Jun Su Obtian from 'readelf -a kernel' Alpha Kernel: =============== Program Headers: Type Offset VirtAddr PhysAddr FileSiz MemSiz Flags Align PHDR 0x0000000000000040 0xfffffc0000300040 0xfffffc0000300040 0x00000000000000e0 0x00000000000000e0 R E 8 INTERP 0x0000000000000158 0xfffffc0000300158 0xfffffc0000300158 0x000000000000000d 0x000000000000000d R 1 [Requesting program interpreter: /red/herring] LOAD 0x0000000000000000 0xfffffc0000300000 0xfffffc0000300000 0x00000000002d2970 0x000000000033f480 RWE 10000 DYNAMIC 0x00000000002d2000 0xfffffc00005d2000 0xfffffc00005d2000 0x0000000000000100 0x0000000000000100 RW 8 i386 Kernel ============== Program Headers: Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align PHDR 0x000034 0xc0400034 0xc0400034 0x000a0 0x000a0 R E 0x4 INTERP 0x0000d4 0xc04000d4 0xc04000d4 0x0000d 0x0000d R 0x1 [Requesting program interpreter: /red/herring] LOAD 0x000000 0xc0400000 0xc0400000 0x1cf4ec 0x1cf4ec R E 0x1000 LOAD 0x1cf500 0xc05d0500 0xc05d0500 0x2266c 0x6c99c RW 0x1000 DYNAMIC 0x1f1b04 0xc05f2b04 0xc05f2b04 0x00068 0x00068 RW 0x4 From owner-freebsd-alpha@FreeBSD.ORG Wed Mar 3 07:27:01 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EC1E16A4CE for ; Wed, 3 Mar 2004 07:27:01 -0800 (PST) Received: from slacknet.slacknet.com (slacknet.slacknet.com [204.228.135.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1095F43D39 for ; Wed, 3 Mar 2004 07:27:01 -0800 (PST) (envelope-from rj45@slacknet.com) Received: from rj45 (helo=localhost) by slacknet.slacknet.com with local-esmtp (Exim 4.30 #1 (Debian)) id 1AyYGy-0006xS-Gx for ; Wed, 03 Mar 2004 08:27:00 -0700 Date: Wed, 3 Mar 2004 08:27:00 -0700 (MST) From: RJ45 To: freebsd-alpha@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SA-Exim-Scanned: No; SAEximRunCond expanded to false Subject: apache core dumps X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Mar 2004 15:27:01 -0000 Installing apache from ports on FreeBSD 5.2.1 alpha: apache+mod_ssl-1.3.29+2.8.16 it writ ea core in / I could not trace hte problem with gdb. I guess I must recompile apache with '-g' anyway just to ask if anyone had the same problem before ? I just hava a simple httpd.conf the one given by the port distribution. thanks Rick From owner-freebsd-alpha@FreeBSD.ORG Wed Mar 3 09:50:14 2004 Return-Path: Delivered-To: freebsd-alpha@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9219316A4CE for ; Wed, 3 Mar 2004 09:50:14 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75B2043D2F for ; Wed, 3 Mar 2004 09:50:14 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i23HoEbv057872 for ; Wed, 3 Mar 2004 09:50:14 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i23HoETH057858; Wed, 3 Mar 2004 09:50:14 -0800 (PST) (envelope-from gnats) Date: Wed, 3 Mar 2004 09:50:14 -0800 (PST) Message-Id: <200403031750.i23HoETH057858@freefall.freebsd.org> To: freebsd-alpha@FreeBSD.org From: "Matthew X. Economou" Subject: RE: alpha/61940: Can't disklabel new disk from FreeBSD/alpha 5.2-RELEASE sysinstall X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Matthew X. Economou" List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Mar 2004 17:50:14 -0000 The following reply was made to PR alpha/61940; it has been noted by GNATS. From: "Matthew X. Economou" To: Cc: , Subject: RE: alpha/61940: Can't disklabel new disk from FreeBSD/alpha 5.2-RELEASE sysinstall Date: Wed, 3 Mar 2004 12:52:28 -0500 I haven't received any update regarding my PR. Can anyone tell me what additional data (if any) I can collect to further this along? From owner-freebsd-alpha@FreeBSD.ORG Wed Mar 3 12:35:26 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABEAA16A4CE for ; Wed, 3 Mar 2004 12:35:26 -0800 (PST) Received: from mx2.espci.fr (barad-dur.net.espci.fr [193.54.82.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2840D43D1F for ; Wed, 3 Mar 2004 12:35:26 -0800 (PST) (envelope-from edo@espci.fr) Received: from khazad-dum.net.espci.fr (khazad-dum.net.espci.fr [193.54.82.22])i23KZDEv004076 for ; Wed, 3 Mar 2004 21:35:13 +0100 (CET) Received: from langevin.optique.espci.fr (langevin.optique.espci.fr [193.54.84.19])i23KZDq3011005 for ; Wed, 3 Mar 2004 21:35:13 +0100 (CET) Date: Wed, 3 Mar 2004 21:42:05 +0100 (CET) From: Eduardo Sepulveda X-X-Sender: edo@langevin.optique.espci.fr To: freebsd-alpha@freebsd.org Message-ID: X-Message-Flag: bugs & viruses ? switch to UNIX ! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Greylist: Whitelisted, not delayed by milter-greylist-0.8 (mx2.espci.fr [193.54.82.18]); Wed, 03 Mar 2004 21:35:14 +0100 X-Scanned-By: milter-spamc/0.10.108 (barad-dur [193.54.82.18]); Wed, 03 Mar 2004 21:35:14 +0100 X-Spam-Flag: NO X-Spam-Status: NO, hits=0.00 required=5.00 X-Spam-Level: Subject: MiataGL IDE disk install problem X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Mar 2004 20:35:26 -0000 Hi there, I'm trying to install FreeBSD 5.2.1 on a PWS 500au (MiataGL). I can boot from the CD, the install process begins, but the FreeBSD Disklabel Editor doesn't seem to know about my IDE disk (I can see it as dka0). Any idea, pointer or whatever would be greatly appreciated. Thanks in advance, --edo From owner-freebsd-alpha@FreeBSD.ORG Wed Mar 3 12:48:48 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAC8416A4CE for ; Wed, 3 Mar 2004 12:48:48 -0800 (PST) Received: from slacknet.slacknet.com (slacknet.slacknet.com [204.228.135.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97FA143D1D for ; Wed, 3 Mar 2004 12:48:48 -0800 (PST) (envelope-from rj45@slacknet.com) Received: from rj45 (helo=localhost) by slacknet.slacknet.com with local-esmtp (Exim 4.30 #1 (Debian)) id 1AydIN-0003ZW-M8; Wed, 03 Mar 2004 13:48:47 -0700 Date: Wed, 3 Mar 2004 13:48:47 -0700 (MST) From: RJ45 To: Eduardo Sepulveda In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SA-Exim-Scanned: No; SAEximRunCond expanded to false cc: freebsd-alpha@freebsd.org Subject: Re: MiataGL IDE disk install problem X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Mar 2004 20:48:48 -0000 I got this problem too try this. disklabel -w wd0 this if yor disk is called wd0 then after it try again with the label editor Rick On Wed, 3 Mar 2004, Eduardo Sepulveda wrote: > > > Hi there, > > I'm trying to install FreeBSD 5.2.1 on a PWS 500au (MiataGL). I can > boot from the CD, the install process begins, but the FreeBSD > Disklabel Editor doesn't seem to know about my IDE disk (I can see > it as dka0). > > Any idea, pointer or whatever would be greatly appreciated. > > Thanks in advance, > > --edo > > > _______________________________________________ > freebsd-alpha@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-alpha > To unsubscribe, send any mail to "freebsd-alpha-unsubscribe@freebsd.org" > From owner-freebsd-alpha@FreeBSD.ORG Wed Mar 3 13:01:27 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2D8716A4D9 for ; Wed, 3 Mar 2004 13:01:27 -0800 (PST) Received: from mx1.espci.fr (minas-morgul.net.espci.fr [193.54.82.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CAFB43D2D for ; Wed, 3 Mar 2004 13:01:27 -0800 (PST) (envelope-from edo@espci.fr) Received: from khazad-dum.net.espci.fr (khazad-dum.net.espci.fr [193.54.82.22])i23L1DV9029215 ; Wed, 3 Mar 2004 22:01:13 +0100 (CET) Received: from langevin.optique.espci.fr (langevin.optique.espci.fr [193.54.84.19])i23L1Dq3011779 ; Wed, 3 Mar 2004 22:01:13 +0100 (CET) Date: Wed, 3 Mar 2004 22:08:05 +0100 (CET) From: Eduardo Sepulveda X-X-Sender: edo@langevin.optique.espci.fr To: RJ45 In-Reply-To: Message-ID: References: X-Message-Flag: bugs & viruses ? switch to UNIX ! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Greylist: Whitelisted, not delayed by milter-greylist-0.8 (mx1.espci.fr [193.54.82.17]); Wed, 03 Mar 2004 22:01:14 +0100 X-Scanned-By: milter-spamc/0.10.108 (minas-morgul [193.54.82.17]); Wed, 03 Mar 2004 22:01:14 +0100 X-Spam-Flag: NO X-Spam-Status: NO, hits=-2.00 required=5.00 X-Spam-Level: cc: freebsd-alpha@freebsd.org Subject: Re: MiataGL IDE disk install problem X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Mar 2004 21:01:28 -0000 On Wed, 3 Mar 2004, RJ45 wrote: > > I got this problem too > try this. > > disklabel -w wd0 > > this if yor disk is called wd0 > > then after it try again with the label editor > > Rick Thanks, I forget to say I don't have anyother *BSD box around, and the disk was formerly ext3 labeled... maybe erasing the labels/partitons under linux I can workaround. Or install FreeBSD under *86 and disklabel it. a+ --edo From owner-freebsd-alpha@FreeBSD.ORG Wed Mar 3 13:25:15 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6AAB16A4CE for ; Wed, 3 Mar 2004 13:25:15 -0800 (PST) Received: from slacknet.slacknet.com (slacknet.slacknet.com [204.228.135.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF87943D1F for ; Wed, 3 Mar 2004 13:25:15 -0800 (PST) (envelope-from rj45@slacknet.com) Received: from rj45 (helo=localhost) by slacknet.slacknet.com with local-esmtp (Exim 4.30 #1 (Debian)) id 1Aydrf-0005yb-Cw; Wed, 03 Mar 2004 14:25:15 -0700 Date: Wed, 3 Mar 2004 14:25:15 -0700 (MST) From: RJ45 To: Eduardo Sepulveda In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SA-Exim-Scanned: No; SAEximRunCond expanded to false cc: freebsd-alpha@freebsd.org Subject: Re: MiataGL IDE disk install problem X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Mar 2004 21:25:16 -0000 no don;t do it you cannot disklabel it on i386 and use it on alhpa. they are different labels. just open a olographic shell during installation and from the shell at isntall time disklabel -w da0 then restart the installation and continue Rick On Wed, 3 Mar 2004, Eduardo Sepulveda wrote: > > > On Wed, 3 Mar 2004, RJ45 wrote: > > > > > I got this problem too > > try this. > > > > disklabel -w wd0 > > > > this if yor disk is called wd0 > > > > then after it try again with the label editor > > > > Rick > > Thanks, I forget to say I don't have anyother *BSD box around, and the > disk was formerly ext3 labeled... maybe erasing the labels/partitons under > linux I can workaround. Or install FreeBSD under *86 and disklabel it. > > a+ > > --edo > > > > From owner-freebsd-alpha@FreeBSD.ORG Wed Mar 3 22:37:19 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CABA16A4CE for ; Wed, 3 Mar 2004 22:37:19 -0800 (PST) Received: from diogenis.ceid.upatras.gr (diogenis.ceid.upatras.gr [150.140.141.181]) by mx1.FreeBSD.org (Postfix) with SMTP id C39F543D39 for ; Wed, 3 Mar 2004 22:37:17 -0800 (PST) (envelope-from ntarmos@Noth.ceid.upatras.gr) Received: (qmail 10930 invoked from network); 4 Mar 2004 01:10:35 -0000 Received: from noth.ceid.upatras.gr (150.140.143.234) by diogenis.ceid.upatras.gr with SMTP; 4 Mar 2004 01:10:35 -0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by Noth.ceid.upatras.gr (Postfix) with ESMTP id C69ABFBB2 for ; Thu, 4 Mar 2004 03:12:48 +0200 (EET) Received: from Noth.ceid.upatras.gr ([127.0.0.1]) by localhost (Noth [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24203-07 for ; Thu, 4 Mar 2004 03:12:48 +0200 (EET) Received: by Noth.ceid.upatras.gr (Postfix, from userid 1000) id 295A8FBB0; Thu, 4 Mar 2004 03:12:48 +0200 (EET) Date: Thu, 4 Mar 2004 03:12:48 +0200 From: Nikos Ntarmos To: freebsd-alpha@freebsd.org Message-ID: <20040304011247.GA28998@diogenis.ceid.upatras.gr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1+cvs20040105i X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at Noth.ceid.upatras.gr Subject: Re: ccc compiler X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2004 06:37:19 -0000 Hi there. On Fri, Feb 27, 2004 at 01:38:03AM -0700, RJ45 wrote: > ccc -tune ev67 -O4 -fast -ifo -o gregory gregory.c -lcompat -lm > > the program compiles then: > > %./gregory > ELF interpreter /usr/lib/ld.so not found > Abort Same thing here with RELENG_5_2 (for the last month or so). You can still compile -static and the binary will run ok. Seems to me like it's a problem with dynamically linked libs... > instead if I simply use: > > ccc -o gregory gregory.c -lcompat -lm > > I got this error: > > /usr/lib/libcpml.a(exception.o): In function `__dpml_exception': > exception.o(.text+0xc4): undefined reference to `__ieee_get_fp_control' > exception.o(.text+0xdc): undefined reference to `__ieee_get_fp_control' > exception.o(.text+0xdc): undefined reference to `__ieee_get_fp_control' > exception.o(.text+0x4e0): undefined reference to `__errno_location' > exception.o(.text+0x4fc): undefined reference to `__errno_location' > exception.o(.text+0x4fc): undefined reference to `__errno_location' Ummm... nope. I get the exact same ELF-interpreter-blah error with these flags too. I don't understand it though. If it were a problem with dynamic libraries, then ccc -- a dynamic binary itself -- wouldn't run either (right?). FWIW, a quick scan through the port's makefile gave out the following: "the shared libs gives us trouble right now, so only offer .a's", followed by an rm of libots.so and libcpml.so. If ccc links dynamic binaries against these libraries, then it could make some sense. However, I have little or no idea of the internals of ccc (or gcc), so I'm not the one to listen to on this. \n\n -- Nikos "Noth" Ntarmos | < ntarmos at ceid dot upatras dot gr > NetCINS Lab. @ C.E.I.D. | [ http://{noth,p2p}.ceid.upatras.gr/ ] U. of Patras - Greece | ( 38.2594N, 21.7428E ) ( 1024D / CF95160A ) From owner-freebsd-alpha@FreeBSD.ORG Thu Mar 4 04:07:08 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2D6316A4CE for ; Thu, 4 Mar 2004 04:07:08 -0800 (PST) Received: from mx2.espci.fr (barad-dur.net.espci.fr [193.54.82.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id C428843D39 for ; Thu, 4 Mar 2004 04:07:07 -0800 (PST) (envelope-from edo@espci.fr) Received: from khazad-dum.net.espci.fr (khazad-dum.net.espci.fr [193.54.82.22])i24C6sEv027298 ; Thu, 4 Mar 2004 13:06:54 +0100 (CET) Received: from langevin.optique.espci.fr (langevin.optique.espci.fr [193.54.84.19])i24C6rq3000901 ; Thu, 4 Mar 2004 13:06:54 +0100 (CET) Date: Thu, 4 Mar 2004 13:13:49 +0100 (CET) From: Eduardo Sepulveda X-X-Sender: edo@langevin.optique.espci.fr To: RJ45 In-Reply-To: Message-ID: References: X-Message-Flag: bugs & viruses ? switch to UNIX ! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Greylist: Recipient e-mail whitelisted, not delayed by milter-greylist-0.9 (mx2.espci.fr [193.54.82.18]); Thu, 04 Mar 2004 13:06:55 +0100 X-Scanned-By: milter-spamc/0.10.108 (barad-dur [193.54.82.18]); Thu, 04 Mar 2004 13:06:55 +0100 X-Spam-Flag: NO X-Spam-Status: NO, hits=-2.00 required=5.00 X-Spam-Level: cc: freebsd-alpha@freebsd.org Subject: Re: MiataGL IDE disk install problem X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2004 12:07:08 -0000 On Wed, 3 Mar 2004, RJ45 wrote: > > no don;t do it > you cannot disklabel it on i386 and use it on alhpa. > they are different labels. you're right. > just open a olographic shell during installation > and from the shell at isntall time disklabel -w da0 actually, one has to "Use the ``live'' filesystem CDROM/DVD" option, and insert the second CD where you will find the disklabel utility, the "Emergency Holographic Shell" is a very restricted shell. Anyway, it worked: /dist/sbin/disklabel -w ad0 > then restart the installation and continue now disklabel editor "sees" the disk thanks again ! --edo From owner-freebsd-alpha@FreeBSD.ORG Thu Mar 4 20:32:17 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A5EA16A4CE for ; Thu, 4 Mar 2004 20:32:17 -0800 (PST) Received: from tiko.fuqn.ca (unknown [66.38.165.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 190BA43D41 for ; Thu, 4 Mar 2004 20:32:12 -0800 (PST) (envelope-from jtregunna@fuqn.ca) Received: from [66.38.165.231] (scotty.fuqn.ca [66.38.165.231]) (authenticated bits=0) by tiko.fuqn.ca (8.12.11/8.12.11) with ESMTP id i254VcOL002048 for ; Thu, 4 Mar 2004 23:31:39 -0500 (EST) Mime-Version: 1.0 (Apple Message framework v612) In-Reply-To: <20040304011247.GA28998@diogenis.ceid.upatras.gr> References: <20040304011247.GA28998@diogenis.ceid.upatras.gr> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <11750AF7-6E5E-11D8-86E3-0003930A1676@fuqn.ca> Content-Transfer-Encoding: 7bit From: Jeremy Tregunna Date: Thu, 4 Mar 2004 23:32:10 -0500 To: freebsd-alpha@freebsd.org X-Mailer: Apple Mail (2.612) Subject: Re: ccc compiler X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2004 04:32:17 -0000 I put together a patch back in July of last year for this very problem back in July of last year. At that time, however, compaq-cc would not build at all. I'm away from the machine at the moment, but the patch went like this: USE_LINUX= yes do-install: + @if [ ! -f "${PREFIX}/usr/lib/ld.so" ]; then \ + ${LN} -s ${PREFIX}/usr/libexec/ld-elf.so.1 ${PREFIX}/usr/lib/ld.so; \ + fi @if [ -z "`kldstat -v | ${GREP} -E 'linux'`" ]; then \ ${ECHO} 'AlphaLinux mode is not enabled. \ That is the only part of it which I had anything to do with the error written below. It's not really a fix, but more of a workaround for the time being. I did this on 5.1 and havn't updated the entire patch to 5.2 yet, havn't had the time. Anyway, if you find it useful, great. If not, oh well. On 3-Mar-04, at 20:12, Nikos Ntarmos wrote: > Hi there. > > On Fri, Feb 27, 2004 at 01:38:03AM -0700, RJ45 wrote: >> ccc -tune ev67 -O4 -fast -ifo -o gregory gregory.c -lcompat -lm >> >> the program compiles then: >> >> %./gregory >> ELF interpreter /usr/lib/ld.so not found >> Abort > > Same thing here with RELENG_5_2 (for the last month or so). You can > still compile -static and the binary will run ok. Seems to me like > it's a problem with dynamically linked libs... > >> instead if I simply use: >> >> ccc -o gregory gregory.c -lcompat -lm >> >> I got this error: >> >> /usr/lib/libcpml.a(exception.o): In function `__dpml_exception': >> exception.o(.text+0xc4): undefined reference to >> `__ieee_get_fp_control' >> exception.o(.text+0xdc): undefined reference to >> `__ieee_get_fp_control' >> exception.o(.text+0xdc): undefined reference to >> `__ieee_get_fp_control' >> exception.o(.text+0x4e0): undefined reference to `__errno_location' >> exception.o(.text+0x4fc): undefined reference to `__errno_location' >> exception.o(.text+0x4fc): undefined reference to `__errno_location' > > Ummm... nope. I get the exact same ELF-interpreter-blah error with > these flags too. I don't understand it though. If it were a problem > with dynamic libraries, then ccc -- a dynamic binary itself -- > wouldn't run either (right?). FWIW, a quick scan through the port's > makefile gave out the following: "the shared libs gives us trouble > right now, so only offer .a's", followed by an rm of libots.so and > libcpml.so. If ccc links dynamic binaries against these libraries, > then it could make some sense. However, I have little or no idea of > the internals of ccc (or gcc), so I'm not the one to listen to on > this. > > \n\n > > -- > Nikos "Noth" Ntarmos | < ntarmos at ceid dot upatras dot gr > > NetCINS Lab. @ C.E.I.D. | [ http://{noth,p2p}.ceid.upatras.gr/ ] > U. of Patras - Greece | ( 38.2594N, 21.7428E ) ( 1024D / CF95160A ) > _______________________________________________ > freebsd-alpha@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-alpha > To unsubscribe, send any mail to > "freebsd-alpha-unsubscribe@freebsd.org" > > -- Jeremy Tregunna jtregunna@fuqn.ca From owner-freebsd-alpha@FreeBSD.ORG Thu Mar 4 21:38:23 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8ADF316A4CE for ; Thu, 4 Mar 2004 21:38:23 -0800 (PST) Received: from scania.estpak.ee (scania.estpak.ee [195.250.166.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 766C643D1D for ; Thu, 4 Mar 2004 21:38:22 -0800 (PST) (envelope-from Katriin.Lumiste@scania.ee) Received: Message by Barricade scania.estpak.ee with ESMTP id i257b03B004444 for ; Fri, 5 Mar 2004 09:37:00 +0200 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Date: Fri, 5 Mar 2004 07:38:20 +0200 Message-ID: X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Thanks! Thread-Index: AcQCdBEuMf/MYcugT/G5J71UhyFcUAAAAANB From: "Katriin Lumiste" To: Subject: =?utf-8?q?Automaatvastus_Kontorist_v=C3=A4ljas=3A_Thanks!?= X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2004 05:38:23 -0000 VGVyZSANCg0KVMOkbmFuIGtpcmphIGVlc3QuIA0KDQpPbGVuIHB1aGt1c2VsIGt1bmkgMy4gbcOk cnRzaW5pLiBQYWtpbGlzdGUga8O8c2ltdXN0ZSBwdWh1bCBwYWx1biBqw6R0dGEgdGVhZGUgU2Nh bmlhIEVlc3RpIEFTIHNla3JldMOkcmlsZSB0ZWxlZm9uaWwgNjY1MTIwMC4gNC4gamEgNS4gbcOk cnRzaWwgZWkgdmlpYmkga29udG9yaXMsIGvDvGxsIGFnYSBvbGVuIGvDpHR0ZXNhYWRhdiAgbW9i aWlsdGVsZWZvbmlsdC4gDQoNCktlbmEgcMOkZXZhLg0KDQpUaGFuayB5b3UgZm9yIGNvbnRhY3Rp bmcuIEkgYW0gb24gdmFjYXRpb24gdW50aWwgdGhlIDNyZCBvZiBNYXJjaCwgYWZ0ZXIgd2hpY2gg SSdsbCBhbnN3ZXIgeW91ciBlLW1haWwuIEtpbmQgUmVnYXJkcy4NCg0KS2F0cmlpbiBMdW1pc3Rl DQpTY2FuaWEgRWVzdGkgQVMNCnBlcnNvbmFsaWp1aHQgLyBIUiBNYW5hZ2VyDQoNCg==