On 04/16/2017 04:44 PM, Ken Moffat wrote:
On Sun, Apr 16, 2017 at 02:55:18PM +1000, Wayne Blaszczyk wrote:
Should it not be ../configure and ../x.py rather than ./configure and ./x.py?

Regards,
Wayne.

Hi Wayne -

why do you think that ?

I've now built that (expletive-deleted) compiler mopre than a dozen
times using ./configure and then ./x.py from the top-level
directory.

A lot of those builds were for testing, but I've installed it on at
least four systems where I've used it to build cargo and
firefox-53beta.  So I don't think there is a problem.

I think there actually is a problem.

The instructuion says:

mkdir build                                        &&
cd build                                           &&

./configure --prefix=/usr                          \


This clearly must be wrong, as configure can't possibly reside in the newly created and entered build directory, but rather one level below.

I am just building rust and changed ./configure to ../configure accordingly.


Cheers
Tim


ĸen



--
decentral.ch - IT Stuff
Tim Tassonis
Dennlerstasse 36
8047 Zürich

[email protected]
+41 79 229 36 17
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to