Re: GNU ftp crack and config.{sub,guess}

2003-09-05 Thread Paul D. Smith
%% Russell Shaw <[EMAIL PROTECTED]> writes: rs> Paul D. Smith wrote: >> I'm still waiting for _ANY_ kind of response here. >> Doesn't anyone know or care about config.guess or config.sub anymore? rs> From automake manual: rs> config.guess rs> config.sub rs> These programs compute

Re: GNU ftp crack and config.{sub,guess}

2003-09-05 Thread Russell Shaw
Paul D. Smith wrote: I'm still waiting for _ANY_ kind of response here. Doesn't anyone know or care about config.guess or config.sub anymore? From automake manual: config.guess config.sub These programs compute the canonical triplets for the given build, host, or target architecture. These progra

Re: GNU ftp crack and config.{sub,guess}

2003-09-04 Thread John W. Eaton
On 4-Sep-2003, Paul Smith <[EMAIL PROTECTED]> wrote: | It's not so clear how to wget their contents from Savannah. Try wget --output-file config.guess 'http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess?rev=HEAD&content-type=text/plain' wget --output-file config

Re: GNU ftp crack and config.{sub,guess}

2003-09-04 Thread Paul Smith
%% "John W. Eaton" <[EMAIL PROTECTED]> writes: jwe> Maybe a better place to get the current versions of these files is jwe> here: jwe> http://savannah.gnu.org/projects/config/ jwe> It seems to me that instead of copying the files to the GNU ftp jwe> server (even if it could

Re: GNU ftp crack and config.{sub,guess}

2003-09-04 Thread Alexandre Duret-Lutz
>>> "pds" == Paul D Smith <[EMAIL PROTECTED]> writes: pds> I'm still waiting for _ANY_ kind of response here. pds> Doesn't anyone know or care about config.guess or config.sub anymore? For Automake 1.7.6b (announced a few days ago) I took the CVS versions of these files manually. I'm consideri

Re: GNU ftp crack and config.{sub,guess}

2003-09-04 Thread John W. Eaton
EMAIL PROTECTED]> (reason: 550 Message contains Sobig.F. Denied.) ... From: "John W. Eaton" <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Date: Sat, 23 Aug 2003 09:28:26 -0500 To: [EMAIL PROTECTED] Cc: Ben Elliston <[EMAIL PROTECTED]>, [EMAIL PRO

Re: GNU ftp crack and config.{sub,guess}

2003-09-04 Thread Paul D. Smith
I'm still waiting for _ANY_ kind of response here. Doesn't anyone know or care about config.guess or config.sub anymore? %% [EMAIL PROTECTED] writes: p> Hi Ben; p> I've been trying to build GNU make packages. Like some of the other GNU p> toolkits, my "make dist" process involves a wget

GNU ftp crack and config.{sub,guess}

2003-08-23 Thread psmith
Hi Ben; I've been trying to build GNU make packages. Like some of the other GNU toolkits, my "make dist" process involves a wget of the very latest config.guess and config.sub files from the ftp.gnu.org server. Unfortunately right now this doesn't work: when the ftp.gnu.org server was cracked th