Opened 6 days ago

Last modified 5 days ago

#71219 new defect

variable has incomplete type 'struct stat64' and invalid operands to binary expression ('stat64' and 'int') — at Initial Version

Reported by: kwolcott Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: oorexx

Description

bzgrep 'error: ' ./oorexx_port_build_failure.log.bz2 :info:build ./common/platform/unix/SysFile.cpp:963:23: error: variable has incomplete type 'struct stat64' :info:build ./common/platform/unix/SysFile.cpp:992:19: error: variable has incomplete type 'struct stat64' :info:build ./common/platform/unix/SysFile.cpp:993:33: error: invalid operands to binary expression ('stat64' and 'int') :info:build ./common/platform/unix/SysFile.cpp:1025:23: error: variable has incomplete type 'struct stat64' :info:build ./common/platform/unix/SysFile.cpp:1050:19: error: variable has incomplete type 'struct stat64' :info:build ./common/platform/unix/SysFile.cpp:1051:33: error: invalid operands to binary expression ('stat64' and 'int') :info:build ./common/platform/unix/SysFile.cpp:1082:19: error: variable has incomplete type 'struct stat64'

Change History (1)

Changed 6 days ago by kwolcott

Note: See TracTickets for help on using tickets.