centOS4.4에서 imap 설치후 php설치시 오류 ㅜㅜ 완전
웹메일서버로 셋팅 할려구 imap설치하고 php컴파일하고 make하면 계속 make 에서 오류가 납니다.
imap을 8가지는 설치한듯 하구요 ㅜㅜ 완전 어렵습니다. ㅜㅜ
도와주세요 `~~
컴파일 옵션은
./configure --prefix=/usr/local/php --with-apxs=/usr/local/apache/bin/apxs
--with-mysql=/usr/local/mysql --with-language=korean
--with-imap=/usr/local/imap-2006 --with-imap-ssl --with-xml
--disable-debug --with-zend-multibyte --with-regex=php --with-mod_charset
--with-iconv --with-dbx --with-gdbm --with-gd --with-jpeg-dir=/usr/local
--with-png-dir=/usr/local --with-freetype-dir=/usr/local --with-zlib --enable-mbstring
--enable-mbregex --enable-sigchild --enable-ftp --enable-dba --enable-sockets
--enable-saft-mode --enable-inline-optimization --enable-magic-quotes
--enable-track-vars --enable-debugger --enable-sysvsem --enable-sysvshm
make시 발생하는 오류는
/usr/bin/ld: /usr/local/imap-2006/c-client/libc-client.
a(osdep.o): relocation R_X86_64_32
/usr/local/imap-2006/c-client/libc-client.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [libphp4.la] 오류 1
댓글 달기