HOME > 이용안내
이용안내
 
작성일 : 17-07-25 19:02
[리눅스서버] CentOS 5.11.x 에서 php-5.1.4 소스설치시 mysqli 에러로 make 안될때
 글쓴이 : 제이네트워크
조회 : 29,553  
[CentOS 5.11.x  에서 APM 소스 설치 중  php-5.1.4  소스 설치시 mysqli 에러로 make 안될때 ]

php-5.1.4/ext/mysqli/mysqli_api.c:145: error

usr/local/src/php-5.1.4/ext/mysqli/mysqli_api.c: In function 'zif_mysqli_stmt_bind_param':
/usr/local/src/php-5.1.4/ext/mysqli/mysqli_api.c:145: error: 'gptr' undeclared (first use in this function)
/usr/local/src/php-5.1.4/ext/mysqli/mysqli_api.c:145: error: (Each undeclared identifier is reported only once
/usr/local/src/php-5.1.4/ext/mysqli/mysqli_api.c:145: error: for each function it appears in.)
/usr/local/src/php-5.1.4/ext/mysqli/mysqli_api.c: In function 'zif_mysqli_stmt_execute':
/usr/local/src/php-5.1.4/ext/mysqli/mysqli_api.c:601: error: 'gptr' undeclared (first use in this function) 

더이상make 진행 안됨 

vi  php-5.1.4/ext/mysqli/mysqli_api.c 열어서  

'gptr' 들어 간 구문을 전부  'char*'  로 변경한 후 
다시 make 시도 함 

make 잘됨~~~







Cloud server Streaming service Domain Cloud Firewall

 
 

Total 0

번호 제   목   글쓴이 날짜 조회
게시물이 없습니다.