/usr/local/imap/c-client/libc-client.a(osdep.o)(.text+0x8822) In function `ssl_server_init'
/usr/local/imap/c-client/osdep.c267 the use of `tmpnam' is dangerous, better use `mkstemp'
/usr/local/swf/lib/libswf.a(swfimage.o)(.text+0x672) In function `swf_definebitmap'
the use of `mktemp' is dangerous, better use `mkstemp'
ext/gd/gd.o(.text+0x573) In function `zm_deactivate_gd'
/tmp/12/php-4.3.4/ext/gd/gd.c382 undefined reference to `gdFreeFontCache'
collect2 ld returned 1 exit status
make *** [sapi/cli/php] Error 1
에러 메시지가 딱 한 줄뿐이던가요? 그럴 리가 없을텐데요...
에러 메시지가 딱 한 줄뿐이던가요? 그럴 리가 없을텐데요...
-----
http://monpetit.posterous.com/
http://monpetit.tistory.com/
/usr/local/imap/c-client/libc-client.a(o
/usr/local/imap/c-client/libc-client.a(osdep.o)(.text+0x8822) In function `ssl_server_init'
/usr/local/imap/c-client/osdep.c267 the use of `tmpnam' is dangerous, better use `mkstemp'
/usr/local/swf/lib/libswf.a(swfimage.o)(.text+0x672) In function `swf_definebitmap'
the use of `mktemp' is dangerous, better use `mkstemp'
ext/gd/gd.o(.text+0x573) In function `zm_deactivate_gd'
/tmp/12/php-4.3.4/ext/gd/gd.c382 undefined reference to `gdFreeFontCache'
collect2 ld returned 1 exit status
make *** [sapi/cli/php] Error 1
이런 에러가 나네요..ㅡ.ㅡ;;
[root@localhost include]# ./configure --with-apache=../apache_1.3.29 --with-config-file-path=/usr/local/apache/conf --with-mysql=/usr/local/mysql --with-imap=/usr/local/imap --with-jpeg-dir=/usr/local/lib --with-png-dir=/usr/local/lib --with-gif-dir=/usr/local/lib --with-zlib-dir=/usr/local/lib --with-gd=/usr/local/gd --with-freetype-dir=/usr/local/include/freetype2 --with-zlib --with-ming=/usr/lib --with-tiff-dir=/usr/local/lib --with-cpdflib --with-openssl --with-gettext --with-kerberos --with-swf=/usr/local/swf --with-mm --with-mhash=/usr/local/lib --with-mcrypt=/usr/local/lib --with-mod_charset --with-language=korean --with-charset=euc_kr --with-regex=php --with-curl --with-ldap --with-xml --enable-gd-native-ttf --enable-ftp --enable-sockets --disable-debug --enable-sysvsem --enable-shmop --enable-track-vars --enable-calendar --enable-sigchild --enable-magic-quotes --enable-trans-sid --enable-inline-optimization --enable-bcmath
도와주세요.
확실하진 않지만 아마도 gd 라이브러리가 설치되어 있지 않은가 봅니다.
확실하진 않지만 아마도 gd 라이브러리가 설치되어 있지 않은가 봅니다.
-----
http://monpetit.posterous.com/
http://monpetit.tistory.com/
^.^;; gd라이브러리의 버전을 높였더니 되더라구요..감사합니다..
^.^;; gd라이브러리의 버전을 높였더니 되더라구요..
감사합니다..^.^..
댓글 달기