Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Aug 2009 22:12:18 +0200
From:      Martin Matuska <mm@FreeBSD.org>
Cc:        ports@freebsd.org
Subject:   Re: ImageMagick 6.5.4.10
Message-ID:  <4A8473A2.5000403@FreeBSD.org>
In-Reply-To: <200908122011.20408.lumiwa@gmail.com>
References:  <200908122011.20408.lumiwa@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
The pre-8 FreeBSD systems do not know carg(), my tinderbox didnt
discover this.
It is now fixed with a patch by replacing carg(x) with
atan2(cimag(x),creal(x))

ajtiM  wrote / napísal(a):
> Update to 6.5.4.10 on FreeBSD 7.2
>
> magick/.libs/libMagickCore.so: undefined reference to `carg'
> *** Error code 1
> magick/.libs/libMagickCore.so: undefined reference to `carg'
> *** Error code 1
> 2 errors
> *** Error code 2
> 1 error
> *** Error code 1
>
> Stop in /usr/ports/graphics/ImageMagick.
> *** Error code 1
>
> Stop in /usr/ports/graphics/ImageMagick.
>
> ===>>> make failed for graphics/ImageMagick
> ===>>> Aborting update
>
>   




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A8473A2.5000403>