From: Richard Dawe Newsgroups: comp.os.msdos.djgpp Subject: Re: ANNOUCE: thinlib directmedia library for djgpp 0.1.0 Date: Mon, 01 Jul 2002 21:40:57 +0100 Lines: 24 Message-ID: <3D20BE59.2679492A@phekda.freeserve.co.uk> References: <3D1F21E6 DOT E85FBF68 AT yahoo DOT com> <3D1F54ED DOT D798D177 AT yahoo DOT com> <3D1F5EC7 DOT 1486F10D AT phekda DOT freeserve DOT co DOT uk> <3D1F92B1 DOT 25C99F8B AT yahoo DOT com> NNTP-Posting-Host: modem-57.indium.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news7.svr.pol.co.uk 1025560641 4714 62.136.40.57 (1 Jul 2002 21:57:21 GMT) NNTP-Posting-Date: 1 Jul 2002 21:57:21 GMT X-Complaints-To: abuse AT theplanet DOT net X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) X-Accept-Language: de,fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. CBFalconer wrote: [snip] > After doing that in tl_int.c, and then manually removing the > quotes around "#dependency file" in the created _depend, we get > the following: > > > [1] c:\dnld\scratch\thinlib-0.1.0>make all > > gcc -W -Wall -Werror -O3 -fomit-frame-pointer -ffast-math -o tl_print.o -c tl_pr > > int.c > > In file included from tl_print.c:14: > > c:/djgpp/lib/gcc-lib/djgpp/3.1/include/stdarg.h:110: conflicting types for `va_l > > ist' > > c:/djgpp/include/stdio.h:35: previous declaration of `va_list' > > make.exe: *** [tl_print.o] Error 1 You haven't installed gcc 3.1 completely. Read $DJDIR/gnu/gcc-3.1/readme.DJGPP on how to fix this. Regards, -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]