Re: Problem with dosemu
jankomEarthlink <[email protected]>
| Newsgroups | org.kernel.vger.linux-msdos |
|---|---|
| Message-ID | <[email protected]> |
I tried compiling 1.2.2 source and it ended up in an error despite good configuration (./configure). Could this be the source of all problems? Btw, I have nvidia video card, not matrox - just as an info - may not be relevant. 1.4 compile OK, but then id did not start, see previous messages in this subject. ... gcc -E -c -I/usr/X11R6/include -MP -MMD -I../../../src/include -I../../../src/plugin/include wdvga.c > /dev/null make[2]: Leaving directory `/home/apu/xfer_andraswd/src/dosemu-1.2.2/src/env/video' make[2]: Entering directory `/home/apu/xfer_andraswd/src/dosemu-1.2.2/src/env/video' gcc -c -I/usr/X11R6/include -MP -MMD -I../../../src/include -I../../../src/plugin/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wnested-externs -O2 -fomit-frame-pointer -fno-strict-aliasing -mtune=i686 -pipe -o matrox.o matrox.c matrox.c:50: error: static declaration of ‘MGAchipset’ follows non-static declaration matrox.h:67: error: previous declaration of ‘MGAchipset’ was here matrox.c:54: error: static declaration of ‘MGAMMIOBase’ follows non-static declaration matrox.h:68: error: previous declaration of ‘MGAMMIOBase’ was here make[2]: *** [matrox.o] Error 1 make[2]: Leaving directory `/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/src' make: *** [default] Error 2 -- 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