xfree-4.3.0-r1/work/xc/lib/X11/Makefile Line 9839, column 16 should be a / instead of a '. Reproducible: Always Steps to Reproduce: 1. Try to emerge xfree-4.3.0-r1 Actual Results: make[3]: Entering directory `/var/tmp/portage/xfree-4.3.0-r1/work/xc/lib/X11' make[3]: *** No rule to make target `/usr'include/asm/errno.h', needed by `XKBList.o'. Stop. make[3]: Leaving directory `/var/tmp/portage/xfree-4.3.0-r1/work/xc/lib/X11' make[2]: *** [install] Error 2 Expected Results: Successful build.
Works now.
what do you mean works now? I haven't done anything to it yet.
Oh, maybe it only worked because I fixed it locally & then ran portage again.
what exactly did you do to fix?
I chnaged the ' in line 9839 of xfree-4.3.0-r1/work/xc/lib/X11/Makefile to a / & remerged.
Luca, is the ebuild causing this to happen?
I think not, given that I emerged xfree4.3.0-r1 in at least 3-4 different systems. Antonio could you try to do that? ebuild /usr/portage/x11-base/xfree/xfree-4.3.0-r1.ebuild clean ebuild /usr/portage/x11-base/xfree/xfree-4.3.0-r1.ebuild install and see if is reproducible? I tried here again and I can't reproduce that behaviour
Did that & it workd this time. I even peek at the bad spot in the Makefile halfway during compilation & it was fine. Must've been bitrot!
Closing it then =)