From mboxrd@z Thu Jan 1 00:00:00 1970 From: jankomEarthlink Subject: Re: Problem with dosemu Date: Mon, 14 Apr 2014 23:02:11 -0400 Message-ID: <534CA133.2030403@earthlink.net> Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="utf-8"; format="flowed" To: linux-msdos@vger.kernel.org I tried compiling 1.2.2 source and it ended up in an error despite good= =20 configuration (./configure). Could this be the source of all problems?=20 Btw, I have nvidia video card, not matrox - just as an info - may not b= e=20 relevant. 1.4 compile OK, but then id did not start, see previous=20 messages in this subject. =2E.. gcc -E -c -I/usr/X11R6/include -MP -MMD -I../../../src/include=20 -I../../../src/plugin/include wdvga.c > /dev/null make[2]: Leaving directory=20 `/home/apu/xfer_andraswd/src/dosemu-1.2.2/src/env/video' make[2]: Entering directory=20 `/home/apu/xfer_andraswd/src/dosemu-1.2.2/src/env/video' gcc -c -I/usr/X11R6/include -MP -MMD -I../../../src/include=20 -I../../../src/plugin/include -Wall -Wstrict-prototypes=20 -Wmissing-declarations -Wnested-externs -O2 -fomit-frame-pointer=20 -fno-strict-aliasing -mtune=3Di686 -pipe -o matrox.o matrox.c matrox.c:50: error: static declaration of =E2=80=98MGAchipset=E2=80=99 = follows=20 non-static declaration matrox.h:67: error: previous declaration of =E2=80=98MGAchipset=E2=80=99= was here matrox.c:54: error: static declaration of =E2=80=98MGAMMIOBase=E2=80=99= follows=20 non-static declaration matrox.h:68: error: previous declaration of =E2=80=98MGAMMIOBase=E2=80=99= was here make[2]: *** [matrox.o] Error 1 make[2]: Leaving directory=20 `/home/apu/xfer_andraswd/src/dosemu-1.2.2/src/env/video' make[1]: *** [env/video] Error 2 make[1]: Leaving directory `/home/apu/xfer_andraswd/src/dosemu-1.2.2/sr= c' make: *** [default] Error 2 -- 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