Cannot compile stlport-icc on -stable

Krzysztof Parzyszek kristof at swissmail.org
Thu Apr 17 06:13:08 PDT 2003


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?

Krzysztof


===>  Building for stlport-icc-4.5.3_1
echo "Note : this makefile requires gmake on FreeBSD"
Note : this makefile requires gmake on FreeBSD
icpc -I../stlport -w1 -D_THREAD_SAFE -D_REENTRANT -mt -O -ip -axiMKW -KPIC dll_main.cpp -c -o ../lib/obj/ICC-FREEBSD/ReleaseD/dll_main.o
stlport_prefix.h(30): error: namespace "std" has no member "time_t"
  using _STLP_VENDOR_CSTD::time_t;
                           ^

../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)
                                           ^

compilation aborted for dll_main.cpp (code 4)
gmake: *** [../lib/obj/ICC-FREEBSD/ReleaseD/dll_main.o] Error 4
*** Error code 2

Stop in /usr/ports/devel/stlport-icc.




More information about the freebsd-ports mailing list