Compile Error: structure has no member named lowest_vol_num
Mike Frysinger
vapier.adi at gmail.com
Fri Jul 3 03:12:54 EDT 2009
On Fri, Jul 3, 2009 at 03:08, Biefel, Reiner wrote:
>>people rarely set CPPFLAGS
>
> And how do they include headers of ZLIB, LZO and E2FSPROGS when header
> files are not in standard path, for example during cross-build?
they either have then in the standard path like a sane toolchain, or
they use CFLAGS. i'm not saying putting -I flags in CFLAGS vs
CPPFLAGS is correct, just that people rarely do it the right way.
-mike
More information about the linux-mtd
mailing list