From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Carlos A Silva" Subject: Re: Error in compile dosemu-1.1.4.13 !!! Date: Sat, 15 Feb 2003 16:18:53 -0300 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <002001c2d527$14650200$8f67abc8@estaocarlos> References: Reply-To: "Carlos A Silva" Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: List-Id: Content-Type: text/plain; charset="iso-8859-1" To: Bart Oldeman Cc: linux-msdos@vger.kernel.org Bart, please, see this log final: make[2]: *** [comcom.o] Error 1 > make[2]: Leaving directory > `/usuarios/carlos/dosemu-1.1.4/src/plugin/commands' > make[1]: *** [plugin/commands] Error 2 > make[1]: Leaving directory `/usuarios/carlos/dosemu-1.1.4/src' > make: *** [default] Error 2 Carlos A Silva Consultor Inform=E1tica ciclum@uol.com.br ----- Original Message ----- =46rom: "Bart Oldeman" To: "Carlos A Silva" Cc: Sent: Saturday, February 15, 2003 2:53 PM Subject: Re: Error in compile dosemu-1.1.4.13 !!! > On Sat, 15 Feb 2003, Carlos A Silva wrote: > > > I=B4m sorry, but the problem wasn=B4t resolved...I don=B4t know why= !! > > I don=B4t use X, so I updated x =3D off in compiletime-settings > > > comcom.c:358: warning: pointer of type `void *' used in arithmetic > > this is just a warning -- it shouldn't stop compilation. > > But this change should help: > > --- dosemu-1.1.4.13/src/plugin/commands/comcom.c Tue Feb 4 21:39:59 = 2003 > +++ dosemu-1.1.4.14/src/plugin/commands/comcom.c Sat Feb 15 12:43:25 = 2003 > @@ -20,7 +20,9 @@ > #include > #include > > +#ifdef X_SUPPORT > #include "../../env/video/X.h" > +#endif > #include "emu.h" > #include "memory.h" > #include "bios.h" > > > Bart > > - > To unsubscribe from this list: send the line "unsubscribe linux-msdos= " in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html - To unsubscribe from this list: send the line "unsubscribe linux-msdos" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html