X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f From: Message-Id: <200410242105.i9OL5N5r017512@speedy.ludd.ltu.se> Subject: tests/libc/ansi/time/makefile problems To: DJGPP-WORKERS Date: Sun, 24 Oct 2004 23:05:23 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL78 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-ltu-MailScanner-Information: Please contact the ISP for more information X-ltu-MailScanner: Found to be clean X-MailScanner-From: ams AT ludd DOT ltu DOT se Reply-To: djgpp-workers AT delorie DOT com Can anyone run make successfully in tests/libc/ansi/time/? When I try I get: ../../../makefile.inc:11: *** Recursive variable `CFLAGS' references itself (eventuall). Stop. I'm using make version 3.79.1. I suspect it the line that reads xstrftm.exe: CFLAGS += -Wno-error that is the problem. Right, MartinS