From: "Tom Beauchamp" Newsgroups: comp.os.msdos.djgpp Subject: Allegro make problem Date: Tue, 20 Jul 1999 11:23:19 -0400 Organization: IDT (Best News In The World) Lines: 42 Message-ID: <7n23vs$m8j@nnrp2.farm.idt.net> NNTP-Posting-Host: ppp-29.ts-1.hp.idt.net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Got this when making allegro: allegro.h:301: previous declaration of `key_control_table' src/djgpp/keyboard.c:147: conflicting types for `key_altgr_table' allegro.h:302: previous declaration of `key_altgr_table' src/djgpp/keyboard.c:153: conflicting types for `key_accent1_lower_table' allegro.h:303: previous declaration of `key_accent1_lower_table' src/djgpp/keyboard.c:159: conflicting types for `key_accent1_upper_table' allegro.h:304: previous declaration of `key_accent1_upper_table' src/djgpp/keyboard.c:165: conflicting types for `key_accent1_shift_lower_table' allegro.h:305: previous declaration of `key_accent1_shift_lower_table' src/djgpp/keyboard.c:171: conflicting types for `key_accent1_shift_upper_table' allegro.h:306: previous declaration of `key_accent1_shift_upper_table' src/djgpp/keyboard.c:177: conflicting types for `key_accent2_lower_table' allegro.h:307: previous declaration of `key_accent2_lower_table' src/djgpp/keyboard.c:183: conflicting types for `key_accent2_upper_table' allegro.h:308: previous declaration of `key_accent2_upper_table' src/djgpp/keyboard.c:189: conflicting types for `key_accent2_shift_lower_table' allegro.h:309: previous declaration of `key_accent2_shift_lower_table' src/djgpp/keyboard.c:195: conflicting types for `key_accent2_shift_upper_table' allegro.h:310: previous declaration of `key_accent2_shift_upper_table' src/djgpp/keyboard.c: In function `install_keyboard': src/djgpp/keyboard.c:909: warning: passing arg 2 of `dz_atkill' from incompatibl e pointer type make.exe: *** [obj/djgpp/keyboard.o] Error 1 Why? Tom Beauchamp -- Visit the Tomb! http://www.geocities.com/Area51/Shadowlands/3419/