Ok, give it to me like i'm a 5 year old.. seems like i have some conflicts
somewhere, but i don't know where else to look:

james@hub[~/php4]$ ./buildconf
buildconf: checking installation...
buildconf: autoconf version 2.13 (ok)
buildconf: automake version 1.5 (ok)
buildconf: libtool version 1.4 (ok)
aclocal: configure.in: 1054: macro `AM_PROG_LIBTOOL' not found in library
rebuilding Makefile templates
rebuilding Makefile templates
rebuilding configure
configure.in:139: AC_PROG_CPP was called before AC_PROG_CC
configure.in:836: /usr/bin/m4: Undefined macro `AC_PROG_LIBTOOL'
autoconf: Undefined macros:
***BUG in Autoconf--please report*** AC_ADD_INCLUDE
***BUG in Autoconf--please report*** AC_TRY_DLOPEN_SELF
configure.in:153:AC_MSG_RESULT([$php_cv_cc_dashr])
configure.in:163:       AC_MSG_RESULT([$php_cv_cc_rpath])
configure.in:183:    AC_MSG_RESULT(${1}.${2} (ok))
configure.in:242:AC_MSG_RESULT([$PHP_SAPI])
configure.in:284: AC_DEFINE(HAVE_LIBSOCKET,1,[ ]) ], [
configure.in:302: AC_DEFINE(HAVE_LIBNSL,1,[ ]) ],[
configure.in:305:  AC_DEFINE(HAVE_LIBNSL,1,[ ]) ], [])
configure.in:331: AC_DEFINE(HAVE_LIBSOCKET,1,[ ]) ], [
configure.in:334:  AC_DEFINE(HAVE_LIBRESOLV,1,[ ])
configure.in:434:  AC_DEFINE(HAVE_SOCKADDR_STORAGE,1,[Whether you have
struct sockaddr_storage])
configure.in:444:  AC_DEFINE(HAVE_IPV6,1,[Whether you have IPv6 support])
configure.in:523:  AC_DEFINE(HAVE_GETADDRINFO,1,[Define if you have the
getaddrinfo function])
configure.in:529:PHP_AC_BROKEN_SPRINTF
configure.in:549:dnl AC_MSG_RESULT([$ac_cv_type_in_addr_t])
configure.in:551:  AC_DEFINE(in_addr_t, u_int, [ ])
configure.in:633:  AC_DEFINE(PHP_SAFE_MODE,1,[ ])
configure.in:635:  AC_DEFINE(PHP_SAFE_MODE,0,[ ])
configure.in:645:
AC_DEFINE(PHP_SAFE_MODE_EXEC_DIR,"/usr/local/php/bin", [ ])
configure.in:646:       AC_MSG_RESULT([/usr/local/php/bin])
configure.in:648:
AC_DEFINE_UNQUOTED(PHP_SAFE_MODE_EXEC_DIR,"$withval", [ ])
configure.in:649:       AC_MSG_RESULT([$withval])
configure.in:652:
AC_DEFINE(PHP_SAFE_MODE_EXEC_DIR,"/usr/local/php/bin", [ ])
configure.in:653:       AC_MSG_RESULT([/usr/local/php/bin])
configure.in:656:
AC_DEFINE(PHP_SAFE_MODE_EXEC_DIR,"/usr/local/php/bin", [ ])
configure.in:657:       AC_MSG_RESULT([/usr/local/php/bin])
configure.in:66:  AC_MSG_ERROR([--with-shared-apache is not supported.
Please refer to the documentation for using APXS])
configure.in:674:  AC_DEFINE(PHP_SIGCHILD, 1, [ ])
configure.in:676:  AC_DEFINE(PHP_SIGCHILD, 0, [ ])
configure.in:683:  AC_DEFINE(MAGIC_QUOTES, 1, [ ])
configure.in:685:  AC_DEFINE(MAGIC_QUOTES, 0, [ ])
configure.in:698:    AC_MSG_ERROR([Cannot locate libgcc. Make sure that gcc
is in your path])
configure.in:708:  AC_DEFINE(DEFAULT_SHORT_OPEN_TAG,"1",[ ])
configure.in:70:  AC_MSG_ERROR([--with-apache and --with-apxs cannot be used
together])
configure.in:710:  AC_DEFINE(DEFAULT_SHORT_OPEN_TAG,"0",[ ])
configure.in:721:    AC_DEFINE(HAVE_DMALLOC,1,[Whether you have dmalloc])
configure.in:724:    AC_MSG_ERROR([Problem with enabling dmalloc. Please
check config.log for details.])
configure.in:734:  AC_DEFINE(HAVE_PHP_STREAM, 1, [Whether to use php
streams])
configure.in:740:  AC_DEFINE(HAVE_CRYPT,1,[ ])
configure.in:789:AC_MSG_RESULT([$PHP_VERSIONING])
configure.in:844:  AC_DEFINE(ZTS,1,[ ])
configure.in:957:AC_DEFINE_UNQUOTED(PHP_BUILD_DATE,"$PHP_BUILD_DATE",[PHP
build date])
configure.in:959:AC_DEFINE_UNQUOTED(PHP_UNAME,"$PHP_UNAME",[uname -a
output])
configure.in:961:AC_DEFINE_UNQUOTED(PHP_OS,"$PHP_OS",[uname output])
rebuilding acconfig.h
rebuilding main/php_config.h.in
/usr/bin/m4: autoheader.m4: No such file or directory
NONE:0: /usr/bin/m4: ERROR: EOF in string

--
James Cox :: [EMAIL PROTECTED] :: Landonize It! http://landonize.it/
Was I helpful?  http://www.amazon.co.uk/exec/obidos/wishlist/23IVGHQ61RJGO/


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to