Results 1 to 2 of 2
  1. Thread Author  Thread Author    #1  

    Default problem building a toolchain with buildroot

    I've been trying for two days to build a toolchain so I can compile an LG Optimus V kernel but I keep running into this problem. After I run make it runs for a bit and says
    [INFO ] Performing some trivial sanity checks
    [INFO ] Build started 20110401.211725
    [INFO ] Building environment variables
    [EXTRA] Preparing working directories
    [EXTRA] Installing user-supplied crosstool-NG configuration
    [EXTRA] =================================================================
    [EXTRA] Dumping internal crosstool-NG configuration
    [EXTRA] Building a toolchain for:
    [EXTRA] build = x86_64-unknown-linux-gnu
    [EXTRA] host = x86_64-unknown-linux-gnu
    [EXTRA] target = arm-unknown-linux-uclibcgnueabi
    [EXTRA] Dumping internal crosstool-NG configuration: done in 0.07s (at 00:01)
    [INFO ] =================================================================
    [INFO ] Retrieving needed toolchain components' tarballs
    [EXTRA] Retrieving 'mpfr-2.4.2'
    [ALL ] --2011-04-01 21:19:00--
    [ALL ] Resolving ... 152.81.144.6
    [ALL ] Connecting to ... failed: Connection timed out.
    [ALL ] Retrying.
    [ALL ]
    [ALL ] --2011-04-01 21:19:12-- (try: 2)
    [ALL ] Connecting to ... failed: Connection timed out.
    [ALL ] Retrying.
    [ALL ]
    [ALL ] --2011-04-01 21:19:24-- (try: 3)
    [ALL ] Connecting to ... failed: Connection timed out.
    [ALL ] Giving up.
    [ALL ]
    [ALL ] File `mpfr-2.4.2.tar.bz2.tmp-dl' already there; not retrieving.
    [ALL ] --2011-04-01 21:21:08--
    [ALL ] Resolving ... 152.81.144.6
    [ALL ] Connecting to ... failed: Connection timed out.
    [ALL ] Retrying.
    [ALL ]
    [ALL ] --2011-04-01 21:21:27-- (try: 2)
    [ALL ] Connecting to ... failed: Connection timed out.
    [ALL ] Retrying.
    [ALL ]
    [ALL ] --2011-04-01 21:21:39-- (try: 3)
    [ALL ] Connecting to ... failed: Connection timed out.
    [ALL ] Giving up.
    [ALL ]
    [ALL ] File `mpfr-2.4.2.tar.bz2.tmp-dl' already there; not retrieving.
    [ALL ] --2011-04-01 21:22:46--
    [ALL ] Resolving ... 152.81.144.6
    [ALL ] Connecting to ... failed: Connection timed out.
    [ALL ] Retrying.
    It does this over and over until it just gives up. Does anyone know what I am doing wrong?
  2. Thread Author  Thread Author    #2  

    Default

    Nevermind, I just downloaded this package from google code site and placed it in the proper folder under packages and restarted make and it worked.

    Sent from my Optimus Stalker

Posting Permissions