Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Apr 2010 18:10:29 +0800
From:      Denny Lin <dennylin93@hs.ntnu.edu.tw>
To:        Luca Pizzamiglio <l.pizzamiglio@bally-wulff.de>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: GMP change
Message-ID:  <20100422101028.GD57131@mail.hs.ntnu.edu.tw>
In-Reply-To: <4BD01891.7070804@bally-wulff.de>
References:  <4BD01720.6020103@netfence.it> <4BD01891.7070804@bally-wulff.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 22, 2010 at 11:36:17AM +0200, Luca Pizzamiglio wrote:
> Hallo Andrea,
> 
> I've had the same problem using portupgrade and no clean solution found.
> 
> This is the dirty trick I've used:
> 
> pkg_delete -f libgmp4\*
> portupgrade -N math/gmp
> 
> BTW, portupgrade with -o doesn't work because now the conflicts is 
> checked "before" the building process and gmp building fails..

See if this works:
# env DISABLE_CONFLICTS=1 portmaster -o math/gmp math/libgmp4

-- 
Denny Lin



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