[Clfs-support] 回复: 答复: 回复: build error because gcc configure option is misplaced
William Harrington
kb0iic at berzerkula.org
Fri Jan 24 11:54:28 PST 2014
On Jan 23, 2014, at 11:36 PM, 陈冬晓 wrote:
> during the boot branch, chapter 7.6:make install
> make[3]: Enter directory shadow-4.1.5.1/etc
> /usr/bin/install: cannot remove /etc/login.defs: permission denied
>
> should the --sysconfdir option be $(CLFS)/etc?
make DESTDIR=${CLFS} install
Your CLFS variable is not set.
It's set here http://cross-lfs.org/view/svn/mips64-64/final-preps/settingenvironment.html
if it wasn't set then ran the command at the following page as root
per the instructions, then you hosed your host OS and now clfs owns
everything:
http://cross-lfs.org/view/svn/mips64-64/boot/introduction.html
SIncerely,
WIlliam Harrington
More information about the Clfs-support
mailing list