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

See crosstool-NG 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]

1.16.0: Fail to download kernel bz2 file.


Hello,

I'm using crosstool-ng 1.16.0 under centos 5.3 with the sample:
i686-nptl-linux-gnu
The only change I did is to set the linux kernel version to: 3.4.7

The I ran: ct-ng build and got the following error:
Retrieving 'linux-3.4.7'
[DEBUG]    Trying
'http://ftp.kernel.org/pub/linux/kernel/v3.x/linux-3.4.7.tar.bz2'
[DEBUG]    ==> Executing: 'wget' '--passive-ftp' '--tries=3' '-nc'
'--progress=dot:binary' '-T' '10' '-O'
'/home/zvivered/GNU/ct-ng-1.16.0/bin/.build/tarballs/linux-3.4.7.tar.bz2.tmp-dl'
'http://ftp.kernel.org/pub/linux/kernel/v3.x/linux-3.4.7.tar.bz2'
[ALL  ]    --00:05:11--
http://ftp.kernel.org/pub/linux/kernel/v3.x/linux-3.4.7.tar.bz2
[ALL  ]    Resolving ftp.kernel.org... 149.20.4.69
[ALL  ]    Connecting to ftp.kernel.org|149.20.4.69|:80... connected.
[ALL  ]    HTTP request sent, awaiting response... 200 OK
[ALL  ]    File
`/home/zvivered/GNU/ct-ng-1.16.0/bin/.build/tarballs/linux-3.4.7.tar.bz2.tmp-dl'
already there; not retrieving.

What is the reason for this error ?
The folder: /home/zvivered/GNU/ct-ng-1.16.0/bin/.build/tarballs
contains the file:  linux-3.4.7.tar.gz.tmp-dl

The size of this file is: 0
Can I attache build.log ? Its size is: 46KB

Thanks,
Zvika

--
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]