Package: qucs
Version: 0.0.15-1
Followup-For: Bug #615684
User: [email protected]
Usertags: origin-ubuntu oneiric ubuntu-patch
In Ubuntu, the attached patch was applied to achieve the following:
* Backport patch from Red Hat Bugzilla #631404 (cf.
https://bugzilla.redhat.com/attachment.cgi?id=511054) to disable
use of tr1 for complex functions. Fixes FTBFS. (LP: #756183)
Thanks for considering the patch.
-- System Information:
Debian Release: wheezy/sid
APT prefers oneiric-updates
APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500,
'oneiric-proposed'), (500, 'oneiric')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-11-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- qucs-0.0.15.orig/qucs-core/configure
+++ qucs-0.0.15/qucs-core/configure
@@ -6478,7 +6478,6 @@
cat confdefs.h >>conftest.$ac_ext
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
-#include <tr1/complex>
using namespace std;
using namespace std::tr1;
int