Sorry but I am having problems with the PHP-Install list. Anyone have any insights on compling with Imagick. Is that what is causing this problem of the error at the bottom of the message?
Here is my configure statement: ./configure --with-apxs=/usr/local/www/bin/apxs --enable-ftp --with-dom --enable-sockets --enable-wddx --with-xmlrpc --with-zlib-dir=/usr/local/include --enable-dbx --enable-dbase --with-mcrypt=/usr/local/src --enable-sockets --with-iodbc --with-xpm-dir=no --with-xmlrpc --with-mhash=/usr/local/lib --with-imagick --with-expat-dir=/usr/local --with-iconv=/usr/local --with-mysql=/usr/virtual/share/pkgs/installed/mysql-client/3.23.46 - can anyone let me know why it won't compile? Many thanks!! Here is the output: creating cache ./config.cache checking host system type... i386-unknown-freebsd4.4 ./configure: ./build/shtool: not found ./configure: ./build/shtool: not found ./configure: ./build/shtool: not found checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking whether gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for AIX... no checking if compiler supports -R... yes checking for re2c... exit 0; checking for ranlib... ranlib checking whether ln -s works... yes checking for mawk... no checking for gawk... no checking for nawk... no checking for awk... awk checking for bison... no checking for byacc... byacc configure: warning: You will need bison if you want to regenerate the PHP parsers. checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for working const... yes checking flex version... 2.5.4 (ok) checking for pthreads_cflags... -pthread checking for pthreads_lib... Configuring SAPI modules checking for AOLserver support... no checking for Apache 1.x module support via DSO through APXS... yes checking for member fd in BUFF *... yes checking for mod_charset compatibility option... no checking for Apache 2.0 filter-module support via DSO through APXS... no checking for Apache 2.0 handler-module support via DSO through APXS... no checking for Caudium support... no checking for CLI build... sed: /usr/local/src/php-4.3.6/sapi/cli/Makefile.frag: No such file or directory yes checking for embedded SAPI library support... no checking for Zeus ISAPI support... no checking for NSAPI support... no checking for PHTTPD support... no checking for Pi3Web support... no checking for Roxen/Pike support... no checking for Servlet support... no checking for thttpd... no checking for TUX... no checking for webjames... no checking for chosen SAPI module... apache Running system checks checking for missing declarations of reentrant functions... done checking for sendmail... /usr/sbin/sendmail checking whether system uses EBCDIC... no checking for socket... yes checking for htonl... yes checking for gethostname... yes checking for gethostbyaddr... yes checking for yp_get_default_domain... yes checking for dlopen... yes checking for sin in -lm... yes checking for res_search... yes checking for inet_aton... yes checking for dn_skipname... no checking for __dn_skipname... yes checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for fclose declaration... ok checking for dirent.h... yes checking for ApplicationServices/ApplicationServices.h... no checking for sys/param.h... yes checking for sys/types.h... yes checking for sys/time.h... yes checking for netinet/in.h... yes checking for alloca.h... no checking for arpa/inet.h... yes checking for arpa/nameser.h... yes checking for assert.h... yes checking for crypt.h... no checking for fcntl.h... yes checking for grp.h... yes checking for ieeefp.h... yes checking for langinfo.h... no checking for limits.h... yes checking for locale.h... yes checking for monetary.h... no checking for mach-o/dyld.h... no checking for netdb.h... yes checking for pwd.h... yes checking for resolv.h... yes checking for signal.h... yes checking for stdarg.h... yes checking for stdlib.h... yes checking for string.h... yes checking for syslog.h... yes checking for sysexits.h... yes checking for sys/file.h... yes checking for sys/mman.h... yes checking for sys/mount.h... yes checking for sys/poll.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/statfs.h... no checking for sys/statvfs.h... no checking for sys/vfs.h... no checking for sys/sysexits.h... no checking for sys/varargs.h... no checking for sys/wait.h... yes checking for unistd.h... yes checking for unix.h... no checking for utime.h... yes checking for sys/utsname.h... yes checking for sys/ipc.h... yes checking for dlfcn.h... yes checking for fopencookie... no checking for broken getcwd... no checking for broken libc stdio... no checking whether struct tm is in sys/time.h or time.h... time.h checking for tm_zone in struct tm... yes checking for tm_gmtoff in struct tm... yes checking for struct flock... yes checking for socklen_t... yes checking size of long... 4 checking size of int... 4 checking for st_blksize in struct stat... yes checking for st_blocks in struct stat... yes checking for st_rdev in struct stat... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for struct sockaddr_storage... yes checking for IPv6 support... yes checking for vprintf... yes checking for alphasort... yes checking for asctime_r... yes checking for chroot... yes checking for ctime_r... yes checking for cuserid... no checking for crypt... no checking for flock... yes checking for ftok... yes checking for funopen... yes checking for gai_strerror... yes checking for gcvt... no checking for getlogin... yes checking for getprotobyname... yes checking for getprotobynumber... yes checking for getservbyname... yes checking for getservbyport... yes checking for getrusage... yes checking for gettimeofday... yes checking for gmtime_r... yes checking for isascii... yes checking for link... yes checking for localtime_r... yes checking for lockf... yes checking for lrand48... yes checking for memcpy... yes checking for memmove... yes checking for mkstemp... yes checking for mmap... yes checking for nl_langinfo... no checking for perror... yes checking for poll... yes checking for putenv... yes checking for realpath... yes checking for random... yes checking for rand_r... yes checking for regcomp... yes checking for res_search... (cached) yes checking for scandir... yes checking for setitimer... yes checking for setlocale... yes checking for localeconv... yes checking for setsockopt... yes checking for setvbuf... yes checking for shutdown... yes checking for sin... yes checking for snprintf... yes checking for srand48... yes checking for srandom... yes checking for statfs... yes checking for statvfs... no checking for std_syslog... no checking for strcasecmp... yes checking for strcoll... yes checking for strdup... yes checking for strerror... yes checking for strftime... yes checking for strstr... yes checking for strtok_r... yes checking for symlink... yes checking for tempnam... yes checking for tzset... yes checking for unsetenv... yes checking for usleep... yes checking for utime... yes checking for vsnprintf... yes checking for getaddrinfo... no checking for strlcat... yes checking for strlcpy... yes checking for getopt... yes checking whether utime accepts a null argument... yes checking for working alloca.h... (cached) no checking for alloca... yes checking whether sprintf is broken... no checking whether snprintf is broken... no checking for declared timezone... yes checking for type of reentrant time-related functions... POSIX checking for readdir_r... yes checking for type of readdir_r... POSIX General settings checking whether to include debugging symbols... no checking layout of installed files... PHP checking path to configuration file... DEFAULT checking directory to be scanned for configuration files... DEFAULT checking whether to enable safe mode by default... no checking for safe mode exec dir... /usr/local/php/bin checking whether to enable PHP's own SIGCHLD handler... no checking whether to enable magic quotes by default... no checking whether to enable runpaths... yes checking whether to explicitly link against libgcc... no checking whether to enable short tags by default... yes checking whether to enable dmalloc... no checking whether to enable IPv6 support... yes checking whether to enable versioning... no Configuring extensions checking for OpenSSL support... no checking for ZLIB support... no checking if the location of ZLIB install directory is defined... /usr/local/include checking for gzgets in -lz... yes checking whether to enable bc style precision math functions... no checking for BZip2 support... no checking whether to enable calendar conversion support... no checking for cpdflib support... no checking for CRACKlib support... no checking whether to enable ctype functions... yes checking for CURL support... no checking for cyrus imap support... no checking for xDBM support... no checking whether to enable DBA... no checking for GDBM support... no checking for NDBM support... no checking for Berkeley DB4 support... no checking for Berkeley DB3 support... no checking for Berkeley DB2 support... no checking for DBM support... no checking for CDB support... no checking for INI File support... no checking for FlatFile support... no checking whether to enable DBA interface... no checking whether to enable dbase support... yes checking whether to enable dbx support... yes checking whether to enable direct I/O support... no checking for DOM support... yes checking for libxml version... >= 2.4.14 checking for DOM XSLT support... no checking for DOM EXSLT support... no checking whether to enable EXIF (metadata from images) support... no checking for FrontBase SQL92 (fbsql) support... no checking for FDF support... no checking whether to enable the bundled filePro support... no checking for FriBidi support... no checking whether to enable FTP support... yes checking for GD support... no checking for the location of libjpeg... no checking for the location of libpng... no checking for the location of libXpm... no checking for FreeType 1.x support... no checking for FreeType 2... no checking for T1lib support... no checking whether to enable truetype string function in GD... no checking whether to enable JIS-mapped Japanese font support in GD... no checking for GNU gettext support... no checking for GNU MP support... no checking for hwapi support... no checking for Hyperwave support... no checking for iconv support... yes checking for libiconv in -liconv... yes checking if iconv is Konstantin Chugeuv's... no checking if iconv supports errno... yes checking if your cpp allows macro usage in include lines... yes checking for IMAP support... no checking for Informix support... no checking for Ingres II support... no checking for InterBase support... no checking for IRCG support... no checking for Java support... no checking for LDAP support... no checking whether to enable multibyte string support... no checking whether to enable multibyte regex support... yes checking for external libmbfl... no checking for MCAL support... no checking for mcrypt support... yes checking for mcrypt_module_open in -lmcrypt... yes checking for mcrypt_generic_deinit in -lmcrypt... yes checking for MCVE support... no checking OpenSSL dir for MCVE... no checking for mhash support... yes checking whether to include mime_magic support... no checking for MING support... no checking for mnoGoSearch support... no checking for msession support... no checking for mSQL support... no checking for MSSQL support via FreeTDS... no checking for MySQL support... yes checking for specified location of the MySQL UNIX socket... no checking for MySQL UNIX socket location... no checking size of char... 1 checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of long long... 8 checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for uid_t in sys/types.h... (cached) yes checking for type ulong... no checking for type uchar... no checking for type uint... yes checking for type ushort... yes checking for int8... no checking base type of last arg to accept... socklen_t checking return type of qsort... void checking for mysql_close in -lmysqlclient... yes checking for ncurses support... no checking for Oracle-OCI8 support... no checking for Adabas support... no checking for SAP DB support... no checking for Solid support... no checking for IBM DB2 support... no checking for Empress support... no checking for Empress local access support... no checking for Birdstep support... no checking for a custom ODBC support... no checking for iODBC support... yes checking for Oracle-ORACLE support... no checking whether to enable user-space object overloading support... yes checking for Ovrimos SQL Server support... no checking whether to enable pcntl support... no checking for PCRE support... yes checking for PDFlib support... no checking for the location of libtiff... no checking for Verisign Payflow Pro support... no checking for PostgreSQL support... no checking whether to enable POSIX-like functions... yes checking for seteuid... no checking for setegid... no checking for setsid... no checking for getsid... no checking for setpgid... no checking for getpgid... no checking for ctermid... no checking for mkfifo... no checking for getrlimit... no checking for PSPELL support... no checking for QtDOM support... no checking for libedit readline replacement... no checking for readline support... no checking for recode support... no checking whether to enable PHP sessions... yes checking for mm support... no checking whether pwrite works... no checking whether pread works... no checking whether to enable shmop support... no checking for SNMP support... no checking OpenSSL dir for SNMP... no checking whether to enable UCD SNMP hack... no checking whether to enable sockets support... yes checking for struct cmsghdr... yes checking for hstrerror... no checking for netdb.h... (cached) yes checking for netinet/tcp.h... yes checking for sys/un.h... yes checking for errno.h... yes checking for getcwd... no checking for getwd... no checking for asinh... no checking for acosh... no checking for atanh... no checking for log1p... no checking for hypot... no checking for crypt in -lcrypt... no checking for standard DES crypt... no checking for extended DES crypt... no checking for MD5 crypt... no checking for Blowfish crypt... no checking whether flush should be called explicitly after a buffered io... yes checking which regex library to use... php checking whether rounding works as expected... no checking for working fnmatch... no checking for glob... no checking for strfmon... no checking for fpclass... no checking for isinf... no checking for isnan... no checking whether atof() accepts NAN... no checking whether atof() accepts INF... no checking whether HUGE_VAL + -HUGEVAL == NAN... no sed: /usr/local/src/php-4.3.6/ext/standard/Makefile.frag: No such file or directory checking for libswf support... no checking for Sybase support... no checking for Sybase-CT support... no checking whether to enable System V IPC support... no checking whether to enable System V semaphore support... no checking whether to enable System V shared memory support... no checking whether to enable tokenizer support... yes sed: /usr/local/src/php-4.3.6/ext/tokenizer/Makefile.frag: No such file or directory checking whether to enable WDDX support... yes checking whether byte ordering is bigendian... no checking whether to enable XML support... yes checking external libexpat install dir... /usr/local checking for XMLRPC-EPI support... yes checking libexpat dir for XMLRPC-EPI... /usr/local checking iconv dir for XMLRPC-EPI... yes checking for iconv... no checking for libiconv... no checking for libiconv in -liconv... (cached) yes checking for ANSI C header files... (cached) yes checking for xmlparse.h... no checking for xmltok.h... no checking for stdlib.h... (cached) yes checking for strings.h... yes checking for string.h... (cached) yes checking size of char... (cached) 1 checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of long long... (cached) 8 checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for strtoul... no checking for strtoull... no checking for snprintf... (cached) yes checking for strstr... (cached) yes checking for strpbrk... no checking for strerror... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking whether to enable xslt support... no checking for XSLT Sablotron backend... no checking for libexpat dir for Sablotron XSL support... /usr/local checking for iconv dir for Sablotron XSL support... no checking for JavaScript for Sablotron XSL support... no checking for YAZ support... no checking whether to include YP support... no checking for ZIP support... no Configuring PEAR checking whether to install PEAR... yes Configuring Zend configure: warning: You will need bison if you want to regenerate the Zend parser. checking for limits.h... (cached) yes checking for malloc.h... no checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for stdarg.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for signal.h... (cached) yes checking for unix.h... (cached) no checking for mach-o/dyld.h... (cached) no checking for dlfcn.h... (cached) yes checking for size_t... (cached) yes checking return type of signal handlers... void checking for uint... yes checking for ulong... no checking for vprintf... (cached) yes checking for 8-bit clean memcmp... yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for memcpy... (cached) yes checking for strdup... (cached) yes checking for getpid... yes checking for kill... yes checking for strtod... yes checking for strtol... yes checking for finite... no checking for fpclass... (cached) no checking whether sprintf is broken... (cached) no checking for finite... (cached) no checking for isfinite... no checking for isinf... (cached) no checking for isnan... (cached) no checking whether fp_except is defined... no checking for dlfcn.h... (cached) yes checking whether dlsym() requires a leading underscore in symbol names... no checking whether to enable thread-safety... no checking whether to enable inline optimization for GCC... yes checking whether to enable a memory limit... no checking whether to enable Zend debugging... no checking whether to enable Zend multibyte... no checking for inline... inline Configuring TSRM checking for stdarg.h... (cached) yes ./configure: ./build/shtool: not found egrep: ./Zend/zend_modules.h: No such file or directory Configuring libtool checking for Cygwin environment... no checking for mingw32 environment... no checking build system type... i386-unknown-freebsd4.4 checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking for a sed that does not truncate output... /usr/bin/sed checking how to recognise dependent libraries... pass_all checking for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... ok checking for ranlib... (cached) ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.4 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether -lc should be explicitly linked in... yes creating libtool Generating files sed: /usr/local/src/php-4.3.6/scripts/Makefile.frag: No such file or directory sed: /usr/local/src/php-4.3.6/pear/Makefile.frag: No such file or directory ./configure: ./build/shtool: not found ./configure: ./build/shtool: not found ./configure: ./build/shtool: not found updating cache ./config.cache creating ./config.status creating php4.spec creating main/build-defs.h sed: ./main/build-defs.h.in: No such file or directory creating scripts/phpize sed: ./scripts/phpize.in: No such file or directory creating scripts/php-config sed: ./scripts/php-config.in: No such file or directory mkdir: sapi: No such file or directory creating sapi/cli/php.1 sed: ./sapi/cli/php.1.in./config.status: cannot create sapi/cli/php.1: directory nonexistent : No such file or directory creating main/php_config.h cat: ./main/php_config.h.in: No such file or directory main/php_config.h is unchanged ./config.status: ./build/shtool: not found ./config.status: cannot create TSRM/tsrm_config.h: directory nonexistent -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php