First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 208428
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mart Raudsepp <leio@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 208428 depends on: Show dependency tree
Bug 208428 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-02-01 13:25 0000
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

------- Comment #1 From SpanKY 2008-02-01 13:58:08 0000 -------
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

First Last Prev Next    No search results available      Search page      Enter new bug