Displaying 4 results from an estimated 4 matches for "30412576".
2016 Sep 27
2
Building tinc on windows with bash
Thank you, I will gladly try this.
For your information I did do:
sudo apt-get install autoconf-archive
I got this from: http://stackoverflow.com/questions/30412576/autotools-syntax-error-with-ax-check-compile-flag
That did not make any difference.
-----Oorspronkelijk bericht-----
Van: tinc-devel [mailto:tinc-devel-bounces at tinc-vpn.org] Namens Guus Sliepen
Verzonden: dinsdag 27 september 2016 14:14
Aan: tinc-devel at tinc-vpn.org
Onderwerp: Re: Building...
2016 Sep 27
0
Building tinc on windows with bash
On Tue, Sep 27, 2016 at 12:32:12PM +0000, Henk wrote:
> For your information I did do:
> sudo apt-get install autoconf-archive
>
> I got this from: http://stackoverflow.com/questions/30412576/autotools-syntax-error-with-ax-check-compile-flag
>
> That did not make any difference.
You'd have to run autoreconf again afterwards.
--
Met vriendelijke groet / with kind regards,
Guus Sliepen <guus at tinc-vpn.org>
-------------- next part --------------
A non-text attac...
2016 Sep 27
1
Building tinc on windows with bash
...eptember 2016 15:14
Aan: tinc-devel at tinc-vpn.org
Onderwerp: Re: Building tinc on windows with bash
On Tue, Sep 27, 2016 at 12:32:12PM +0000, Henk wrote:
> For your information I did do:
> sudo apt-get install autoconf-archive
>
> I got this from: http://stackoverflow.com/questions/30412576/autotools-syntax-error-with-ax-check-compile-flag
>
> That did not make any difference.
You'd have to run autoreconf again afterwards.
--
Met vriendelijke groet / with kind regards,
Guus Sliepen <guus at tinc-vpn.org>
2016 Sep 27
2
Building tinc on windows with bash
I have successfully build tinc on windows with the new Ubuntu bash.
I needed to work around some issues.
My first attempt was following: https://www.tinc-vpn.org/examples/cross-compiling-windows-binary<https://www.tinc-vpn.org/examples/cross-compiling-windows-binary/>
When doing so I did not find the LibreSSL sources in the build environment. I guess I must have done something wrong.
Then I