sox-devel@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: Tarim <tarim@mediaplaygrounds.co.uk>
Cc: sox-users@lists.sourceforge.net, sox-devel@lists.sourceforge.net
Subject: Re: [PATCH] use non-blocking stdin for interactive mode
Date: Wed, 7 Oct 2015 10:23:57 +0000	[thread overview]
Message-ID: <20151007102357.GA8861@dcvr.yhbt.net> (raw)
In-Reply-To: <80d9684bb05ff4318a7a28ccddbcf860.squirrel@mail.mediaplaygrounds.co.uk>

Please don't drop Cc: to public lists, others can help while I'm away.
I welcome direct emails, just keep others in the loop :)

Tarim <tarim@mediaplaygrounds.co.uk> wrote:
>   Having problems building sox from your git repository at the moment.
> 
> I get:
> ./configure: line 14592: syntax error near unexpected token `OPUS,'
> ./configure: line 14592: `    PKG_CHECK_MODULES(OPUS, opusfile, ,
> using_opus=no)'
> 
>   Try ./configure --with-opus=no  - but that doesn't help.
> 
>   Comment out PKG_CHECK_MODULES line (but still need --with-opus-no to get
> it to compile).
> 
>   Now I have a sox but it has no default sound device, and only seems to
> know about oss or ossdsp.  Try:
> 
> AUDIODRIVER=oss LD_LIBRARY_PATH=/usr/local/lib:/lib:/usr/lib play xx.wav
> 
>   but this also seems to need an AUDIODEV and I can't find anything in
> /dev/snd which satisfies it.
> 
>   Think I'm probably overlooking something obvious but I've been going
> round in circles with this for a while now.

You're probably missing dependencies and sox is falling back
to non-ideal audio playback (OSS, instead of ALSA or PulseAudio).

Try to install the same build-dependencies for sox used by your system.
On Debian/Ubuntu systems, this can be done easily using:

	apt-get install build-essential
	apt-get build-dep sox

(Be sure you have the "deb-src" lines in your /etc/apt/sources.list
 file uncommented).

------------------------------------------------------------------------------
Full-scale, agent-less Infrastructure Monitoring from a single dashboard
Integrate with 40+ ManageEngine ITSM Solutions for complete visibility
Physical-Virtual-Cloud Infrastructure monitoring from one console
Real user monitoring with APM Insights and performance trend reports 
Learn More http://pubads.g.doubleclick.net/gampad/clk?id=247754911&iu=/4140

      parent reply	other threads:[~2015-10-07 10:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <f5d0acadb8966e2192aa5d7c1ca6f6e2.squirrel@mail.mediaplaygrounds.co.uk>
     [not found] ` <d06a5a840dc9844a8ac389dcba91c7bd.squirrel@mail.mediaplaygrounds.co.uk>
2015-10-03 22:13   ` [PATCH] use non-blocking stdin for interactive mode Eric Wong
2015-10-04  9:10     ` Tarim
2015-10-04 11:22       ` Eric Wong
     [not found]         ` <80d9684bb05ff4318a7a28ccddbcf860.squirrel@mail.mediaplaygrounds.co.uk>
2015-10-07 10:23           ` Eric Wong [this message]

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-list from there: mbox

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

  List information: https://lists.sourceforge.net/lists/listinfo/sox-devel

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

  git send-email \
    --in-reply-to=20151007102357.GA8861@dcvr.yhbt.net \
    --to=sox-devel@lists.sourceforge.net \
    --cc=sox-users@lists.sourceforge.net \
    --cc=tarim@mediaplaygrounds.co.uk \
    /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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/sox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).