database.sarang.net
UserID
Passwd
Database
DBMS
MySQL
PostgreSQL
Firebird
Oracle
Informix
Sybase
MS-SQL
DB2
Cache
ㆍCUBRID
LDAP
ALTIBASE
Tibero
DB 문서들
스터디
Community
공지사항
자유게시판
구인|구직
DSN 갤러리
도움주신분들
Admin
운영게시판
최근게시물
CUBRID Q&A 1193 게시물 읽기
No. 1193
Q.cubrid_php_src_7.3.0.1085 설치 문의
작성자
김철웅
작성일
2008-07-29 17:03
조회수
7,050

솔라리스 스팍 버젼 사용자 입니다.

 

SunOS wwwdev 5.10 Generic_118833-33 sun4us sparc FJSV,GPUZC-M Solaris

 

apache는 2.2.9 버젼과 php는 5.2.6버젼을 모두 소스 컴파일 했습니다. 설치된 apache와

php 연동에는 문제가 없습니다.

 

그리고.. 큐브리드 cubrid_product-7.3.3.1005-sparc-Solaris7 버젼을 설치했습니다.

phpize 명령후 출력 내용입니다.

 

---------------------------------------------------------------

Configuring for:

PHP Api Version:         20041225

Zend Module Api No:      20060613

Zend Extension Api No:   220060519

configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached

../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from...

../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from...

aclocal.m4:3526: AC_LIBTOOL_LINKER_OPTION is expanded from...

aclocal.m4:5464: _LT_AC_LANG_C_CONFIG is expanded from...

aclocal.m4:5463: AC_LIBTOOL_LANG_C_CONFIG is expanded from...

aclocal.m4:2943: AC_LIBTOOL_SETUP is expanded from...

aclocal.m4:2923: _AC_PROG_LIBTOOL is expanded from...

aclocal.m4:2886: AC_PROG_LIBTOOL is expanded from...

configure.in:77: the top level

configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached

aclocal.m4:3481: AC_LIBTOOL_COMPILER_OPTION is expanded from...

aclocal.m4:7591: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...

configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached

aclocal.m4:5577: _LT_AC_LANG_CXX_CONFIG is expanded from...

aclocal.m4:5576: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...

aclocal.m4:4612: _LT_AC_TAGCONFIG is expanded from...

configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached

../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from...

../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from...

aclocal.m4:3526: AC_LIBTOOL_LINKER_OPTION is expanded from...

aclocal.m4:5464: _LT_AC_LANG_C_CONFIG is expanded from...

aclocal.m4:5463: AC_LIBTOOL_LANG_C_CONFIG is expanded from...

aclocal.m4:2943: AC_LIBTOOL_SETUP is expanded from...

aclocal.m4:2923: _AC_PROG_LIBTOOL is expanded from...

aclocal.m4:2886: AC_PROG_LIBTOOL is expanded from...

configure.in:77: the top level

configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached

aclocal.m4:3481: AC_LIBTOOL_COMPILER_OPTION is expanded from...

aclocal.m4:7591: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...

configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached

aclocal.m4:5577: _LT_AC_LANG_CXX_CONFIG is expanded from...

aclocal.m4:5576: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...

aclocal.m4:4612: _LT_AC_TAGCONFIG is expanded from..

------------------------------------------------------------

 

이후에 ./configure --with-cubrid --with-php-config=...php-config 하고

make 하면 다음과 같은 에러가 나오며 컴파일이 안됩니다..

 

------------------------------------------------------------

/bin/bash /tmp/data/cubrid_phpext/src/libtool --mode=link gcc -DPHP_ATOM_INC -I/tmp/data/cubrid_phpext/src/include -I/tmp/data/cubrid_phpext/src/main -I/tmp/data/cubrid_phpext/src -I/web/apps/php5h2/include/php -I/web/apps/php5h2/include/php/main -I/web/apps/php5h2/include/php/TSRM -I/web/apps/php5h2/include/php/Zend -I/web/apps/php5h2/include/php/ext -I/web/apps/php5h2/include/php/ext/date/lib -I/tmp/data/cubrid_phpext/cci  -DHAVE_CONFIG_H  -g -O2   -o cubrid.la -export-dynamic -avoid-version -prefer-pic -module -rpath /tmp/data/cubrid_phpext/src/modules  php_cubrid.lo error.lo -R/tmp/data/cubrid_phpext/cci -L/tmp/data/cubrid_phpext/cci -lcascci

gcc -shared -Wl,-h -Wl,cubrid.so -o .libs/cubrid.so  .libs/php_cubrid.o .libs/error.o  -R/tmp/data/cubrid_phpext/cci -L/tmp/data/cubrid_phpext/cci -lcascci -lc

Text relocation remains                         referenced

    against symbol                  offset      in file

<unknown>                           0x5344      /tmp/data/cubrid_phpext/cci/libcascci.a(a_cas_cci.o)

<unknown>                           0x5348      /tmp/data/cubrid_phpext/cci/libcascci.a(a_cas_cci.o)

<unknown>                           0x534c      /tmp/data/cubrid_phpext/cci/libcascci.a(a_cas_cci.o)

.... 생략...

 

에러 내용은 첨부하겠습니다.. 어떤 문제인지.. 궁금합니다..

 

이 글에 대한 댓글이 총 1건 있습니다.

안녕하세요.

phpize 사용시 현재 설치하신 php/bin 아래의 것을 사용하셨는지요?

아울러 저희 제품은 기본적으로 32bit 로 빌드되어있읍니다. 아마 sun 은 64bit 가 기본일 것이므로 설치과정중에서 사용되는 cci library 를 저희 홈페이지에서 제공하는 64bit 모듈로 바꾼후 phpize 부터 진행해보시기 바랍니다

 

>솔라리스 스팍 버젼 사용자 입니다.

>

>SunOS wwwdev 5.10 Generic_118833-33 sun4us sparc FJSV,GPUZC-M Solaris

>

>apache는 2.2.9 버젼과 php는 5.2.6버젼을 모두 소스 컴파일 했습니다. 설치된 apache와

>php 연동에는 문제가 없습니다.

>

>그리고.. 큐브리드 cubrid_product-7.3.3.1005-sparc-Solaris7 버젼을 설치했습니다.

>phpize 명령후 출력 내용입니다.

>

>---------------------------------------------------------------

>Configuring for:

>PHP Api Version:         20041225

>Zend Module Api No:      20060613

>Zend Extension Api No:   220060519

>configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached

>../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from...

>../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from...

>aclocal.m4:3526: AC_LIBTOOL_LINKER_OPTION is expanded from...

>aclocal.m4:5464: _LT_AC_LANG_C_CONFIG is expanded from...

>aclocal.m4:5463: AC_LIBTOOL_LANG_C_CONFIG is expanded from...

>aclocal.m4:2943: AC_LIBTOOL_SETUP is expanded from...

>aclocal.m4:2923: _AC_PROG_LIBTOOL is expanded from...

>aclocal.m4:2886: AC_PROG_LIBTOOL is expanded from...

>configure.in:77: the top level

>configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached

>aclocal.m4:3481: AC_LIBTOOL_COMPILER_OPTION is expanded from...

>aclocal.m4:7591: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...

>configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached

>aclocal.m4:5577: _LT_AC_LANG_CXX_CONFIG is expanded from...

>aclocal.m4:5576: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...

>aclocal.m4:4612: _LT_AC_TAGCONFIG is expanded from...

>configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached

>../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from...

>../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from...

>aclocal.m4:3526: AC_LIBTOOL_LINKER_OPTION is expanded from...

>aclocal.m4:5464: _LT_AC_LANG_C_CONFIG is expanded from...

>aclocal.m4:5463: AC_LIBTOOL_LANG_C_CONFIG is expanded from...

>aclocal.m4:2943: AC_LIBTOOL_SETUP is expanded from...

>aclocal.m4:2923: _AC_PROG_LIBTOOL is expanded from...

>aclocal.m4:2886: AC_PROG_LIBTOOL is expanded from...

>configure.in:77: the top level

>configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached

>aclocal.m4:3481: AC_LIBTOOL_COMPILER_OPTION is expanded from...

>aclocal.m4:7591: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...

>configure.in:77: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached

>aclocal.m4:5577: _LT_AC_LANG_CXX_CONFIG is expanded from...

>aclocal.m4:5576: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...

>aclocal.m4:4612: _LT_AC_TAGCONFIG is expanded from..

>------------------------------------------------------------

>

>이후에 ./configure --with-cubrid --with-php-config=...php-config 하고

>make 하면 다음과 같은 에러가 나오며 컴파일이 안됩니다..

>

>------------------------------------------------------------

>/bin/bash /tmp/data/cubrid_phpext/src/libtool --mode=link gcc -DPHP_ATOM_INC -I/tmp/data/cubrid_phpext/src/include -I/tmp/data/cubrid_phpext/src/main -I/tmp/data/cubrid_phpext/src -I/web/apps/php5h2/include/php -I/web/apps/php5h2/include/php/main -I/web/apps/php5h2/include/php/TSRM -I/web/apps/php5h2/include/php/Zend -I/web/apps/php5h2/include/php/ext -I/web/apps/php5h2/include/php/ext/date/lib -I/tmp/data/cubrid_phpext/cci  -DHAVE_CONFIG_H  -g -O2   -o cubrid.la -export-dynamic -avoid-version -prefer-pic -module -rpath /tmp/data/cubrid_phpext/src/modules  php_cubrid.lo error.lo -R/tmp/data/cubrid_phpext/cci -L/tmp/data/cubrid_phpext/cci -lcascci

>gcc -shared -Wl,-h -Wl,cubrid.so -o .libs/cubrid.so  .libs/php_cubrid.o .libs/error.o  -R/tmp/data/cubrid_phpext/cci -L/tmp/data/cubrid_phpext/cci -lcascci -lc

>Text relocation remains                         referenced

>    against symbol                  offset      in file

><unknown>                           0x5344      /tmp/data/cubrid_phpext/cci/libcascci.a(a_cas_cci.o)

><unknown>                           0x5348      /tmp/data/cubrid_phpext/cci/libcascci.a(a_cas_cci.o)

><unknown>                           0x534c      /tmp/data/cubrid_phpext/cci/libcascci.a(a_cas_cci.o)

>.... 생략...

>

>에러 내용은 첨부하겠습니다.. 어떤 문제인지.. 궁금합니다..

 

남재우님이 2008-07-29 17:48에 작성한 댓글입니다. Edit
[Top]
No.
제목
작성자
작성일
조회
1196Q.create table tbl2 as select * from tbl1 where 1=2 은 어떻게..? [2]
검은별
2008-07-30
7467
1195Q.desc [3]
kkk
2008-07-30
6343
1194Q.제품버젼 문의 [1]
이경화
2008-07-30
5099
1193Q.cubrid_php_src_7.3.0.1085 설치 문의 [1]
김철웅
2008-07-29
7050
1192큐브리드 건승을 기원합니다. [1]
구광모
2008-07-29
5335
1191Q.binary Data 처리관련 질문드립니다..
박유나
2008-07-28
5110
1190Q.다중 쓰레드 로 서버에 접속 했을경우 ... [1]
API Classer
2008-07-28
5035
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2023 DSN, All rights reserved.
작업시간: 0.133초, 이곳 서비스는
	PostgreSQL v16.1로 자료를 관리합니다