Cannot compile stlport-icc on -stable
marius at alchemy.franken.de
marius at alchemy.franken.de
Thu Apr 17 07:04:50 PDT 2003
On Thu, Apr 17, 2003 at 08:13:00AM -0500, Krzysztof Parzyszek wrote:
>
> Hi,
>
> I have installed the icc compiler and I'm trying to add the stlport-icc,
> but I'm getting the following errors. I'm using 4.8-STABLE.
>
> Does anybody have any ideas as how to fix it?
>
>
> ../stlport/stdarg.h(23): catastrophic error: #include file "/usr/local/intel/compiler70/ia32/include/../include/stdarg.h" includes itself
> # include _STLP_NATIVE_C_HEADER(stdarg.h)
> ^
that's rather a problem with the port of icc than with stlport-icc.
reverting to revision 1.2 of icc/files/patch-ia32::bin::icc and
icc/files/patch-ia32::bin::icpc will probably fix it for you.
More information about the freebsd-ports
mailing list