From: "Maverick" Newsgroups: comp.os.msdos.djgpp References: <%aMN8.221738$305 DOT 2936045 AT news DOT chello DOT at> <3D07ABF5 DOT 190C088F AT yahoo DOT com> <_gSN8.225427$305 DOT 3003174 AT news DOT chello DOT at> <200206130124 DOT g5D1Oqe10508 AT envy DOT delorie DOT com> Subject: Re: building allegro 4.0.1 question Lines: 22 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: <_CXN8.227920$305.3049463@news.chello.at> Date: Thu, 13 Jun 2002 07:14:02 GMT NNTP-Posting-Host: 212.17.127.89 X-Complaints-To: abuse AT news DOT chello DOT at X-Trace: news.chello.at 1023952442 212.17.127.89 (Thu, 13 Jun 2002 09:14:02 CEST) NNTP-Posting-Date: Thu, 13 Jun 2002 09:14:02 CEST Organization: Customers chello Austria To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com DJ Delorie schrieb in im Newsbeitrag: 200206130124 DOT g5D1Oqe10508 AT envy DOT delorie DOT com... > > > stdarg.h :110: conflicting types for `va_listī > > stdio.h :35: previous declaration for `va_listī > > If you're using gcc 3.1, did you read the djgpp-specific README > included with it? Yes I did, I've read about the entire documentation supplied with it and fixed the djtypes.h accordingly, though the part where I am told to at the very beginning of the README.DJGPP of GCC escaped my eye. And I found out what the problem was by now... looks like I did something dumb I can't remember and replaced the modified djtypes.h with the unmodified sometime after my changes. Perhaps I made an error when extracting some files I hadn't gotten before... I don't know what mistake I made, but it looks like I'm the culprit to blame big time. Now I've fixed the djtypes.h again, Allegro seems to have been built fine without errors. My own stupidity gave three hours of a headache... Thanks for your responses, Nick, Delorie.