Re: GPGME 1.0.3 Build Problem

2006-12-04 Thread djh
Marcus, > That can't work. Makefile.am is the basis for the generated files > Makefile.in and Makefile, the latter of which is actually used. These > files are only automatically generated when in maintainer mode. Yes, your right. I just read about the GNU build system last night and realized

Re: GPGME 1.0.3 Build Problem

2006-12-04 Thread Marcus Brinkmann
At Mon, 04 Dec 2006 18:42:01 +0900, "djh" <[EMAIL PROTECTED]> wrote: > > here are the results I get from using everthing in: > > * gpgme-1.0.3.tar.gz > > with the exceptipn of Makefile.am, which I used the new 1192 revision > Makefile.am > which was mv'd to Makefile.am for the following: T

Re: GPGME 1.0.3 Build Problem

2006-12-04 Thread djh
Marcus, thanks for your efforts. > Anyway, I have changed GPGME in SVN HEAD to not use a non-installed > library at all. This should fix the problem as well. It would be > good if someone tested out if that is indeed the case. > > Thanks, > Marcus here are the results I get from using ever

Re: GPGME 1.0.3 Build Problem

2006-12-01 Thread Marcus Brinkmann
At Thu, 30 Nov 2006 22:17:23 -0600, "Yaakov S (Cygwin Ports)" <[EMAIL PROTECTED]> wrote: > > Then, GPGME builds the final library from the thread module, adding > > the non-installed libgpgme-real.la to the bundle via LIBADD. > > > > Ok, that's not really clean. The problem is that now the order

Re: GPGME 1.0.3 Build Problem

2006-11-30 Thread Marcus Brinkmann
At Fri, 01 Dec 2006 13:09:32 +0900, "djh" <[EMAIL PROTECTED]> wrote: > > > Thanks again for your response. > > > From: Marcus Brinkmann <[EMAIL PROTECTED]> > > ...Shared library support various dramatically across platforms. Libtool > > tries its best to patch it up and give a consistent pictur

Re: GPGME 1.0.3 Build Problem

2006-11-30 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marcus Brinkmann wrote: > I gave it another look, and it seems to me that the problem could be > the following: GPGME tries to build versions of GPGME linking against > pthread and pth. These versions are built from a version of the > library without

Re: GPGME 1.0.3 Build Problem

2006-11-30 Thread djh
Thanks again for your response. > From: Marcus Brinkmann <[EMAIL PROTECTED]> > ...Shared library support various dramatically across platforms. Libtool > tries its best to patch it up and give a consistent picture, but it > can not always provide. > > > I gave it another look, and it seem

Re: GPGME 1.0.3 Build Problem

2006-11-30 Thread Marcus Brinkmann
At Fri, 01 Dec 2006 11:32:35 +0900, "djh" <[EMAIL PROTECTED]> wrote: > > libtool has been cygwin aware for several years and I've had no problems with > it building many shared libraries. (Except for example, GMP in which they > assumed possibly too much in libtool and was forced to explicity u

Re: GPGME 1.0.3 Build Problem

2006-11-30 Thread djh
Thanks for your repsonse Marcus. > From: Marcus Brinkmann (GPGME member) > From: Henman: I have run into a build problem on cygwin system. > > > > > > I am not an expert in the utilities used to build gpgme. But, wonder why a > > library seems to be missing. Could this be a command line arg