Dear Sir:

        Today I download source code for Android on the Neo
Freerunner.

        I built the image and got the some below error

external/mtd-utils/mtd-utils/compr_lzo.c:29:23: error: lzo/lzo1x.h: No
such file or directory
external/mtd-utils/mtd-utils/compr_lzo.c: In function
‘jffs2_lzo_cmpr’:
external/mtd-utils/mtd-utils/compr_lzo.c:54: warning: implicit
declaration of function
‘lzo1x_999_compress’
external/mtd-utils/mtd-utils/compr_lzo.c:56: error: ‘LZO_E_OK’
undeclared (first use in this
function)
external/mtd-utils/mtd-utils/compr_lzo.c:56: error: (Each undeclared
identifier is reported
only once
external/mtd-utils/mtd-utils/compr_lzo.c:56: error: for each function
it appears in.)
external/mtd-utils/mtd-utils/compr_lzo.c:49: warning: unused parameter
‘model’
external/mtd-utils/mtd-utils/compr_lzo.c: In function
‘jffs2_lzo_decompress’:
external/mtd-utils/mtd-utils/compr_lzo.c:74: warning: implicit
declaration of function
‘lzo1x_decompress_safe’
external/mtd-utils/mtd-utils/compr_lzo.c:76: error: ‘LZO_E_OK’
undeclared (first use in this
function)
external/mtd-utils/mtd-utils/compr_lzo.c: In function
‘jffs2_lzo_init’:
external/mtd-utils/mtd-utils/compr_lzo.c:95: error:
‘LZO1X_999_MEM_COMPRESS’ undeclared
(first use in this function)
make: *** [out/host/linux-x86/obj/EXECUTABLES/mkfs.jffs2_intermediates/
mtd-utils/compr_lzo.o]  Error 1


Could you help me to build image successfully?
Thanks for your help.

ps: I use Fedora 9 to build this kernel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to