cvs: Intel C++ &.1 rejects /usr/include/bits/stat.h

Dirk Mueller mueller at kde.org
Thu Sep 25 18:02:09 BST 2003


On Thursday 25 September 2003 10:41, Markus Werle wrote:

> ./configure LDFLAGS="-L/opt/qt-x11-free-3.2.1/lib" LD=icpc CC=icc
> CFLAGS="-O2 -Ob2 -ip" CXX=icpc CXXFLAGS="-O2 -Ob2 -ip -unroll -parallel"
> --with-qt-dir=/opt/qt-x11-free-3.2.1 --prefix=/opt/kde-20030922 && make
> 2>&1 | tee make_markus.log

these LDFLAGS should be unnecessary. 

> /usr/include/bits/stat.h(70): error: incomplete type is not allowed
>       struct timespec st_atim;          /* Time of last access.  */

does it help if you add #include <time.h> before <sys/stat.h> in kdecore/
kconfig.cpp?


-- 
> Looking for a KDE-related EMail-Alias ? Get one at kdemail.net for FREE! <




More information about the kde-core-devel mailing list