========================================================================
Machinetype:            Intel Pentium III (600 MHz);    GNU/Linux 2.4.18-27.8.0smp 
(Red Hat 8.0 (Psyche))
Remote Intel compiler versions:
                        OS information:
                        Red Hat Linux release 8.0 (Psyche)
                        Kernel on an \m
                        Kernel 2.4.20-19.8smp
                        glibc-2.3.2-4.80.6
                        
                        ===========================================================
                        Support Package IDs for Intel(R) Compilers in 
/export/local/ashare/i386-linux/sys/intel/compiler70/ia32/bin
                        Please use the following information when submitting customer 
support requests.
                        
                        C++ Support Package ID    : l_cc_pc_7.1.031-NCOM
                        Fortran Support Package ID: l_fc_pc_7.1.034-NCOM
                        ===========================================================
                        C++ & Fortran License Expiration Date: never expire
                        C++ & Fortran Support Services Expiration Date: never expire
                        
                        All Installed Compiler Components on this OS: 
Configure environment:  CC=icc CXX=icc LDFLAGS="-Wl,-rpath,/usr/local/lib" 

icc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./src -DSYSCONFDIR="\"/usr/local/etc\"" 
-DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -o src/tempfile.o -c 
src/tempfile.c 
/usr/include/bits/stat.h(70): error: incomplete type is not allowed
      struct timespec st_atim;          /* Time of last access.  */
                      ^

/usr/include/bits/stat.h(71): error: incomplete type is not allowed
      struct timespec st_mtim;          /* Time of last modification.  */
                      ^

/usr/include/bits/stat.h(72): error: incomplete type is not allowed
      struct timespec st_ctim;          /* Time of last status change.  */
                      ^

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

/usr/include/bits/stat.h(117): error: incomplete type is not allowed
      struct timespec st_mtim;          /* Time of last modification.  */
                      ^

/usr/include/bits/stat.h(118): error: incomplete type is not allowed
      struct timespec st_ctim;          /* Time of last status change.  */
                      ^

compilation aborted for src/tempfile.c (code 2)
make: *** [src/tempfile.o] Error 2

-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- University of Utah                    FAX: +1 801 581 4148                  -
- Department of Mathematics, 110 LCB    Internet e-mail: [EMAIL PROTECTED]  -
- 155 S 1400 E RM 233                       [EMAIL PROTECTED]  [EMAIL PROTECTED] -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe  -
-------------------------------------------------------------------------------
__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
http://lists.samba.org/mailman/listinfo/distcc

Reply via email to