I guess the compile find comcom.o in /dosemu-1.1.4/src/plugin/commands, but
there only exist comcom.c
comcom.d
comcom.h

Regards,

     Carlos A Silva
Consultor Inform�tica
 [EMAIL PROTECTED]


----- Original Message -----
From: "Carlos A Silva" <[EMAIL PROTECTED]>
To: "Bart Oldeman" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, February 15, 2003 8:33 AM
Subject: Re: Error in compile dosemu-1.1.4.13 !!!


> Bart,
> I�m sorry, but the problem wasn�t resolved...I don�t know why !!
> I don�t use X, so I updated x = 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�tica
>  [EMAIL PROTECTED]
>
>
> ----- Original Message -----
> From: "Bart Oldeman" <[EMAIL PROTECTED]>
> To: "Carlos A Silva" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> 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 problem
> > though.
> >
> > >
>
gcc -c -MMD -I/usuarios/carlos/dosemu-1.1.4/src/plugin/include -I/usuarios/c
> > >
>
arlos/dosemu-1.1.4/src/include -I/usr/include/slang -Wall -Wstrict-prototype
> > >
>
s -Wmissing-declarations -Wnested-externs -Wpointer-arith -O2 -fomit-frame-p
> > > ointer -fno-strict-aliasing -mcpu=i686 -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
X11/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
should
> > 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 "DOS
in
> > a BOX" window)?
> >
> > Bart
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-msdos"
in
> > the body of a message to [EMAIL PROTECTED]
> > 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 [EMAIL PROTECTED]
> 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to