Hi~ php install error... this machine Red Hat Linux release 7.2 (Enigma) gcc version 2.96 20000731 (Red Hat Linux 7.2 2.96-112.7.2) glibc-2.2.4-31 glibc-devel-2.2.4-31 glibc-common-2.2.4-31 [root@hodduck php-4.3.0]# uname -a Linux hodduck 2.4.20 #1 SMP Tue Dec 17 15:07:26 KST 2002 i686 unknown
~~~ Bus 0, device 0, function 0: Host bridge: Intel Corp. 82860 860 (Wombat) Chipset Host Bridge (MCH) (rev 4). Prefetchable 32 bit memory at 0xf0000000 [0xf3ffffff]. Bus 0, device 1, function 0: PCI bridge: Intel Corp. 82850 850 (Tehama) Chipset AGP Bridge (rev 4). Master Capable. Latency=64. Min Gnt=14. ~~~ Bus 3, device 7, function 0: SCSI storage controller: QLogic Corp. ISP12160 Dual Channel Ultra3 SCSI Processor (rev 6). IRQ 20. Master Capable. Latency=32. Min Gnt=64. I/O at 0x9000 [0x90ff]. Non-prefetchable 32 bit memory at 0xf7000000 [0xf7000fff]. Bus 4, device 4, function 0: Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 12). IRQ 16. Master Capable. Latency=32. Min Gnt=8.Max Lat=56. Intel(R) XEON(TM) CPU 1.80GHz X 2 ./configure --with-apxs=/usr/local/apache/bin/apxs \ --with-config-file-path=/usr/local \ --enable-trans-sid \ --enable-track-vars \ --with-zlib-dir=/usr/lib \ --with-zlib \ --enable-ftp \ --enable-calendar \ --enable-exif \ --with-mcrypt \ --with-mysql \ --disable-debug \ --enable-inline-optimization \ --enable-mailparse \ --with-gd=/usr/local/gd \ --with-freetype-dir=/usr/include/freetype2 \ --enable-freetype-4bit-antialias-hack \ --enable-gd-native-ttf \ --enable-gd-imgstrttf \ --with-ttf \ --with-imap \ --with-imap-ssl \ --with-kerberos \ --with-jpeg-dir=/usr/lib \ --with-png-dir=/usr/lib \ --with-gif-dir=/usr/lib \ --with-xpm-dir=/usr/X11R6 \ --enable-sysvsem \ --enable-sysvshm this option install : ~~~ .lo ext/xml/expat/xmlrole.lo ext/xml/expat/xmltok.lo regex/regcomp.lo regex/regexec.lo regex/regerror.lo regex/regfree.lo TSRM/TSRM.lo TSRM/tsrm_strtok_r.lo TSRM/tsrm_virtual_cwd.lo main/main.lo main/snprintf.lo main/spprintf.lo main/php_sprintf.lo main/safe_mode.lo main/fopen_wrappers.lo main/alloca.lo main/php_ini.lo main/SAPI.lo main/rfc1867.lo main/php_content_types.lo main/strlcpy.lo main/strlcat.lo main/mergesort.lo main/reentrancy.lo main/php_variables.lo main/php_ticks.lo main/streams.lo main/network.lo main/php_open_temporary_file.lo main/php_logos.lo main/output.lo main/memory_streams.lo main/user_streams.lo Zend/zend_language_parser.lo Zend/zend_language_scanner.lo Zend/zend_ini_parser.lo Zend/zend_ini_scanner.lo Zend/zend_alloc.lo Zend/zend_compile.lo Zend/zend_constants.lo Zend/zend_dynamic_array.lo Zend/zend_execute_API.lo Zend/zend_highlight.lo Zend/zend_llist.lo Zend/zend_opcode.lo Zend/zend_operators.lo Zend/zend_ptr_stack.lo Zend/zend_stack.lo Zend/zend_variables.lo Zend/zend.lo Zend/zend_API.lo Zend/zend_extensions.lo Zend/zend_hash.lo Zend/zend_list.lo Zend/zend_indent.lo Zend/zend_builtin_functions.lo Zend/zend_sprintf.lo Zend/zend_ini.lo Zend/zend_qsort.lo Zend/zend_multibyte.lo Zend/zend_execute.lo sapi/cli/php_cli.lo sapi/cli/getopt.lo main/internal_functions_cli.lo -lcrypto -lssl -lc-client -lmcrypt -lltdl -lc rypt -lpam -lgd -lfreetype -lX11 -lXpm -lpng -lz -ljpeg -lz -lcrypt -lresolv -lm -ldl -lnsl -lcrypt -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -o sapi/cli/php ext/mysql/libmysql/my_tempnam.lo: In function `my_tempnam': /home/zzori/php-4.3.0/ext/mysql/libmysql/my_tempnam.c:103: the use of `tempnam' is dangerous, better use `mkstemp' ext/imap/php_imap.lo: In function `zm_startup_imap': /home/zzori/php-4.3.0/ext/imap/php_imap.c:424: undefined reference to `ssl_onceonlyinit' collect2: ld returned 1 exit status make: *** [sapi/cli/php] Error 1 [root@hodduck php-4.3.0]# but --with-imap \ --with-imap-ssl \ --with-kerberos \ not write No error and install good~~ I want this problem patch -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php