[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-gtk-dev
Subject:    Re: [PHP-GTK-DEV] Release - first patch :)
From:       Alan Knowles <alan () akbkhome ! com>
Date:       2002-04-17 2:09:49
[Download RAW message or body]

Im having alot of dificulting getting it to build - will try removing 
all old /usr/lib/php /usr/include/php etc. and get a cleaner version


for some reason I'm getting PHP_GEN_GLOBAL_MAKEFILE and 
PHP_GEN_BUILD_DIRS defined in my configure.in -> they look like 'new 
build' routines - but i didnt think my machine had any 'new build' code 
in it....

anyway still investigating..

regards
alan

Alan Knowles wrote:

> nice clean checkout, with 4.2.0Rc4
>
> for some reason ./buildconf failed - this fixed it
>
> alanathome:/usr/src/phpcvs/php-gtk/php-gtk/build2# cvs diff -u build.mk
> Index: build.mk
> ===================================================================
> RCS file: /repository/php-gtk/build2/build.mk,v
> retrieving revision 1.4
> diff -u -r1.4 build.mk
> --- build.mk    15 Apr 2002 21:04:56 -0000    1.4
> +++ build.mk    17 Apr 2002 01:26:37 -0000
> @@ -17,5 +17,5 @@
>
> $(STAMP):
>     phpize
> -    @test -f php_gtk.m4 && rm php_gtk.m4
> +    if test  -f php_gtk.m4; then  rm php_gtk.m4; fi
>     touch $(STAMP)
>
>
>
> Andrei Zmievski wrote:
>
>> I think I want to release the next version pretty soon now. I just need
>> to make sure that the build system is stable so if you would all please
>> test it, both with old and new PHP build system, that would be great.
>>
>> -Andrei
>> * http://www.zend.com/comm_person.php?id=24 *
>>
>
>
>
>




-- 
PHP-GTK Development Mailing List (http://gtk.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic