logo       

CLFS temp-system::file: msg#00031

linux.lfs.clfs.devel

Subject: CLFS temp-system::file

Just like a bad penny, I am back.

'file' build failed for me. This package should be built for the host machine arch and not the target?

existing::

./configure --prefix=/tools --build=${CLFS_HOST} --host=${CLFS_TARGET}
make
make DESTDIR=${CLFS} install

Should it not be::

./configure --prefix=${CLFS}/tools
make
make install

or

./configure --prefix=/tools
make
make DESTDIR=${CLFS} install

G


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise