Le Wed, 10 Dec 2014 07:43:17 -0800,
Alexander Hansen <alexanderk.han...@gmail.com> a écrit :

> On 12/9/14, 11:20 PM, Pierre-Henri Lavigne wrote:
> >
> > Good day everyone,
> >
> > While trying to install pidgin, the following error occured:
> >
> > clang: error: unknown argument: '-fno-regmove'
> >
> > http://www.pastebin.ca/2884451
> >
> > Package manager version: 0.38.3
> > Distribution version: selfupdate-rsync Mon Dec  8 21:06:21 2014,
> > 10.10, x86_64 Trees: local/main stable/main stable/crypto
> > Xcode.app: 6.1.1
> > Xcode command-line tools: 6.1.1.0.1.1416017670
> >
> > Any idea of how to solve it please ?
> >
> > Regards,
> >
> > Pierre-Henri
> >
> 
> This is a feature in newer clang compiler versions.  The build would 
> need to be patched to get rid of this argument, at least on 10.9 and
> 10.10.
> 
> 

Thank you Alexander.

I don't know how to do it properly but adding the following line
just after the %{default_script} in the info file did the trick:
perl -pi -e
"s,SILC_ADD_CC_FLAGS\(SILC_CRYPTO\, -fno-regmove\),,g" configure.ac


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to