I'd like to try Stas's patch but cannot manage the compile. Could
use a little help..
1) svn co https://svn.sourceforge.net/svnroot/dosemu/trunk dosemu
succeeds, creates a directory ~/dosemu with the source code.
2) patch -p0 <dosemu-sound-21.diff also succeeds, without errors.
3) cd dosemu
4) autoheader produced the message:
configure.ac:473: warning: AC_CONFIG_SUBDIRS: you should use
literals
autoconf/status.m4:929: AC_CONFIG_SUBDIRS is expanded from...
configure.ac:473: the top level
A similar warning came from autoconf. I do not know if this is
serious.
5) ./default-configure -d seems to go OK.
6) "make" stops after the following error:
In file included from oss.c:21:
seqops.h:13: error: static declaration of ‘seqbuf_dump’
follows
non-static declaration
/usr/include/linux/soundcard.h:1057: error: previous
declaration of ‘seqbuf_dump’ was here
make[2]: *** [oss.o] Error 1
make[2]: Leaving directory
`/home/jws/dosemu/src/arch/linux/dosext/sound/midid'
make[1]: *** [arch/linux/dosext/sound/midid] Error 2
make[1]: Leaving directory `/home/jws/dosemu/src'
make: *** [default] Error 2
uname -a is
Linux vega 2.6.15 #8 PREEMPT Fri Jun 23 13:44:05 CEST 2006 i686
GNU/Linux
BTW such a pity that development has stopped.
Regards, Jan
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html