Message-ID: <3246F929.6A5@spy.isp.nsc.ru> Date: Mon, 23 Sep 1996 13:55:05 -0700 From: Ryzhenkov Ilya Organization: ISPh SB RAS MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Another make problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi! FAQ doesn't seem to contain any info on how to solve this problem, so i'll post it. make doesn't want to build applications. first of all it can't find default makefile with the name "makefile". I give it to him via -f option. Next thing that is happening : it seems it doesn't process it's internal predefined database. Log follows. ==================================== W:\DJGPP\GNU\BNU-252\BFD>make all make.exe: *** No rule to make target `all'. Stop. W:\DJGPP\GNU\BNU-252\BFD>make -fmakefile all make.exe: *** No rule to make target `libbfd.o', needed by `libbfd.a'. Stop. W:\DJGPP\GNU\BNU-252\BFD>set winbootdir=D:\WINDOWS COMSPEC=C:\COMMAND.COM PROMPT=$p$g TEMP=c:\temp DOS4G=QUIET VIDEO=S3 MOUSE=w:\win STATION=1 TDY=23091996 PMDRIVE=H PATH=D:\WINDOWS\COMMAND;W:\UTIL;Z:\DOS;Z:\UTIL;W:\WIN;X:\WIN;H:\PUBLIC;Z:\DN;X:\ WIN\EXTRAS;L:\DJGPP\BIN DJGPP=L:\DJGPP\djgpp.env DN=W:\@CFG\DN TMP=c:\temp WINPKT=YES windir=W:\WIN W:\DJGPP\GNU\BNU-252\BFD>make -v GNU Make version 3.73, by Richard Stallman and Roland McGrath. Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ================================================================ comments : there is no other make in system, djgpp.env was not changed, and gcc and other stuff works properly. What is my mistake ? Sincerely yours, Ilya ----------------------------------------------------------------------------- mailto://ilya AT spy DOT isp DOT nsc DOT ru http://spy.isp.nsc.ru on IRC (EFNet) as "Orangy" usually on #mirc #novosibirsk or somewhere else ;)