pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/emulators/aranym



On Sun, Jun 17, 2012 at 08:39:17PM +1200, Steven Drake wrote:
 > >  > Add missing math/mpfr buildlink.
 > >  > 
 > >  > Bump PKGREVISION.
 > > 
 > > ./src/uae_cpu/fpu/fpu_mpfr.cpp: In function 'void 
 > > set_from_double(__mpfr_struct*, uint32*)':
 > > ./src/uae_cpu/fpu/fpu_mpfr.cpp:293:36: error: 'mpfr_set_uj_2exp' was not 
 > > declared in this scope
 > > ./src/uae_cpu/fpu/fpu_mpfr.cpp: In function 'void 
 > > set_from_extended(__mpfr_struct*, uint32*)':
 > > ./src/uae_cpu/fpu/fpu_mpfr.cpp:316:38: error: 'mpfr_set_uj_2exp' was not 
 > > declared in this scope
 > > gmake: *** [obj_x86_64/fpu_mpfr.o] Error 1
 > > 
 > > (amd64, netbsd-current)
 > 
 > Rats! It builds for me on Linux-x86_64 with pkgsrc mpfr and gmp.

It failed the same way in Joerg's build posted today.

 > Mpfr seems to be the preferred fpu emulator if enable-fullmmu is given.
 > 
 > If you can't get it to build and want to, patch configure.ac to not check 
 > for mpfr and remove it.

Well... if it wants to use mpfr I don't see why it shouldn't; what I
don't see is why it doesn't work.

-- 
David A. Holland
dholland%netbsd.org@localhost



Home | Main Index | Thread Index | Old Index