gnutls-devel
[Top][All Lists]
Advanced

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

Re: gnutls_ext_register causing memory corruption


From: Martin von Gagern
Subject: Re: gnutls_ext_register causing memory corruption
Date: Mon, 08 Jun 2009 18:11:29 +0200
User-agent: Thunderbird 2.0.0.21 (X11/20090501)

Martin von Gagern wrote:
> In the meantime, I'm trying to get a proper git bisect running.

And failing miserably at it, because I'm still not comfortable with
autotools.

At first I tried varous sequences of autoheader, automake, autoconf and
libtoolize, but configure failed every time for the lib subdir. At some
point I got annoyed enough, and simply copied over the files from a
2.8.0 tarball which weren't present in the git already. 2.8.0 built
successfully with that, but moving to 2.6.6 still causes me trouble:

$ make
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh
/home/mvg/src/up/gnutls/gnutls/build-aux/missing --run aclocal-1.11 -I
m4 -I gl/m4 -I lib/gl/m4 -I libextra/gl/m4 -I lib/m4 -I libextra/m4
aclocal-1.11: couldn't open directory `lib/gl/m4': No such file or directory

So I assume that you added some gnulib macro files somewhere along the
way. But while I could simply copy build files from 2.6.6 as well, this
is no option for the intermediate revisions.

Is there a simple command to turn a git working tree into something
where I can do "./configure && make"? Preferrably without having to
recompile more than absolutely necessary, and without having to actually
run configure if its input wasn't modified?

Greetings,
 Martin

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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