X-Spam-Check-By: sourceware.org Date: Mon, 04 Dec 2006 17:57:45 +0100 Message-ID: <87r6vfegza.wl%marcus.brinkmann@ruhr-uni-bochum.de> From: Marcus Brinkmann To: "djh" Cc: , Subject: Re: GPGME 1.0.3 Build Problem In-Reply-To: <20061204184201.2936@henman-np.b-eng.it.to-be.co.jp> References: <20061130141425 DOT 2692 AT henman-np DOT b-eng DOT it DOT to-be DOT co DOT jp> <87wt5cx6t6.wl%marcus DOT brinkmann AT ruhr-uni-bochum DOT de> <87slg0wb6v.wl%marcus DOT brinkmann AT ruhr-uni-bochum DOT de> <456FACD3 DOT 7080700 AT users DOT sourceforge DOT net> <87lklrwwm7.wl%marcus DOT brinkmann AT ruhr-uni-bochum DOT 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 AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com At Mon, 04 Dec 2006 18:42:01 +0900, "djh" 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: 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. If you have the development tools installed, you can easily recreate these files by running ./autogen.sh in the toplevel directory. Otherwise, please let me know and I will send you a patch against 1.0.3 or a complete tar ball. 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/