This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fwd: CT_LOCAL_TARBALLS_DIR bug?


---------- Forwarded message ----------
From: Stephen Boylan <stephen.pboylan@gmail.com>
Date: Thu, Aug 18, 2011 at 9:48 AM
Subject: CT_LOCAL_TARBALLS_DIR bug?
To: crossgcc@sourceware.org


Using ct-ng at work where our firewall doesn't like FTP's. As a result
I can't have ct-ng download the needed .tar files, so I do it manually
with a few wgets. I set?my?CT_LOCAL_TARBALLS_DIR to the location where
I downloaded all of these and then told ct-ng to forbid downloads.
Started a build and got hit with
"[ERROR] 'gmp-4.3.2' not found in '<working dir>.build/tarballs'"
I manually went into crosstool-NG.sh and changed
CT_TARBALLS_DIR="${CT_LOCAL_TARBALLS_DIR}" from
CT_TARBALLS_DIR="${CT_WORK_DIR}/tarballs}" and this did the trick.
Just wondering, is this a bug when you set the CT_LOCAL_TARBALLS_DIR
and then turn off downloads? Why does it assume to look somewhere
other than where I told it to
for the tarballs?
Thanks,
Stephen Boylan

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]