Building bazaar

John Arbash Meinel john at arbash-meinel.com
Sat Mar 13 15:06:46 GMT 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Martin Guillon wrote:
> Hi,
> 
>  
> 
> I am trying to build Bazaar so that I can make a custom installer
> containing the Externals plugin. But I get an error during build
> 
>  
> 
> bzrlib/_static_tuple_c.c(35) : fatal error C1083: Cannot open include
> file: '_simple_set_pyx_api.h': No such file or directory
> 
>  
> 
> And I don’t see that file in the bzrlib. Anyone can help?
> 
>  
> 
> THanks
> 

You probably don't have Pyrex/Cython or it isn't new enough.
_static_tuple.c depends on _simple_set_pyx being build, which
auto-generatse _simple_set_pyx_api.h

If you are getting the source tree from a tarball (rather than a
checkout) then we have a bug, as the tarball is meant to bundle all of
the generated files.

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkubqgYACgkQJdeBCYSNAAO90QCgqq+y1LCIr6xnRW51qyxNEYN+
0oEAoJOwFHySrdU6S8bZFIFFrWCkqbmO
=QmGw
-----END PGP SIGNATURE-----




More information about the bazaar mailing list