[PHP-DEV] Error compiling latest CVS

2001-08-07 Thread Steeg
Hi all, I'm getting this error when I try to compile the lates CVS of PHP4: php_domxml.c: In function `php_xpathobject_new': php_domxml.c:464: `tsrm_ls' undeclared (first use in this function) php_domxml.c:464: (Each undeclared identifier is reported only once php_domxml.c:464: for each

Re: [PHP-DEV] Error compiling latest CVS

2001-08-07 Thread Steeg
Steeg wrote: Hi all, I'm getting this error when I try to compile the lates CVS of PHP4: php_domxml.c: In function `php_xpathobject_new': php_domxml.c:464: `tsrm_ls' undeclared (first use in this function) php_domxml.c:464: (Each undeclared identifier is reported only once

Re: [PHP-DEV] Error compiling latest CVS

2001-08-07 Thread Jani Taskinen
Should be fixed now. Update and try again. If you get more errors, let me know. --Jani On Tue, 7 Aug 2001, Steeg wrote: Steeg wrote: Hi all, I'm getting this error when I try to compile the lates CVS of PHP4: php_domxml.c: In function `php_xpathobject_new': php_domxml.c:464: `tsrm_ls'

Re: [PHP-DEV] Error compiling latest CVS

2001-08-07 Thread Steeg
Jani Taskinen wrote: Should be fixed now. Update and try again. If you get more errors, let me know. --Jani Almost :) - php_domxml.c: In function `php_if_domxml_node_attributes': php_domxml.c:1469: too many arguments to function `node_attributes' php_domxml.c: At top level:

Re: [PHP-DEV] Error compiling latest CVS

2001-08-07 Thread Jani Taskinen
Now it should compile. Tested it myself. :) --Jani On Tue, 7 Aug 2001, Steeg wrote: Jani Taskinen wrote: Should be fixed now. Update and try again. If you get more errors, let me know. --Jani Almost :) - php_domxml.c: In function `php_if_domxml_node_attributes':

Re: [PHP-DEV] Error compiling latest CVS

2001-08-07 Thread Steeg
Jani Taskinen [EMAIL PROTECTED] said: Now it should compile. Tested it myself. :) --Jani Thanks. Don't know if this is your field, but now I get this: qtdom.c: In function `qdom_find_attributes': qtdom.c:127: `tsrm_ls' undeclared (first use in this function) qtdom.c:127: (Each

Re: [PHP-DEV] Error compiling latest CVS

2001-08-07 Thread Jani Taskinen
Should be fixed now. This one I couldn't test since I don't have the necessary libs. --Jani On Tue, 7 Aug 2001, Steeg wrote: Jani Taskinen [EMAIL PROTECTED] said: Now it should compile. Tested it myself. :) --Jani Thanks. Don't know if this is your field, but now I get this: