From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles McKnight To: cygwin@sourceware.cygnus.com Subject: RE: compilation problem Date: Thu, 14 Oct 1999 08:58:00 -0000 Message-id: <19991014155838.7095.qmail@www0w.netaddress.usa.net> X-SW-Source: 1999-10/msg00262.html Jean, What appears to be happening is that make does not recognize the spaces after the colon (:) or on the following recipe lines. If you will replace them with tabs, this should fix the problem. I've encountered this issue on other versions of make before. Another solution is to modify the make source code to recognize a space as a legal separator. Charles McKnight cmcknigh@fastlane.net ____________________________________________________________________ Get your own FREE, personal Netscape WebMail account today at http://webmail.netscape.com . -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles McKnight To: cygwin@sourceware.cygnus.com Subject: RE: compilation problem Date: Sun, 31 Oct 1999 19:54:00 -0000 Message-ID: <19991014155838.7095.qmail@www0w.netaddress.usa.net> X-SW-Source: 1999-10n/msg00262.html Message-ID: <19991031195400.xZ-lfWp0o9aqrlBfski93roNpInXjSdAgkbaFgSpD2s@z> Jean, What appears to be happening is that make does not recognize the spaces after the colon (:) or on the following recipe lines. If you will replace them with tabs, this should fix the problem. I've encountered this issue on other versions of make before. Another solution is to modify the make source code to recognize a space as a legal separator. Charles McKnight cmcknigh@fastlane.net ____________________________________________________________________ Get your own FREE, personal Netscape WebMail account today at http://webmail.netscape.com . -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com