Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jul 2016 23:55:26 -0700
From:      Kevin Oberman <rkoberman@gmail.com>
To:        Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Cc:        FreeBSD Ports ML <freebsd-ports@freebsd.org>
Subject:   Re: GraphicsMagick *and* ImageMagick fail to compile
Message-ID:  <CAN6yY1s-M9RWjassHJmqAw8vSAREDKXE6Y8rxe7inr4_ZC2j3A@mail.gmail.com>
In-Reply-To: <c0a2fa8e-a297-a8a5-8d6e-0dff25a8adaa@utanet.at>
References:  <7A737FA3-047B-4B0F-9BE3-29F73A2CDD27@punkt.de> <c0a2fa8e-a297-a8a5-8d6e-0dff25a8adaa@utanet.at>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 22, 2016 at 11:46 PM, Walter Schwarzenfeld <
w.schwarzenfeld@utanet.at> wrote:

> First:
> what is in /etc/make.conf ?
> -----
> try compile it with GCC
> either
> withe GCC=    4.8+
> in the Makefile
> or
> with CC=gcc48 CXX=g++48  CPP=cpp48
> (you can use gcc48 or gcc49 or gcc5)
> ------------------
> I had a similar error with irc/hexchat
> (it compiled only with GCC not with clang).
> add to the Makefile
>
> MAKE_ARGS=    LDFLAGS="${LDFLAGS}"
>
> solved my problem.
>

FWIW, I just built ImageMagick wiht clang and had no problems. clang 3.4.1,
the default on 10.3. Do you use ccache?
--
Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: rkoberman@gmail.com
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683



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