www.delorie.com/archives/browse.cgi | search |
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 |
Date: | Mon, 15 Aug 2005 02:35:55 -0700 |
From: | Yitzchak Scott-Thoennes <sthoenna AT efn DOT org> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Problems compiling PerlMagick. Any suggestions... |
Message-ID: | <20050815093555.GC696@efn.org> |
References: | <20050815072849 DOT 63561 DOT qmail AT web52814 DOT mail DOT yahoo DOT com> |
Mime-Version: | 1.0 |
In-Reply-To: | <20050815072849.63561.qmail@web52814.mail.yahoo.com> |
User-Agent: | Mutt/1.4.2.1i |
X-IsSubscribed: | yes |
On Mon, Aug 15, 2005 at 12:28:49AM -0700, John Cavanaugh wrote: > $ make > cp Magick.pm blib/lib/Image/Magick.pm > AutoSplitting blib/lib/Image/Magick.pm > (blib/lib/auto/Image/Magick) > /opt/perl587/bin/perl.exe > /opt/perl587/lib/5.8.7/ExtUtils/xsubpp -typemap > /opt/perl587/lib/5.8.7/Ex > tUtils/typemap Magick.xs > Magick.xsc && mv > Magick.xsc Magick.c > gcc -c -I../ -I.. -I/usr/include/freetype2 > -I/usr/X11R6/include -I/usr/X11R6/include/X11 > -I/usr/inc > lude/libxml2 -DPERL_USE_SAFE_PUTENV > -fno-strict-aliasing -pipe -g -O2 -Wall -pthread > -DUSEIMPORTLIB > -O2 -DVERSION=\"6.2.0\" -DXS_VERSION=\"6.2.0\" > "-I/opt/perl587/lib/5.8.7/cygwin/CORE" -D_FILE_OF > FSET_BITS=64 -DHAVE_CONFIG_H Magick.c > gcc: unrecognized option `-pthread' > Magick.xs: In function `DestroyPackageInfo': > Magick.xs:659: error: void value not ignored as it > ought to be > Magick.xs:660: error: void value not ignored as it > ought to be > Magick.xs:661: error: void value not ignored as it > ought to be ... I can confirm that these errors happen with a stock cygwin perl. There are yucky *.in and *.am files in the PerlMagick distribution that make me think this could be fixed by re-autotooling, but I'm not sure how to do that. -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |