public inbox for govpn-devel@lists.cypherpunks.ru
Atom feed
From: stargrave@stargrave•org
To: berber.it@gmail•com
Cc: govpn-devel@lists.cypherpunks.ru
Subject: Re: [Govpn-devel] build from last tarball
Date: Wed, 20 Jan 2016 01:08:57 +0300	[thread overview]
Message-ID: <20160119220857.EW83YOAs6%stargrave@stargrave.org> (raw)
In-Reply-To: <CAKw30nrdtHFZVrA4oY_eYS0wX6UC0PjKZ-ywwcPPajMVD-6ufA@mail.gmail.com>

Greetings!

*** Alan Holt <berber.it@gmail•com> [Tue, 19 Jan 2016 21:04:49 +0200]:
>how are you?

I am fine, thanks!

>src/govpn/peer.go:381: undefined: bytes.LastIndexByte
>src/govpn/verifier.go:83: undefined: base64.RawStdEncoding
>src/govpn/verifier.go:93: undefined: base64.RawStdEncoding
>src/govpn/verifier.go:108: undefined: base64.RawStdEncoding
>src/govpn/verifier.go:117: undefined: base64.RawStdEncoding
>make: *** [govpn-client] Error 2

I checked the building under Go 1.3.x. It fails with the same reason.
That means that GoVPN minimally requires at least Go 1.4. Seems that
Ubuntu and CentOS has an outdated Go versions. I will add minimal
requirements version to the documentation and the website. Thanks for
the note.

But I highly recommend to use at least 1.5 version -- it gives *very*
high performance boost!

>On FreeBSD and Arch it compiled well, but interesting to know which
>dependencies are missing.

Those operating systems have very fresh software versions, as a rule.

-- 
Happy hacking, Sergey Matveev

  reply	other threads:[~2016-01-19 22:09 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-13  7:59 [Govpn-devel] build from last tarball Alan Holt
2015-05-13  8:47 ` stargrave
2015-05-13  9:00   ` Alan Holt
2015-05-13  9:36     ` stargrave
2015-05-13 10:01       ` Alan Holt
2015-05-13 10:14         ` stargrave
2015-05-13 10:52           ` Alan Holt
2015-05-13 11:41             ` stargrave
2015-05-13 13:31               ` Alan Holt
2015-05-13 13:47                 ` Alan Holt
2015-05-13 14:09                   ` stargrave
2015-05-13 14:55                     ` Alan Holt
2015-05-13 16:52                       ` stargrave
2015-05-14  8:30                         ` Alan Holt
2015-05-14  9:22                           ` Alan Holt
2015-05-14 12:34                             ` stargrave
2015-05-14 13:25                           ` stargrave
2015-05-14 13:32                             ` Alan Holt
2015-05-14 14:11                               ` stargrave
2016-01-19 19:04                                 ` Alan Holt
2016-01-19 22:08                                   ` stargrave [this message]
2016-01-19 22:58                                     ` Alan Holt
2016-01-20  7:53                                       ` stargrave
2016-01-21  9:43                                       ` stargrave
2016-01-28 10:26                                         ` Alan Holt
2016-01-28 10:46                                           ` stargrave
2016-01-28 13:39                                             ` Alan Holt
2016-01-28 14:20                                               ` stargrave
2015-05-13 14:06                 ` stargrave