pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: devel/gmp on Darwin is not a happy builder
On Wed, Nov 19, 2008 at 04:04:30PM +0100, Erik Bertelsen wrote:
> ld: duplicate symbol ___gmpz_abs in .libs/compat.o and .libs/assert.o
> collect2: ld returned 1 exit status
> *** Error code 1
> This has happened for some time, maybe a few weeks.
> Any explanation ?
I bet it in inline functions causing the problem. Darwin inline
handling is different. I just tried a compile and I got a bunch
of
gmp.h:1608: warning: '__gnu_inline__' attribute directive ignored
errors.
chuck
Home |
Main Index |
Thread Index |
Old Index