delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <454519C9.8090004@scytek.de> |
Date: | Sun, 29 Oct 2006 16:14:49 -0500 |
From: | Volker Quetschke <quetschke AT scytek DOT de> |
User-Agent: | Thunderbird 1.5.0.7 (Windows/20060909) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Problem building ImageMagick 6.3.0 |
References: | <4543AFCD DOT 7090703 AT scytek DOT de> |
In-Reply-To: | <4543AFCD.7090703@scytek.de> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
--------------enig1569B0BFD6F9CD48E223A30A Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Volker Quetschke wrote: > I wanted to build the latest ImageMagick but the build fails for > me. I attach the cygport script and patch that I use (shamelessly > adapted from Yaakov's cygports version). >=20 > It looks like libtool is not finding libstdc++.a (logsnippet below) >=20 > Any ideas? The real culprit was: > libtool: ignoring unknown tag CXX The AC_LIBTOOL_TAGS([CXX]) macro in configure.ac needs CXX to be set before it is used. Placing an AC_PROG_CXX before it solves this problem and the build continues. Volker --=20 PGP/GPG key (ID: 0x9F8A785D) available from wwwkeys.de.pgp.net key-fingerprint 550D F17E B082 A3E9 F913 9E53 3D35 C9BA 9F8A 785D --------------enig1569B0BFD6F9CD48E223A30A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (MinGW) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFRRnPPTXJup+KeF0RAsKYAJoCflyBs535RNt1SDbaa1ZRpeFDCACgxYCS mc0TGnV710ZPZh17iVXb8Ns= =uDV1 -----END PGP SIGNATURE----- --------------enig1569B0BFD6F9CD48E223A30A--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |