Hi All,
Got the root cause of the issue.
$stat parse.y parse.c
  File: `parse.y'
  Size: 32554           Blocks: 64         IO Block: 4096   regular file
Device: 302h/770d       Inode: 740467      Links: 1
Access: (0644/-rw-r--r--)  Uid: ( 1003/phpbuild)   Gid: (  100/   users)
Access: 2005-09-12 12:15:35.847812080 +0530
Modify: 2005-09-07 22:07:47.000000000 +0530
Change: 2005-09-12 11:32:33.844336272 +0530
  File: `parse.c'
  Size: 143484          Blocks: 288        IO Block: 4096   regular file
Device: 302h/770d       Inode: 740465      Links: 1
Access: (0644/-rw-r--r--)  Uid: ( 1003/phpbuild)   Gid: (  100/   users)
Access: 2005-09-12 11:32:39.345499968 +0530
Modify: 2004-07-12 23:14:40.000000000 +0530
Change: 2005-09-12 11:32:33.841336728 +0530

parse.c(2004-07-12) is older than parse.y (2005-09-07)
touch on parse.c helps in going ahead with the build.(As I could not see
the difference between the 2 parse.y files).

Can someone do something needful in this regard.

With regards
Kamesh Jayachandran
On Thu, 08 Sep 2005 17:01:48 +0530, "Kamesh Jayachandran"
<[EMAIL PROTECTED]> said:
> Keep getting the,
> /root/kamesh/work/php5_0/php-src/ext/sqlite/libsqlite/src/parse.y:3.13-19:
> parse error, unexpected "{...}"
> make: ***
> [/root/kamesh/work/php5_0/php-src/ext/sqlite/libsqlite/src/parse.c]
> Error 1
> 
> Can someone look at it.
> 
> With regards
> Kamesh Jayachandran
> 
> -- 
> http://www.fastmail.fm - Does exactly what it says on the tin
> 
> -- 
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

-- 
http://www.fastmail.fm - A fast, anti-spam email service.

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

Reply via email to