X-Spam-Check-By: sourceware.org
Date: Fri, 01 Dec 2006 05:32:54 +0100
Message-ID: <87r6vkw809.wl%marcus.brinkmann@ruhr-uni-bochum.de>
From: Marcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de>
To: "djh" <henman@it.to-be.co.jp>
Cc: <gnupg-devel@gnupg.org>, <cygwin@cygwin.com>
Subject: Re: GPGME 1.0.3 Build Problem
In-Reply-To: <20061201130932.3152@henman-np.b-eng.it.to-be.co.jp>
References: <20061130141425.2692@henman-np.b-eng.it.to-be.co.jp> 	<87wt5cx6t6.wl%marcus.brinkmann@ruhr-uni-bochum.de> 	<87slg0wb6v.wl%marcus.brinkmann@ruhr-uni-bochum.de>
User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.7  (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/21.4 (i486-pc-linux-gnu)  MULE/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: text/plain; charset=US-ASCII
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

At Fri, 01 Dec 2006 13:09:32 +0900,
"djh" <henman@it.to-be.co.jp> wrote:
> 
> 
> Thanks again for your response.
> 
> > From: Marcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de>
> > ...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 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 any thread support (libgpgme-real.la), which is not
> > installed.  This non-installed library has undefined symbols, btw, but
> > it seems that libtool does not hickup over those (possibly because
> > it's not installed), or you didn't give us the warning message for
> > that case.
> 
> I did receive the  below "warning" message prior to the undefined symbol errors as follow:  ( This does contain the "libgpgme-real.la" that you mentioned.  Is this what you meant?

I saw that one in the original report.  I meant rather a warning when
linking the actual libgpgme-real.la file, which must be some lines
before the one you posted.

Thanks,
Marcus


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

