Message-ID: <3D470648.C191AE69@telefonica.net> Date: Tue, 30 Jul 2002 23:34:00 +0200 From: Mariano Alvarez Fernandez X-Mailer: Mozilla 4.5 [es] (Win98; I) X-Accept-Language: es MIME-Version: 1.0 To: djgpp , GRX CC: prinz_peter AT t-online DOT de Subject: [Fwd: GRX 2.4.3 makefile.dj2] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Hi, this seems to be a problem with gcc 3.1 or a bad DJGPP instalation. Can somebody check it? Thanks, M.Alvarez -------- Original Message -------- Asunto: GRX 2.4.3 makefile.dj2 Fecha: Tue, 30 Jul 2002 18:53:12 +0200 De: "Dr. Peter Prinz" A: Dear M. Alvarez, would you please let me know how to build the GRX-Lib (2.4.3)? Runing 'make -f makefile.dj2 install' results in the following error: gcc -c -O2 -Wall -I. -I./include -I../include -I../addons/print -I../addons/ bmp mouse/mscursor.c -o mouse/mscursor.o In file included from include/libgrx.h:35, from mouse/mscursor.c:22: d:/gnu-c/include/stdio.h:35: conflicting types for `va_list' d:/gnu-c/lib/gcc-lib/djgpp/3.1/include/stdarg.h:110: previous declaration of `va _list' mouse/mscursor.c: In function `GrMouseSetCursorMode': mouse/mscursor.c:166: first argument to `va_arg' not of type `va_list' mouse/mscursor.c:167: first argument to `va_arg' not of type `va_list' mouse/mscursor.c:171: first argument to `va_arg' not of type `va_list' mouse/mscursor.c:172: first argument to `va_arg' not of type `va_list' mouse/mscursor.c:173: first argument to `va_arg' not of type `va_list' Thank You! Best regards, Peter Prinz