Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: [netbsd-1-6] basesrc/libexec/ld.elf_so



At Mon, 18 Nov 2002 18:21:43 +0100,
Lubomir Sedlacik <salo%Xtrmntr.org@localhost> wrote:
> 
> On Sun, Nov 17, 2002 at 01:29:29AM +0900, Shingo WATANABE / ?$BEOJU ?$B?-8c 
> wrote:
> > 
> > cvs rdiff says:
> > -     (${MACHINE_ARCH} == "arm") ||                                     \
> > +     (${MACHINE_ARCH} == "arm") || (${MACHINE_ARCH} == "armeb" ||      \
> > 
> > This causes build failure.
> > Please add the ")" at the end of "armeb".
> 
> this has been already fixed in rev 1.48.2.2

Thanks.
I know the problem was fixed, it was a mail which I wrote two days ago. :-(
I would like to know why it takes two days. 
This mailing list is a moderated list? Sould I send to current-users?

The following is received headers.
Received: from mail.netbsd.org (mail.netbsd.org [155.53.1.253])
        by nabechan.org (8.12.6/8.12.6) with SMTP id gAIG7Khk009820
        for <nabe%nabechan.org@localhost>; Tue, 19 Nov 2002 01:07:20 +0900 (JST)
        (envelope-from 
source-changes-owner-nabe=nabechan.org%netbsd.org@localhost)
Received: (qmail 7013 invoked by uid 605); 18 Nov 2002 16:07:17 -0000
Delivered-To: source-changes%netbsd.org@localhost
Received: (qmail 7004 invoked from network); 18 Nov 2002 16:07:15 -0000
Received: from nef.pbox.org (192.33.180.129)
  by mail.netbsd.org with SMTP; 18 Nov 2002 16:07:15 -0000
Received: by nef.pbox.org (8.11.6+3.4W/8.11.6/nef/1.12) id gAIG7EA02952
        for source-changes%netbsd.org@localhost; Mon, 18 Nov 2002 17:07:14 
+0100 (CET)
Received: (qmail 829 invoked from network); 16 Nov 2002 16:29:31 -0000
Received: from nabechan.org (210.228.4.131)
  by mail.netbsd.org with SMTP; 16 Nov 2002 16:29:31 -0000
Received: from x20.nabechan.org (localhost [IPv6:::1])
        by nabechan.org (8.12.5/8.12.5) with ESMTP id gAGGTTAp045967
        for <source-changes%netbsd.org@localhost>; Sun, 17 Nov 2002 01:29:29 
+0900 (JST)
        (envelope-from nabe%nabechan.org@localhost)



Home | Main Index | Thread Index | Old Index