[Twisted-Python] 1.1 Will Not Build Under Win32
Christopher Armstrong
radix at twistedmatrix.com
Thu Nov 6 04:13:05 MST 2003
On Thu, Nov 06, 2003 at 10:23:07AM +0100, Syver Enstad wrote:
> John Abel <john.abel at pa.press.net> writes:
>
> > Hi!
> >
> > I noticed a couple of posts about 1.1rc's failing to build on Win32,
> > due to the the installer not being able to find certain files (rpc.h,
> > and portmap.h), but I've not seen any updates. This problem still
> > exists with 1.1. Is there a way round it? Or, do I need to create a
> > bug report for it?
>
> Comment out the section that tries to compile the extension needing
> rpc.h in setup.py (That's what I did). Just subsititute the test that
> tries to find out if rpc.h is available with False so that the branch
> is never entered.
>
> Also when you get the build to work the twisted.scripts.twistdw.py
> script is broken, fix it by looking at twistd.py.
Can you please report these bugs to the tracker, if they aren't
already?
http://twistedmatrix.com/bugs/
--
Twisted | Christopher Armstrong: International Man of Twistery
Radix | Release Manager, Twisted Project
---------+ http://twistedmatrix.com/users/radix.twistd/
More information about the Twisted-Python
mailing list