monotone-devel
[Top][All Lists]
Advanced

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

[Monotone-devel] Re: MinGW patch


From: Tom Koelman
Subject: [Monotone-devel] Re: MinGW patch
Date: Fri, 02 Apr 2004 12:12:33 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (windows-nt)

Hi Jon,

> 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

Thanks for pointing this out. I needed msysDTK-1.0.1.exe and also
msys-autoconf-2.59.tar.bz2 (tar -jxf in /) to get autoreconf --install
working. It actually gave this output:

cvs [checkout aborted]: no such tag gettext-0_12_1
C:\msys\1.0\mingw\bin\autopoint: fatal_error: command not found
find: tmpwrk2468/archive: No such file or directory
find: tmpwrk2468/archive: No such file or directory

But I am not sure whether this is bad or not. It actually had created
Makefiles and such so I continued.

Currently I am stranded at making monotone with this error:

adns/adns.h:63:24: sys/socket.h: No such file or directory
adns/adns.h:64:24: netinet/in.h: No such file or directory
In file included from adns/internal.h:46,
                 from adns/check.c:28:
adns/adns.h:260: field `sa' has incomplete type
adns/adns.h:261: field `inet' has incomplete type
adns/adns.h:263: confused by earlier errors, bailing out
make[2]: *** [adns/lib3rdparty_a-check.o] Error 1
make[2]: Leaving directory `/home/monotone-0.11'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/monotone-0.11'
make: *** [all] Error 2

Actually it is correct. I don't have sys/socket.h anywhere in my
paths, so I am guessing I need something additional to install. Do
you know what?

Regards,
Tom Koelman






reply via email to

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