[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#409255: audacity - FTBFS: error: unrecognized command line option "-msse"



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I think the reason for the compile error lies in the SoundTouch package,
located at lib-src/soundtouch. It uses the -msse flag to compile its
files. The -msse flag is not supported on all platforms; according to
documentation only on i386 and x86-64. Yet the flag is used
unconditionally on all platforms.

A little googling found the patch[1] below. It tests if -msse is
supported for the current platform. It touches configure.ac and
Makefile.am, so you need to regenerate configure and Makefile.in.
[1]
http://cvs.pld-linux.org/cgi-bin/cvsweb/SOURCES/soundtouch-optflags.patch?rev=1.4

Regards,
  Bastian

- --
  ,''`.                  Bastian Kleineidam
 : :' :                    GnuPG Schlüssel
 `. `'    gpg --keyserver wwwkeys.pgp.net --recv-keys 32EC6F3E
   `-

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFyFuEeBwlBDLsbz4RAiFRAJ41Z6YX3wK5wfWQOmFHWk8FBP/tQQCcCCwz
AzoUIRog5EbZLF+8tdc0V8c=
=hACb
-----END PGP SIGNATURE-----



Reply to: