From: "JUTON.AGIER" Newsgroups: comp.os.msdos.djgpp Subject: help : problems with allegro Date: Tue, 16 Feb 1999 23:51:41 +0100 Organization: Wanadoo - (Client of French Internet Provider) Lines: 35 Message-ID: <7act0j$s0o$1@platane.wanadoo.fr> NNTP-Posting-Host: blm9-126.abo.wanadoo.fr X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.0810.800 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com When I try to compile allegro library, make resend : allegro.h: In function ftofix : In file included from src/internal.h:24, from src/allegro.c:34: allegro.h:2386: `errno' undeclared (first use in this function) allegro.h:2386: (Each undeclared identifier is reported only once allegro.h:2386: for each function it appears in.) allegro.h:2386: `ERANGE' undeclared (first use in this function) allegro.h: In function `facos': allegro.h:2436: `errno' undeclared (first use in this function) allegro.h:2436: `EDOM' undeclared (first use in this function) allegro.h: In function `fasin': allegro.h:2448: `errno' undeclared (first use in this function) allegro.h:2448: `EDOM' undeclared (first use in this function) allegro.h: In function `fadd': allegro.h:2478: `ERANGE' undeclared (first use in this function) allegro.h:2479: `errno' undeclared (first use in this function) allegro.h: In function `fsub': allegro.h:2531: `ERANGE' undeclared (first use in this function) allegro.h:2532: `errno' undeclared (first use in this function) allegro.h: In function `fmul': allegro.h:2596: `ERANGE' undeclared (first use in this function) allegro.h:2597: `errno' undeclared (first use in this function) allegro.h: In function `fdiv': allegro.h:2676: `ERANGE' undeclared (first use in this function) allegro.h:2677: `errno' undeclared (first use in this function) Help me, please ! I think I have properly instaled allegro and I don't understand. Thank for your answers. alexandre_83 AT wanadoo DOT fr