monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] Re: MinGW patch


From: Jon Bright
Subject: [Monotone-devel] Re: MinGW patch
Date: Wed, 31 Mar 2004 11:46:14 +0200
User-agent: Mozilla Thunderbird 0.5 (Windows/20040207)

Hi Tom,

Tom Koelman wrote:

In file included from Netxx/Accept.cxx:44:
Netxx/SockAddr.h:77: 'sockaddr_in6' is used as a type, but is not defined as a type.

I looked at SockAddr.h and I guess that the problem is that
NETXX_NO_INET6 is not defined. In configure.ac I found that this

Right...

itself. Currently I think that I am missing a conversion step
that somehow turns this .ac file into "configure", what do you
think?

You're right. After applying my patch, you should do "autoreconf --install". I'd left this out of my instructions (along with actually applying the patch) since I presume Graydon will do this if/when he applies my patch, making it unnecessary. Additionally, it probably requires installation of the msys developer's pack from mingw.org

BTW, step 14 is probably better as follows:

 set PATH=c:\mingw\bin;%PATH% (or wherever your mingw is)

I had troubles because build.bat used another gcc in my path.

Thanks, I'll update my instructions. There's a couple of extra patches which I have in the meantime, which get most of the integration tests working - I'll send extra patches together with a new version of the instructions once I'm done with that.

--
Jon Bright
Silicon Circus Ltd.
http://www.siliconcircus.com




reply via email to

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