Date: Thu, 17 Apr 2003 16:04:42 +0200 From: marius@alchemy.franken.de To: Krzysztof Parzyszek <kristof@swissmail.org> Cc: freebsd-ports@freebsd.org Subject: Re: Cannot compile stlport-icc on -stable Message-ID: <20030417160442.A16881@newtrinity.zeist.de> In-Reply-To: <20030417131300.GA7053@antares.student.iastate.edu>; from kristof@swissmail.org on Thu, Apr 17, 2003 at 08:13:00AM -0500 References: <20030417131300.GA7053@antares.student.iastate.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030417160442.A16881>