logo       

Re: CLFS temp-system::file: msg#00032

linux.lfs.clfs.devel

Subject: Re: CLFS temp-system::file

George Boudreau wrote:
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
_______________________________________________
Clfs-dev mailing list
Clfs-dev@xxxxxxxxxxxxxxxxxxx
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-dev
What error did you get, it should be built for the target.


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

News | FAQ | advertise