Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Compilation of sys-fs/mtd-utils-20080102 fails with x86_64-pc-linux-gnu-gcc -I./include -march=athlon64 -O2 -pipe -ggdb -g -c -o compr_lzo.o compr_lzo.c -g -Wp,-MD,./.compr_lzo.c.dep compr_lzo.c:29:23: error: lzo/lzo1x.h: No such file or directory compr_lzo.c: In function 'jffs2_lzo_cmpr': compr_lzo.c:56: error: 'LZO_E_OK' undeclared (first use in this function) compr_lzo.c:56: error: (Each undeclared identifier is reported only once compr_lzo.c:56: error: for each function it appears in.) compr_lzo.c: In function 'jffs2_lzo_decompress': compr_lzo.c:76: error: 'LZO_E_OK' undeclared (first use in this function) compr_lzo.c: In function 'jffs2_lzo_init': compr_lzo.c:95: error: 'LZO1X_999_MEM_COMPRESS' undeclared (first use in this function) make: *** [compr_lzo.o] Error 1 make: *** Waiting for unfinished jobs.... After installing dev-libs/lzo, it compiles fine. Please add the missing depend as appropriate
fixed in cvs http://sources.gentoo.org/sys-fs/mtd-utils/mtd-utils-20080102.ebuild?r1=1.1&r2=1.2 http://sources.gentoo.org/sys-fs/mtd-utils/mtd-utils-9999.ebuild?r1=1.2&r2=1.3