forwarded 542880 scott...@php.net
thanks

Hey Scott, any chance you can fix this upstream?

On Sat, Aug 22, 2009 at 01:40:49AM +0200, Cyril Brulebois wrote:
> Package: php-svn
> Version: 0.5.0-1
> Severity: important
> Tags: patch
> User: debian-...@lists.debian.org
> Usertags: kfreebsd
> 
> Hi,
> 
> your package FTBFS (at least) on GNU/kFreeBSD because one of your source
> file tries to use stuff from a header that isn't included. The attached
> patch fixes this issue.
> 
> Thanks for considering.
> 
> Mraw,
> KiBi.

> --- a/php_svn.h
> +++ b/php_svn.h
> @@ -41,6 +41,7 @@ extern zend_module_entry svn_module_entr
>  #endif
>  
>  #include "svn_client.h"
> +#include "svn_props.h"
>  
>  PHP_MINIT_FUNCTION(svn);
>  PHP_MSHUTDOWN_FUNCTION(svn);




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to