Background Image

FORUM

조회 수 261 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

* 질문 등록 시 다음의 내용을 꼭 기입하여 주세요.
OS
CentOS 7 (64Bit)
CUBRID Ver.
PDO Driver - CUBRID 10.2
CUBRID TOOL Ver.
10.2
응용 환경(API)
PHP 7.4.9

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


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



수고 많으 십니다.


우여곡절 끝에 PHP Driver - CUBRID 10.2 버전은 설치 하였습니다.


../src/base/porting.c:2221:1: warning: unused parameter 'sizeloc' [-Wunused-parameter]

make[2]: *** [libcascci_la-porting.lo] Error 1

make[2]: Leaving directory `/home/install/php-7.4.9/ext/cubrid-php/cci-src/cci'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/home/install/php-7.4.9/ext/cubrid-php/cci-src'

make: *** [all] Error 2

/home/install/php-7.4.9/ext/cubrid-php

configure: error: libcascci.a not found. Failed to build cci lib. Exit.  


devtoolset-8 를 설치하여 

$ scl enable devtoolset-8 bash

$ phpize

$ ./configure --with-cubrid --with-php-config=/php/bin/php-config

$ make 


으로 Driver 는 설치 되었지만 PDO Driver 는 아무리 해도 설치가 안되더군요.


다음과 같은 오류가 납니다.


-MT libcascci_la-cci_util.lo -MD -MP -MF .deps/libcascci_la-cci_util.Tpo -c ../src/cci/cci_util.c  -fPIC -DPIC -o .libs/libcascci_la-cci_util.o

../src/cci/cci_util.c:53:10: fatal error: libregex38a/regex38a.h: No such file or directory

 #include "libregex38a/regex38a.h"

          ^~~~~~~~~~~~~~~~~~~~~~~~

compilation terminated.

make[2]: *** [libcascci_la-cci_util.lo] Error 1

make[2]: Leaving directory `/home/install/php-7.4.9/ext/cubrid-pdo/cci-src/cci'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/home/install/php-7.4.9/ext/cubrid-pdo/cci-src'

make: *** [all] Error 2

/home/install/php-7.4.9/ext/cubrid-pdo

configure: error: libcascci.a not found. Failed to build cci lib. Exit. 



해결 방법좀 알려주세요.


List of Articles
번호 제목 글쓴이 날짜 조회 수
공지 CUBRID 사용자를 위한 DBeaver 도구 출시 안내 admin 2024.04.23 48
공지 SQLGate for CUBRID 영구 무료 라이선스 제공 file admin 2020.04.09 4458
954 Python Driver connect 함수 실행 시 오류 7 이승환 2018.07.31 962
953 Python Cubrid DB 연동 시 import _cubrid 오류 1 이노무소오파 2023.01.13 148
952 Python 3.9 버전 사용시 Cubrid 접속 불가에 대한 개선 요청 1 오션나인 2021.02.19 231
951 Program 'spacedb' (pid 5835) was connected from the host 'localhost.localdomain' 3 file 도우너19 2022.05.16 158
950 Pro*c 지원 문의 1 secret 파도 2013.07.01 6
949 PreparedStatement.executeBatch에서 일부 데이터의 오류 시 반환 값 문의 2 새옹지마 2023.03.18 342
948 PreparedStatement 변수 바인딩 1 접때그넘 2014.12.06 7827
947 PK값 수정에 대해 1 ohgeumjin 2020.08.19 344
946 PK 생성 질문드립니다. 유니크 인덱스 자동생성이 안되네요? 2 덴드로비움 2017.08.17 2440
945 PHP에서 사용시 문의점 1 완초 2017.10.12 191
944 PHP에서 CUBRID 모듈이 로드 되지 않습니다. 3 유리심장 2011.04.03 15464
943 PHP에서 CUBRID 4.0 모듈이 로드 되지 않습니다. 1 file 유리심장 2011.06.22 11277
942 PHP-Cubrid 연동 오류 (Error: CCI, -16, Cannot connect to CUBRID CAS) 5 cubrid1234 2020.08.10 355
941 PHP-CUBRID 연결: 콘솔에서는 되는데 웹브라우저에서는 실패 1 cubrid1234 2020.08.12 197
940 PHP 클라이어트 모듈 설치시... 2 뿡뿡이당 2010.07.01 8695
939 PHP 커넥션 실패 문의 1 무리링 2011.03.02 9739
938 PHP 인스톨 중 에러입니다. 6 들뿔 2012.03.26 9924
937 PHP 에서 cubrid_connect 실패. 1 별의목소리 2009.02.03 14381
936 PHP 에서 ODBC 를 이용한 접근. 3 ApiClasser 2009.10.16 12319
935 PHP 버젼에 따라.. 값을 인식하지 못하는 현상(?) 3 레드오리 2008.12.24 17693
Board Pagination Prev 1 ... 148 149 150 151 152 153 154 155 156 157 ... 200 Next
/ 200

Contact Cubrid

대표전화 070-4077-2110 / 기술문의 070-4077-2113 / 영업문의 070-4077-2112 / Email. contact_at_cubrid.com
Contact Sales