Pascal Giard
2015-02-27 04:34:05 UTC
Wanting to test the timestamp removal pushing committing the changes,
I first tried to build the master branch.
However, it fails with the following:
$ /bin/sh ../libtool --silent --tag=CC --silent --mode=link gcc
-Wtraditional-conversion -g -O2 -fstack-protector -Wall -W
-Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp
-avoid-version -module -Wl,-z,defs -o libsox_fmt_flac.la -rpath
/usr/local/lib/sox flac.lo libsox.la -lFLAC -lvorbisenc -lvorbisfile
-lvorbis -logg -lm
.libs/flac.o: In function `decoder_read_callback':
/some/path/sox/src/flac.c:63: undefined reference to `lsx_error'
Same occurs for libsox_fmt_mp3.la.
A quick glance at the changes introduced in configure.ac recently-ish
does not being anything obvious to me. Before I try to further
investigate what's happening, do you guys have an idea? How come it's
only showing up now and in master. The debian branch compiles fine.
-Pascal
I first tried to build the master branch.
However, it fails with the following:
$ /bin/sh ../libtool --silent --tag=CC --silent --mode=link gcc
-Wtraditional-conversion -g -O2 -fstack-protector -Wall -W
-Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp
-avoid-version -module -Wl,-z,defs -o libsox_fmt_flac.la -rpath
/usr/local/lib/sox flac.lo libsox.la -lFLAC -lvorbisenc -lvorbisfile
-lvorbis -logg -lm
.libs/flac.o: In function `decoder_read_callback':
/some/path/sox/src/flac.c:63: undefined reference to `lsx_error'
Same occurs for libsox_fmt_mp3.la.
A quick glance at the changes introduced in configure.ac recently-ish
does not being anything obvious to me. Before I try to further
investigate what's happening, do you guys have an idea? How come it's
only showing up now and in master. The debian branch compiles fine.
-Pascal
--
Homepage (http://organact.mine.nu)
Debian GNU/Linux (http://www.debian.org)
COMunité/LACIME: École de technologie supérieure (http://www.comunite.ca)
ISIP Laboratory: McGill (http://www.isip.ece.mcgill.ca)
Homepage (http://organact.mine.nu)
Debian GNU/Linux (http://www.debian.org)
COMunité/LACIME: École de technologie supérieure (http://www.comunite.ca)
ISIP Laboratory: McGill (http://www.isip.ece.mcgill.ca)