From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-qy0-f200.google.com ([209.85.221.200]) by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux)) id 1MMd3h-00005c-KL for linux-mtd@lists.infradead.org; Fri, 03 Jul 2009 07:19:52 +0000 Received: by qyk38 with SMTP id 38so2463678qyk.28 for ; Fri, 03 Jul 2009 00:19:45 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <077E41CFFD002C4CAB7DFA4386A53264F5D814@DEMUEXC014.nsn-intra.net> References: <077E41CFFD002C4CAB7DFA4386A53264F5D7E7@DEMUEXC014.nsn-intra.net> <1246373088.20721.11.camel@localhost.localdomain> <8bd0f97a0907011815r644dd021mc394406ba913767a@mail.gmail.com> <1246603942.20721.29.camel@localhost.localdomain> <077E41CFFD002C4CAB7DFA4386A53264F5D812@DEMUEXC014.nsn-intra.net> <8bd0f97a0907030002y521723a4s42e71dbb63e7e502@mail.gmail.com> <077E41CFFD002C4CAB7DFA4386A53264F5D813@DEMUEXC014.nsn-intra.net> <8bd0f97a0907030012j53afcec1s81f71dfae233db9c@mail.gmail.com> <077E41CFFD002C4CAB7DFA4386A53264F5D814@DEMUEXC014.nsn-intra.net> From: Mike Frysinger Date: Fri, 3 Jul 2009 03:19:25 -0400 Message-ID: <8bd0f97a0907030019n24344aaewdbc19b33789ed5e8@mail.gmail.com> Subject: Re: Compile Error: structure has no member named lowest_vol_num To: "Biefel, Reiner (NSN - DE/Munich)" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: linux-mtd@lists.infradead.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Jul 3, 2009 at 03:17, Biefel, Reiner wrote: >>they either have then in the standard path like a sane toolchain, or >>they use CFLAGS. =C2=A0i'm not saying putting -I flags in CFLAGS vs >>CPPFLAGS is correct, just that people rarely do it the right way. > > Does this mean, if I had used CFLAGS instead CPPFLAGS I don't need your > patch? probably, but considering you're one of the few people using the right variable for its intended purpose, why stop now ? ;) -mike