All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Willem Stumpel <jstumpel@planet.nl>
To: dosemu <linux-msdos@vger.kernel.org>
Subject: Trying to compile with Stas's sound patch
Date: Tue, 29 Aug 2006 16:25:33 +0200	[thread overview]
Message-ID: <44F44E5D.2000106@my.home> (raw)

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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2006-08-29 14:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-29 14:25 Jan Willem Stumpel [this message]
2006-08-30 10:14 ` Trying to compile with Stas's sound patch (2) Jan Willem Stumpel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44F44E5D.2000106@my.home \
    --to=jstumpel@planet.nl \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.