| Description | System: Ubuntu Jaunty, Xampp-1.7.2, Xebug-2.0.5. 
Build & Install Xdebug-2.0.5 
$ cd xdebug-2.0.5 
$ phpize 
Output: 
Below shows Warnings about the cache being suspicious. 
Please advise of a fix for the Warnings.  | 
|---|
| Additional Information | Output: 
Configuring for: 
PHP Api Version:         20090626 
Zend Module Api No:      20090626 
Zend Extension Api No:   220090626 
configure.in:150: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain cv to be cached 
../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from... 
../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from... 
aclocal.m4:3555: AC_LIBTOOL_LINKER_OPTION is expanded from... 
aclocal.m4:5493: _LT_AC_LANG_C_CONFIG is expanded from... 
aclocal.m4:5492: AC_LIBTOOL_LANG_C_CONFIG is expanded from... 
aclocal.m4:2972: AC_LIBTOOL_SETUP is expanded from... 
aclocal.m4:2952: _AC_PROG_LIBTOOL is expanded from... 
aclocal.m4:2915: AC_PROG_LIBTOOL is expanded from... 
configure.in:150: the top level 
configure.in:150: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain cv to be cached 
aclocal.m4:3510: AC_LIBTOOL_COMPILER_OPTION is expanded from... 
aclocal.m4:7620: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... 
configure.in:150: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain cv to be cached 
aclocal.m4:5606: _LT_AC_LANG_CXX_CONFIG is expanded from... 
aclocal.m4:5605: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... 
aclocal.m4:4641: _LT_AC_TAGCONFIG is expanded from... 
configure.in:150: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain cv to be cached 
../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from... 
../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from... 
aclocal.m4:3555: AC_LIBTOOL_LINKER_OPTION is expanded from... 
aclocal.m4:5493: _LT_AC_LANG_C_CONFIG is expanded from... 
aclocal.m4:5492: AC_LIBTOOL_LANG_C_CONFIG is expanded from... 
aclocal.m4:2972: AC_LIBTOOL_SETUP is expanded from... 
aclocal.m4:2952: _AC_PROG_LIBTOOL is expanded from... 
aclocal.m4:2915: AC_PROG_LIBTOOL is expanded from... 
configure.in:150: the top level 
configure.in:150: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain cv to be cached 
aclocal.m4:3510: AC_LIBTOOL_COMPILER_OPTION is expanded from... 
aclocal.m4:7620: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... 
configure.in:150: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain cv to be cached 
aclocal.m4:5606: _LT_AC_LANG_CXX_CONFIG is expanded from... 
aclocal.m4:5605: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... 
aclocal.m4:4641: _LT_AC_TAGCONFIG is expanded from... 
ab2qik@lt720-codeS-ub:/opt/xdebug-2.0.5$   | 
|---|