From: Jan Stary <hans@stare.cz>
To: sox-users@lists.sourceforge.net
Subject: Re: Compile OSX exanples
Date: Mon, 16 Feb 2015 20:28:59 +0100 [thread overview]
Message-ID: <20150216192859.GB20913@www.stare.cz> (raw)
In-Reply-To: <CAOh+DOkq6WdOXyc0DH7ETo2WcPdFzsnu4kkN=6fAdDUjFy8TQg@mail.gmail.com>
On Feb 16 11:22:02, plakroon@gmail.com wrote:
> How do I compile the sox examples?
They compile for me during normal build:
$ cd ~/src/sox-14.4.1
$ ./configure
$ make
$ find . -name example\* -perm +0100
./src/.libs/example0
./src/.libs/example1
./src/.libs/example2
./src/.libs/example3
./src/.libs/example4
./src/.libs/example5
./src/example0
./src/example1
./src/example2
./src/example3
./src/example4
./src/example4.c
./src/example5
The src/.libs/example* files are the exacutables
- except ./src/example4.c, obviously,
which seems to be an error in the 14.4.1 tarball,
also present in 14.4.2rc2:
$ cd ~/src
$ tar xzf sox-14.4.2rc2.tar.gz
$ cd sox-14.4.2rc2
$ find . -name example\* -perm +0100
./src/example4.c
Jan
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
next prev parent reply other threads:[~2015-02-16 19:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-16 10:22 Compile OSX exanples Peter Kroon
2015-02-16 19:28 ` Jan Stary [this message]
2015-02-16 19:45 ` Peter Kroon
2015-02-16 20:42 ` Jan Stary
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-users
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150216192859.GB20913@www.stare.cz \
--to=sox-users@lists.sourceforge.net \
/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).