Opened 7 years ago
Last modified 7 years ago
#12046 new Support Requests
Error of fatal error: quadmath.h: - Rhel7
Reported by: | Owned by: | ||
---|---|---|---|
Milestone: | To Be Determined | Component: | Building Boost |
Version: | Boost 1.60.0 | Severity: | Showstopper |
Keywords: | Cc: |
Description
Team, I am facing an error as below while compiling the boost_1.60.0 in Rhel7 OS ./boost/math/special_functions/fpclassify.hpp:84:22: fatal error: quadmath.h: No such file or directory
#include "quadmath.h"
compilation terminated.
Please let us know how we can fix this as there is not much fix when i browsed. Is that because of any package missing ?
Note:
See TracTickets
for help on using tickets.
just install the package required: libquadmath-devel
http://rpm.pbone.net/index.php3/stat/4/idpl/29074071/dir/centos_7/com/libquadmath-devel-4.8.3-9.el7.x86_64.rpm.html