This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: solved: make error: *** target pattern contains no `%'. Stop.‏


 This error is caused by having
 a dos-style directory name in $PATH.
 For example
            C:/Cygwin/bin

This problem is a result of trying to solve a different problem.
Using the Unicon language
            open("/cygdrive/c/file")  fails
            open("c:/file")  succeeds
 
 Dick McCullough
 Context Knowledge Systems
 Name your propositions !
 
 
 		 	   		   		 	   		  

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]