[Announce] GnuPG 2.0.1 released

Werner Koch wk at gnupg.org
Thu Nov 30 08:49:57 CET 2006


On Wed, 29 Nov 2006 18:47, benjamin at py-soft.co.uk said:

> edit gl/Makefile.in
>
> Change the line "am_libgnu_la_OBJECTS =" to "am_libgnu_la_OBJECTS =
> alloca.lo"

I have found a more portable way to do it.  Ii is in libksba 1.0.1.

The problem is that ar(1) does not like "ar cru foo.a" to simply
create an empty library foo.a.  Now, we won't need alloca on OS X and
thus the configure stuff creates a Makefile with no modules and thus
ar is called without any object modules by litool.  Addin a dummy
object helps.


Shalom-Salam,

   Werner




More information about the Gnupg-users mailing list