From: jedenastik Newsgroups: comp.os.msdos.djgpp Subject: Can't "make" the allegro-libs (DJGPP) Message-ID: <1103_1004793271@aon> Date: Sat, 03 Nov 2001 13:14:31 GMT Mime-Version: 1.0 User-Agent: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98) Opera 5.12 [de] Content-Type: text/plain; charset="us-ascii" Lines: 66 NNTP-Posting-Host: M423P022.dipool.highway.telekom.at X-Trace: 1004793064 newsreader01.highway.telekom.at 32068 62.46.42.214 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hiho AT ll If i try to make the allegro-libs for DJGPP i get the following makefile-errors: MAKE Version 3.6 Copyright (c) 1992 Borland International Error makefile 14: Colon expected Error makefile 17: Command syntax error Error makefile 21: Command syntax error Error makefile 24: Command syntax error Error makefile 29: Command syntax error Error makefile 32: Command syntax error Error makefile 37: Command syntax error Error makefile 40: Command syntax error Error makefile 45: Command syntax error Error makefile 48: Command syntax error Error makefile 53: Command syntax error Error makefile 56: Command syntax error Error makefile 62: Command syntax error Error makefile 65: Command syntax error Error makefile 69: Command syntax error Error makefile 72: Command syntax error Error makefile 76: Command syntax error Error makefile 79: Command syntax error Error makefile 81: Command syntax error Error makefile 82: Command syntax error Error makefile 84: Command syntax error Error makefile 85: Command syntax error Error makefile 97: Command syntax error Error makefile 99: Command syntax error Error makefile 101: Command syntax error Error makefile 103: Command syntax error Error makefile 105: Command syntax error Error makefile 107: Command syntax error Error makefile 109: Command syntax error Error makefile 114: Command syntax error Error makefile 115: Command syntax error Error makefile 117: Command syntax error Error makefile 119: Command syntax error Error makefile 121: Command syntax error Error makefile 124: Command syntax error Error makefile 126: Command syntax error Error makefile 128: Command syntax error Error makefile 130: Command syntax error Error makefile 132: Command syntax error Error makefile 136: Command syntax error Error makefile 140: Command syntax error Error makefile 141: Command syntax error Error makefile 142: Command syntax error Error makefile 181: Colon expected Error makefile 215: Redefinition of target 'obj/djgpp/%.o' Error makefile 218: Redefinition of target 'obj/djgpp/%.o' Error makefile 221: No match found for wildcard '*/%.exe' Error makefile 221: Command syntax error Error makefile 222: Command syntax error Error makefile 299: Command syntax error Error makefile 302: Command syntax error Error makefile 385: Redefinition of target 'obj/djgpp/datedit.o' Available memory 534020096 bytes *** 52 errors during make *** What's wrong? thx AT ll for your help