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, 17 Jun 2012, David Holland wrote:
> On Thu, Jun 14, 2012 at 10:37:34PM +0000, Steven Drake wrote:
> > Modified Files:
> > pkgsrc/emulators/aranym: Makefile
> >
> > Log Message:
> > 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.
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.
--
Steven
Home |
Main Index |
Thread Index |
Old Index