hello everyone,

i'm trying to configure and compile php on windows 2000 SP2 with cygwin.
on the shell, i cd to the root of my php-sources, then i type "./configure".
he starts outputing some lines, and then pop ups a message box telling me
that
procedure point "_ctype_" in cygwin1.dll cannot be found, after that he
outputs

checking for C compiler default output... configure: error: C compiler
cannot create executables

the last lines of my config-log are at bottom of the mail. i allready
downloaded
and installed all cygutils and win32api, etc. and cygipc, and i dont know
what to do further more.

thanks in advance

alex

______________________________________________

alexander gräf
[EMAIL PROTECTED]


config.log
_________________________________________________________

<.......>
configure:2264: $? = 0
configure:2266: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/specs
gcc version 2.95.3-5 (cygwin special)
configure:2269: $? = 0
configure:2271: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2274: $? = 1
configure:2294: checking for C compiler default output
configure:2297: gcc    conftest.c  >&5
configure:2300: $? = 1
configure: failed program was:
#line 2278 "configure"
#include "confdefs.h"

int
main ()
{

  ;
  return 0;
}
configure:2323: error: C compiler cannot create executables

## ----------------- ##
## Cache variables.  ##
## ----------------- ##

ac_cv_env_CXXFLAGS_value=''
ac_cv_env_CXXCPP_set=''
ac_cv_env_LDFLAGS_set=''
ac_cv_path_install='/usr/bin/install -c'
ac_cv_env_CFLAGS_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CXX_set=''
ac_cv_env_host_alias_set=''
ac_cv_prog_YACC='bison -y'
lt_cv_sys_path_separator=':'
ac_cv_env_build_alias_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_target_alias_set=''
ac_cv_host_alias='i686-pc-cygwin'
ac_cv_env_CFLAGS_value=''
ac_cv_env_CC_set=''
ac_cv_prog_make_make_set='yes'
ac_cv_build_alias='i686-pc-cygwin'
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CXXFLAGS_set=''
ac_cv_env_CXX_value=''
ac_cv_host='i686-pc-cygwin'
ac_cv_env_host_alias_value=''
ac_cv_prog_AWK='gawk'
ac_cv_build='i686-pc-cygwin'
ac_cv_env_build_alias_value=''
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_env_target_alias_value=''
ac_cv_env_CC_value=''
ac_cv_env_CPP_set=''






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

Reply via email to