Oh the headers.
I'll add them into the master.
J'
On Fri, Apr 26, 2013 at 05:45:59PM +0200, Harry Thijssen wrote:
This works. Will they be included in the tarball or is it necessary to have
a patch for it in my build scripts for MSWinsdows ?
Have fun
2013/4/
This works. Will they be included in the tarball or is it necessary to have
a patch for it in my build scripts for MSWinsdows ?
Have fun
2013/4/22 John Darrington
> Hmm.
>
> Try adding several or all of the following headers:
>
>#include
>#include
>#include
>
OK. I see that gnulib provides these two beasts so I added those to Smake.
Can you git pull and try again. You will have to start over again from
make -f Smake.
J'
On Mon, Apr 22, 2013 at 07:42:59PM +0200, Harry Thijssen wrote:
2013/4/22 John Darrington
> Hmm.
>
> T
2013/4/22 John Darrington
> Hmm.
>
> Try adding several or all of the following headers:
>
>#include
>#include
>#include
>#include
>
> If that doesn't work, then we might have to remove the recently added
> functionality
> for the Mingw build.
>
>
Sys/select.h
Hmm.
Try adding several or all of the following headers:
#include
#include
#include
#include
If that doesn't work, then we might have to remove the recently added
functionality
for the Mingw build.
On Mon, Apr 22, 2013 at 04:22:14PM +0200, Harry Thijssen wrote