PHP DRIVER 컴파일 설치시 오류

by 나라디 posted May 15, 2020

* 질문 등록 시 다음의 내용을 꼭 기입하여 주세요.
OS
CentOS release 6.5 (Final)
CUBRID Ver.
cubrid 9.2.0
CUBRID TOOL Ver.
[도움말]-[버전정보] 확인
응용 환경(API)
php, httpd-2.2.27

* CUBRID 응용 오류, SQL 오류 또는 SQL 튜닝 관련된 문의는 반드시 다음의 내용을 추가해 주세요. 비밀글이나 비밀 댓글도 가능합니다.
* 저희가 상황을 이해하고, 재현이 가능해야 알 수 있는 문제들이 많습니다. 가능한 정보/정황들을 부탁합니다.
에러 내용 및 재현 방법 재현 가능한 Source와 SQL
관련 테이블(인덱스, 키정보 포함) 정보 CUBRID 홈 디렉토리 아래 log 디렉토리 압축


-------------- 아래에 질문 사항을 기입해 주세요. ------------------------------------------------------------------------

안녕하세요.

Centos6.5 에 PHP DRIVER 설치 실행하면 오류가 뜨는데요.

c컴파일 ,gcc, gcc++ 전부 설치 했는데도 컴파일이 안됩니다.


config.status: creating Makefile

config.status: creating external/Makefile

config.status: creating include/Makefile

config.status: creating cci/Makefile

config.status: creating config.h

config.status: config.h is unchanged

config.status: executing depfiles commands

config.status: executing libtool commands

=== configuring in external/libregex38a (/usr/local/src/RB-9.2.0/cci-src/external/libregex38a)

configure: running /bin/sh ./configure.gnu --disable-option-checking '--prefix=/root/cubrid'  '--with-cubrid' '--with-php-config=/usr/local/bin/php-config' --cache-file=/dev/null --srcdir=.

checking for a BSD-compatible install... /usr/bin/install -c

checking whether build environment is sane... yes

checking for gawk... gawk

checking whether make sets $(MAKE)... yes

checking for gcc... gcc -m32 -march=i686

checking for C compiler default output file name... configure: error: C compiler cannot create executables

See `config.log' for more details.

configure: error: ./configure.gnu failed for external/libregex38a

phpEng



PHP

Articles

17 18 19 20 21 22 23 24 25 26