#49798: volk @1.1.1 fails to build with gcc-4.2 ----------------------------+------------------------- Reporter: semaphore45@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: volk | ----------------------------+------------------------- Changes (by jmr@…): * owner: macports-tickets@… => michaelld@… * keywords: volk => Comment: Please remember to Cc the maintainer. {{{ :info:build In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_distfiles.macports.org_ports_science_volk/volk/work/build/lib/volk_machine_sse2_64_mmx_orc.c:34: 452 :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_distfiles.macports.org_ports_science_volk/volk/work/volk-1.1.1/include/volk/volk_common.h:71:23: error: x86intrin.h: No such file or directory }}} x86intrin.h was added in gcc 4.5, and is just a wrapper that includes all of the headers for the intrinsics associated with the various x86 instruction set extensions. A possible workaround would be to instead include one of the more specific headers that did exist in 4.2, like xmmintrin.h. -- Ticket URL: <https://trac.macports.org/ticket/49798#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X