sox-devel@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: sox-devel@lists.sourceforge.net
Subject: --with-dyn-default broken in sox.git (5c58413)
Date: Sun, 12 May 2013 11:38:15 +0000	[thread overview]
Message-ID: <20130512113815.GA29472@dcvr.yhbt.net> (raw)

Hi all, I finally got around to updating my sox.git installation and
noticed my usual --with-dyn-default build switch (inherited from the
Debian packaging) seems incompatible with:

	commit 5c58413544fd600bf12fdc54fa9648f0bc1ea860
	"Don't export (most) internal libsox symbols"

Anyways, I agree with reducing symbol visibility changes;
but haven't looked too closely at the best handle this:

  make[2]: Entering directory `/home/ew/sox/src'
  /bin/bash ../libtool --silent --tag=CC  --silent --mode=link gcc -Wtraditional-conversion  -g -O2 -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -avoid-version -module -Wl,-rpath=/home/ew/sox/i/lib -Wl,-z,defs -o libsox_fmt_flac.la -rpath /home/ew/sox/i/lib/sox flac.lo libsox.la -lFLAC  -lvorbisenc -lvorbisfile -lvorbis  -logg -lm 
  .libs/flac.o: In function `decoder_read_callback':
  /home/ew/sox/src/flac.c:63: undefined reference to `lsx_error'
  collect2: error: ld returned 1 exit status
  make[2]: *** [libsox_fmt_flac.la] Error 1
  make[2]: Leaving directory `/home/ew/sox/src'
  make[1]: *** [all] Error 2
  make[1]: Leaving directory `/home/ew/sox/src'
  make: *** [all-recursive] Error 1

For now, disabling --with-dyn-default seems to work for me.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may

                 reply	other threads:[~2013-05-12 11:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20130512113815.GA29472@dcvr.yhbt.net \
    --to=sox-devel@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).