[Buildroot] svn commit: trunk/buildroot/package/php

Peter Korsgaard jacmet at uclibc.org
Mon Jun 2 12:11:46 UTC 2008


>>>>> "antab" == antab  <antab at uclibc.org> writes:

Hi,

 antab> Author: antab
 antab> Date: 2008-06-01 11:04:13 -0700 (Sun, 01 Jun 2008)
 antab> New Revision: 22164

 antab> Log:
 antab> Dump php to version 5.2.6 and add SimpleXML extension to config menu

 
 antab> +config BR2_PACKAGE_PHP_EXT_SIMPLEXML
 antab> +	bool "simplexml"
 antab> +	depends on BR2_PACKAGE_PHP
 antab> +	select BR2_PACKAGE_PHP_EXIT_LIBXML2


s/EXIT/EXT ?

package/php/Config.ext:48:warning: 'select' used by config symbol
'BR2_PACKAGE_PHP_EXT_SIMPLEXML' refers to undefined symbol
'BR2_PACKAGE_PHP_EXIT_LIBXML2'

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list