extract the tarball again, but before you build it,

touch ext/sqlite/libsqlite/src/parse.c

Most likely, the .c has the same timestamp as the .y file after all the CVS
troubles.

--Wez.

----- Original Message -----
From: "Allowee" <[EMAIL PROTECTED]>
To: "Sterling Hughes" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, June 28, 2003 10:40 AM
Subject: Re: [PHP-DEV] (ATTENTION) Pre-Beta


> On Saturday 28 June 2003 10:40, Sterling Hughes wrote:
> > Source distro ::
> >
> > http://www.php.net/~sterling/php5/
> >
> > Win32 binaries ::
> >
> > http://www.php.net/~edink/php-5.0.0b1-Win32.zip
> >
> > Download, compile, test.
>
> i've got a problem with sqlite....
> ./configure --with-sqlite=shared
>
> make:
> /bin/sh /home/Allowee/PHP/pack/php5b1/libtool --silent --preserve-dup-deps
> --mode=compile
gcc -I/home/Allowee/PHP/pack/php5b1/ext/sqlite/libsqlite/src
> -Iext/sqlite/ -I/home/Allowee/PHP/pack/php5b1/ext/sqlite/ -DPHP_ATOM_INC
> -I/home/Allowee/PHP/pack/php5b1/include -I/home/Allowee/PHP/pack/php5b1/ma
in
> -I/home/Allowee/PHP/pack/php5b1 -I/home/Allowee/PHP/pack/php5b1/Zend
> -I/usr/include/libxml2 -I/usr/X11R6/include -I/usr/include/freetype2
> -I/usr/include/mysql  -I/home/Allowee/PHP/pack/php5b1/TSRM  -g -O2
> -prefer-pic -c
/home/Allowee/PHP/pack/php5b1/ext/sqlite/libsqlite/src/parse.c
> -o ext/sqlite/libsqlite/src/parse.lo
> In file included from
> /home/Allowee/PHP/pack/php5b1/ext/sqlite/libsqlite/src/sqliteInt.h:16,
>                  from
> /home/wez/src/php/php4.3-cvs/ext/sqlite/libsqlite/src/parse.y:36:  <-
!!!!!!!
>
> /home/Allowee/PHP/pack/php5b1/ext/sqlite/libsqlite/src/config.h:1:50:
> /home/Allowee/PHP/pack/php5b1/config.h: No such file or directory <-
!!!!!!
> make: *** [ext/sqlite/libsqlite/src/parse.lo] Fout 1
>
>
> I don't seem to have /home/wez/
> and I also don't have the config.h file in /home/Allowee/PHP/pack/php5b1
>
> What should I do??
>
> .: Allowee



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

Reply via email to