delorie.com/archives/browse.cgi | search |
Xref: | news-dnh.mv.net comp.os.msdos.djgpp:2684 |
Path: | news-dnh.mv.net!mv!news.sprintlink.net!dispatch.news.demon.net!demon!tank.news.pipex.net!pipex!oleane!jussieu.fr!cea.fr!hudson!nicolas |
From: | nicolas AT jupiter DOT ceng DOT cea DOT fr (Eric NICOLAS) |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Need HELP installing LIBGRX 1.03! |
Date: | 16 Oct 1995 08:43:30 GMT |
Organization: | C.E.A. (france) |
Lines: | 17 |
Distribution: | world |
Reply-To: | nicolas AT jupiter DOT ceng DOT cea DOT fr |
Nntp-Posting-Host: | 132.168.30.100 |
To: | djgpp AT sun DOT soe DOT clarkson DOT edu |
Dj-Gateway: | from newsgroup comp.os.msdos.djgpp |
: Even after I clean up the directives, however, the makefiles are still : bombing with a 'Missing separator' error message referencing the first : command line following the first dependency list. I can't figure out : what separator MAKE wants to see, or where! The problem is simply that MAKE needs TAB separator before each command line : ..o: .c <TAB> cc -c .... You probably change TAB to SPACES (or your editor did) without noticed. Try using an editor with 'Use Tabulations' options ON, and replacing all spaces at the lines begining by TABs. Eric.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |