ocserv 0.0.1 release

Jason Cooper jason at lakedaemon.net
Mon Feb 25 17:35:09 EST 2013


On Mon, Feb 25, 2013 at 03:32:02PM -0500, Jason Cooper wrote:
> On Mon, Feb 25, 2013 at 09:19:51PM +0100, Nikos Mavrogiannopoulos wrote:
> > On 02/25/2013 02:57 PM, Jason Cooper wrote:
> > 
> > > On Sat, Feb 23, 2013 at 08:04:55PM +0100, Nikos Mavrogiannopoulos wrote:
> > >> On 02/23/2013 07:40 PM, Jason Cooper wrote:
> > >>
> > >>> for ocserv_0_0_1:
> > >>
> > >>> autoreconf2.50: Entering directory `.'
> > >>> autoreconf2.50: configure.ac: not using Gettext
> > >>> autoreconf2.50: running: aclocal --force -I gl/m4 -I libopts/m4 -I m4
> > >>
> > >>
> > >> Just ignore then the autoreconf step and just run ./configure on that.
> > > 
> > > checking for a BSD-compatible install... /usr/bin/install -c
> > > checking whether build environment is sane... yes
> > > checking for a thread-safe mkdir -p... /bin/mkdir -p
> > > checking for gawk... no
> > > checking for mawk... mawk
> > > checking whether make sets $(MAKE)... yes
> > > checking for gcc... gcc
> > > checking whether the C compiler works... yes
> > > checking for C compiler default output file name... a.out
> > > checking for suffix of executables...
> > > checking whether we are cross compiling... no
> > > checking for suffix of object files... o
> > > checking whether we are using the GNU C compiler... yes
> > > checking whether gcc accepts -g... yes
> > > checking for gcc option to accept ISO C89... none needed
> > > checking for style of include used by make... GNU
> > > checking dependency style of gcc... gcc3
> > > checking how to run the C preprocessor... gcc -E
> > > checking for grep that handles long lines and -e... /bin/grep
> > > checking for egrep... /bin/grep -E
> > > checking for Minix Amsterdam compiler... no
> > > checking for ar... ar
> > > checking for ranlib... ranlib
> > > configure: error: cannot run /bin/bash build-aux/config.sub
> > > 
> > > meh.  The requested file isn't present.  This output is for
> > > ocserv_0_0_1, same or similar error for ToT.
> > 
> > 
> > I don't know why is that. When I run "autoreconf -fvi" and this file is
> > missing I get:
> > configure.ac:11: installing `build-aux/config.sub'
> 
> hmm, I would assume that's when autoreconf is happy.  Since mine is not,
> I don't get that far.  I'm currently upgrading the system to wheezy to
> see if that helps.  squeeze-backports didn't have a newer version of
> automake...

Ok, all upgraded to wheezy.  Which includes automake v1.11.6.  Same
result.  Did a 'git clean -xfd' on ToT and ocserv_0_0_1.  Same results
as before.

Perhaps we need an automake guru?

On a sidenote, I'm also attempting to build the tarball.  Did you
specifically choose gnutls v3.0.28?  Or is there a possibility of using
an older version?  I'm specifically looking at the possiblity of this
being packaged on debian...

Also, after unmasking libgnutls on my gentoo box, ToT builds fine for
amd64.  Lots of warnings though.  I'll take a look at cleaning those up
later.

thx,

Jason.



More information about the openconnect-devel mailing list