Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 516894 - sys-fs/e2fsprogs: cross compilation failure (subst.c:8:20: fatal error: config.h: No such file or directory)
Summary: sys-fs/e2fsprogs: cross compilation failure (subst.c:8:20: fatal error: confi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-11 13:08 UTC by Mikle Kolyada (RETIRED)
Modified: 2014-07-11 17:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2014-07-11 13:08:01 UTC
Now i get the following:

>>> Source configured.
>>> Compiling source in /usr/aarch64-unknown-linux-gnu/tmp/portage/sys-fs/e2fsprogs-1.42.10/work/e2fsprogs-1.42.10 ...
make COMPILE_ET=compile_et MK_CMDS=mk_cmds 
cd ./util ; make subst
make[1]: Entering directory `/usr/aarch64-unknown-linux-gnu/tmp/portage/sys-fs/e2fsprogs-1.42.10/work/e2fsprogs-1.42.10/util'
        CREATE dirpaths.h
        CC subst.c
subst.c:8:20: fatal error: config.h: No such file or directory
compilation terminated.
make[1]: *** [subst.o] Error 1
make[1]: Leaving directory `/usr/aarch64-unknown-linux-gnu/tmp/portage/sys-fs/e2fsprogs-1.42.10/work/e2fsprogs-1.42.10/util'
make: *** [util/subst] Error 2
 * ERROR: sys-fs/e2fsprogs-1.42.10::gentoo failed (compile phase):
 *   emake failed

It looks like bug 516854
Comment 1 Ian Stakenvicius (RETIRED) gentoo-dev 2014-07-11 13:56:08 UTC
It is bug 516854.  Same fix committed to the tree for this package.

*** This bug has been marked as a duplicate of bug 516854 ***