delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
Date: | Sun, 13 Jun 2004 07:01:30 +0200 |
From: | "Eli Zaretskii" <eliz AT gnu DOT org> |
Sender: | halo1 AT zahav DOT net DOT il |
To: | djgpp AT delorie DOT com |
Message-Id: | <3028-Sun13Jun2004070129+0300-eliz@gnu.org> |
X-Mailer: | emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 |
In-reply-to: | <2gmmc01jpsi5shmc5n8d97rbbcnt8qgq7i@4ax.com> (message from MC on |
Sat, 12 Jun 2004 19:36:26 GMT) | |
Subject: | Re: Want to build GNU ftp (from inetutils) using DJGPP |
References: | <2gmmc01jpsi5shmc5n8d97rbbcnt8qgq7i AT 4ax DOT com> |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> From: MC <nospam AT nowhere DOT com> > Newsgroups: comp.os.msdos.djgpp > Date: Sat, 12 Jun 2004 19:36:26 GMT > > So in order to build the source that I obtained from GNU, I installed > the latest version of DJGPP (set my environment variables and path, > and downloaded/installed the socket libraries). A hello world program > compiles, but I can't make ftp using the makefile that comes with the > ftp source. I get the following error on line 15: > > "Separator missing". That's not the precise wording of the error message, since GNU Make doesn't have such a message. Please try to reproduce the exact message when you report such problems. In general, errors about missing separators usually mean that spaces were used in the Makefile where a TAB should have been. In addition, I'd suggest to look for an already built ftp.exe on this site: http://www.bgnett.no/~giva/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |