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 08:33:53 -0300 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <010e01c2d4e6$1eecd7c0$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, 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 See de log (at end) , the error still exist: comcom.c: In function `update_display': comcom.c:358: warning: pointer of type `void *' used in arithmetic comcom.c:358: warning: pointer of type `void *' used in arithmetic comcom.c:358: warning: pointer of type `void *' used in arithmetic comcom.c:358: warning: pointer of type `void *' used in arithmetic comcom.c:358: warning: pointer of type `void *' used in arithmetic comcom.c:358: warning: pointer of type `void *' used in arithmetic comcom.c:358: warning: pointer of type `void *' used in arithmetic comcom.c:358: warning: pointer of type `void *' used in arithmetic comcom.c:358: warning: pointer of type `void *' used in arithmetic comcom.c:358: warning: pointer of type `void *' used in arithmetic comcom.c:358: warning: pointer of type `void *' used in arithmetic comcom.c:358: warning: pointer of type `void *' used in arithmetic comcom.c:358: warning: pointer of type `void *' used in arithmetic 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 Thanks, Carlos A Silva Consultor Inform=E1tica ciclum@uol.com.br ----- Original Message ----- =46rom: "Bart Oldeman" To: "Carlos A Silva" Cc: Sent: Friday, February 14, 2003 11:28 PM Subject: Re: Error in compile dosemu-1.1.4.13 !!! > On Sat, 15 Feb 2003, Carlos A Silva wrote: > > > Starting DOSEMU 1.1.4.12 compile... > > silly me, I forgot to update VERSION in my hurry. That's not the prob= lem > though. > > > gcc -c -MMD -I/usuarios/carlos/dosemu-1.1.4/src/plugin/include -I/usuar= ios/c > > arlos/dosemu-1.1.4/src/include -I/usr/include/slang -Wall -Wstrict-prot= otype > > s -Wmissing-declarations -Wnested-externs -Wpointer-arith -O2 -fomit-fr= ame-p > > ointer -fno-strict-aliasing -mcpu=3Di686 -pipe -o comcom.o comcom.= c > > In file included from comcom.c:23: > > ../../env/video/X.h:7: warning: No include path in which to find X1= 1/X.h > > ../../env/video/X.h:8: warning: No include path in which to find X11/Xlib.h > > for some reason your configure script didn't pick up X11 -- it should= have > then disabled X for DOSEMU but for some reason it didn't. What you sh= ould > do as a workaround: > * either install the X development libraries > * or manually change "x on" to "x off" in compiletime-settings > then run: > > make distclean > make > > did you have xdosemu running in earlier DOSEMU versions (getting a "D= OS in > a BOX" window)? > > 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