monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] No windows buildbot?


From: Stephen Leake
Subject: Re: [Monotone-devel] No windows buildbot?
Date: Sat, 23 Feb 2008 03:24:31 -0500
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/22.1 (windows-nt)

Now I'm getting a different link error:

gcc -shared -Wl,--enable-auto-image-base 
build/temp.cygwin-1.5.25-i686-2.5/twisted/runner/portmap.o 
-L/lib/python2.5/config -lpython2.5.dll -o 
build/lib.cygwin-1.5.25-i686-2.5/twisted/runner/portmap.dll
/Apps/Twisted-2.5.0/TwistedRunner-0.2.0/twisted/runner/portmap.c:24: undefined 
reference to `_pmap_unset'
/Apps/Twisted-2.5.0/TwistedRunner-0.2.0/twisted/runner/portmap.c:25: undefined 
reference to `_pmap_set'
build/temp.cygwin-1.5.25-i686-2.5/twisted/runner/portmap.o: In function 
`portmap_unset':
/Apps/Twisted-2.5.0/TwistedRunner-0.2.0/twisted/runner/portmap.c:39: undefined 
reference to `_pmap_unset'

pmap_set and pmap_unset are functions defined in <rpc/pmap_clnt.h>.

Any suggestions on what the missing library is named? 

I found three libraries with "rpc" in their name:

/lib/w32api/librpcdce4.a
/lib/w32api/librpcns4.a
/lib/w32api/librpcrt4.a

but adding those to the link doesn't help.

I guess I should be asking on the Python or Twisted mailing lists.

-- 
-- Stephe




reply via email to

[Prev in Thread] Current Thread [Next in Thread]