AIX 5.3 64bit에서 컴파일 오류 입니다.
안녕하세요.
AIX5.3 64bit 환경에서 컴파일 에러 입니다.
다른 서버는 컴파일이 되는데요.
컴파일러 버전의 차이 인가요? 버전은 틀리거든요.
정상 컴파일이 최신 버전입니다.
/*****************************************************/
"/usr/include/string.h", line 97.65: 1506-170 (S) Parameter __restrict__ has already been defined on line 97 of "/usr/include/string.h".
"/usr/include/string.h", line 145.65: 1506-170 (S) Parameter __restrict__ has already been defined on line 145 of "/usr/include/string.h".
"/usr/include/string.h", line 146.66: 1506-170 (S) Parameter __restrict__ has already been defined on line 146 of "/usr/include/string.h".
"/usr/include/string.h", line 147.65: 1506-170 (S) Parameter __restrict__ has already been defined on line 147 of "/usr/include/string.h".
"/usr/include/string.h", line 148.66: 1506-170 (S) Parameter __restrict__ has already been defined on line 148 of "/usr/include/string.h".
"/usr/include/string.h", line 153.65: 1506-170 (S) Parameter __restrict__ has already been defined on line 153 of "/usr/include/string.h".
"/usr/include/string.h", line 156.63: 1506-170 (S) Parameter __restrict__ has already been defined on line 156 of "/usr/include/string.h".
"/usr/include/string.h", line 171.66: 1506-170 (S) Parameter __restrict__ has already been defined on line 171 of "/usr/include/string.h".
unlink: /tmp/xlcW0g63fya
unlink: /tmp/xlcW1g63fyb
unlink: /tmp/xlcW2g63fyc
make: The error code from the last command is 1.
/*****************************************************/
위와 같은 메세지가 출력되네요.
확실하지는 않은데
컴파일러 버젼이 다르면 컴파일 안될수도 있습니다.
최신 버젼에서는 이전 버젼에서는 컴파일되던게 표준이 아니라고 에러날수도 잇고
이전버전에서는 지원안하는 기능이 추가될수도 잇고
즐린
댓글 달기