NetBSD-Bugs archive

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

Re: toolchain/37938: Solaris 10 / SPARC hosted build of NetBSD fails in MAKEDEV.awk



The following reply was made to PR toolchain/37938; it has been noted by GNATS.

From: Palle Lyckegaard <palle%lyckegaard.dk@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: toolchain-manager%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost,
        netbsd-bugs%NetBSD.org@localhost
Subject: Re: toolchain/37938: Solaris 10 / SPARC hosted build of NetBSD fails
 in MAKEDEV.awk
Date: Sat, 2 Feb 2008 20:05:52 +0000 (UTC)

   This message is in MIME format.  The first part should be readable text,
   while the remaining parts are likely unreadable without MIME-aware tools.
 
 --0-1842316281-1201982752=:27386
 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
 
 On Sat, 2 Feb 2008, Alan Barrett wrote:
 
 > Date: Sat,  2 Feb 2008 19:00:06 +0000 (UTC)
 > From: Alan Barrett <apb%cequrux.com@localhost>
 > Reply-To: gnats-bugs%NetBSD.org@localhost
 > To: toolchain-manager%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost,
 >     netbsd-bugs%NetBSD.org@localhost, palle%lyckegaard.dk@localhost
 > Subject: Re: toolchain/37938: Solaris 10 / SPARC hosted build of NetBSD fails
 >     in MAKEDEV.awk
 > 
 > The following reply was made to PR toolchain/37938; it has been noted by 
 > GNATS.
 >
 > From: Alan Barrett <apb%cequrux.com@localhost>
 > To: gnats-bugs%NetBSD.org@localhost
 > Cc: netbsd-bugs%NetBSD.org@localhost
 > Subject: Re: toolchain/37938: Solaris 10 / SPARC hosted build of NetBSD
 >      fails in MAKEDEV.awk
 > Date: Sat, 2 Feb 2008 17:42:18 +0200
 >
 > On Fri, 01 Feb 2008, palle%lyckegaard.dk@localhost wrote:
 > > The attached patch to src/etc/MAKEDEV.awk removes an issue with building
 > > NetBSD on a Solaris 10 / SPARC hosted system (with PATH as described in
 > > src/tools/compat/README)
 >
 > What's the exact error message?
 
 "ERROR: no entry for ''cons' in majors file"
 >
 > > 84d83
 > > <
 > > 96c95
 > > <  if ( length(CONSOLE_CMAJOR) == 0) {
 > > ---
 > > >  if (CONSOLE_CMAJOR == "") {
 >
 > (In future, please submit patches in unidiff format, as produced by
 > "cvs diff -u".)
 
 new (properly) patch attached...
 >
 > MAKEDEV.awk already contains the line 'if (CONSOLE_CMAJOR == "") {'.
 > If you have a copy with 'if ( length(CONSOLE_CMAJOR) == 0) {' then
 > I don't know where you obtained it.
 >
 > As far as I can tell from reading
 > <http://www.opengroup.org/onlinepubs/009695399/utilities/awk.html>,
 > both variants should be acceptable.
 >
 > --apb (Alan Barrett)
 >
 >
 
 --
 -- 
                    ,      ,
         o    .    /(,----.)\        o
         |   /,\   \' ^  ^ `/        |
         |   ((    | (o)(o) |        |
    _____|____\\.OOOo_(__)_oOOO._____|_____
   /                                       \
   )                 NetBSD                (
   \_____________________Oooo._____________/
         |       .oooO   (   )       |
       ,---.     (   )    ) /      ,---.
       | | |      \ (    (_/       | | |
       V V V       \_)             V V V
 
 --0-1842316281-1201982752=:27386
 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=MAKEDEV.awk.diff
 Content-Transfer-Encoding: BASE64
 Content-ID: <Pine.NEB.4.64.0802022005520.27386%otaku.freeshell.org@localhost>
 Content-Description: 
 Content-Disposition: attachment; filename=MAKEDEV.awk.diff
 
 SW5kZXg6IE1BS0VERVYuYXdrDQo9PT09PT09PT09PT09PT09PT09PT09PT09
 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09DQpS
 Q1MgZmlsZTogL2N2c3Jvb3Qvc3JjL2V0Yy9NQUtFREVWLmF3ayx2DQpyZXRy
 aWV2aW5nIHJldmlzaW9uIDEuMTkNCmRpZmYgLXUgLXIxLjE5IE1BS0VERVYu
 YXdrDQotLS0gTUFLRURFVi5hd2sJMTAgRGVjIDIwMDcgMTc6NTc6MjQgLTAw
 MDAJMS4xOQ0KKysrIE1BS0VERVYuYXdrCTIgRmViIDIwMDggMTk6NTg6MDEg
 LTAwMDANCkBAIC05Miw3ICs5Miw3IEBADQogCQljbG9zZShmaWxlKQ0KIAl9
 DQogCUNPTlNPTEVfQ01BSk9SID0gY2hyWyJjb25zIl0NCi0JaWYgKENPTlNP
 TEVfQ01BSk9SID09ICIiKSB7DQorCWlmICggbGVuZ3RoKENPTlNPTEVfQ01B
 Sk9SKSA9PSAwKSB7DQogCQlwcmludCAiRVJST1I6IG5vIGVudHJ5IGZvciAn
 Y29ucycgaW4gbWFqb3JzIGZpbGUiID4gIi9kZXYvc3RkZXJyIg0KIAkJZXhp
 dCAxDQogCX0NCg==
 
 --0-1842316281-1201982752=:27386--
 



Home | Main Index | Thread Index | Old Index