[php-maint] Bug#443637:  Bug#443637: Patch for #443637: FTBFS
    Steve Langasek 
    vorlon at debian.org
       
    Sun Oct 21 00:12:52 UTC 2007
    
    
  
On Thu, Oct 18, 2007 at 04:26:24PM +0300, Damyan Ivanov wrote:
> -=| Damyan Ivanov, Thu, Oct 18, 2007 at 04:04:47PM +0300 |=-
> > Build tested on i386 and amd64.
> Almost :/
> Part of the install procedure wants config.guess, which I dropped in
> clean target as it looked as unneeded.
> Either config.guess needs to be restored (and added to
> 999_autoreconf.patch -- see regen-autoreconf-patches.sh), or, dropped
> from install too.
> 
> What use would config.guess be?
The upstream install process wants to include this file as part of the
phpize dev bits, so that it can copy it into the phpized sources.  We don't
actually ship it in php5-dev, we ship a symlink to the autotools-dev copy
instead so that we don't have to worry about propagating changes to the
file or duplicating contents of binary files.
Doesn't matter in practice anyway in the committed version of the patch,
which re-autotools at build time.
Cheers,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
vorlon at debian.org                                   http://www.debian.org/
    
    
More information about the pkg-php-maint
mailing list