mono build error

Dries Michiels driesm.michiels at gmail.com
Mon Jun 18 16:57:42 UTC 2018


Thanks, ran the build again today and works just fine!

Regards,
Dries

> -----Original Message-----
> From: Mark Felder <feld at FreeBSD.org>
> Sent: zondag 17 juni 2018 21:42
> To: Dries Michiels <driesm.michiels at gmail.com>; freebsd-mono at freebsd.org
> Subject: Re: mono build error
> 
> 
> 
> On Sun, Jun 17, 2018, at 14:38, Mark Felder wrote:
> >
> >
> > On Sun, Jun 17, 2018, at 08:15, Dries Michiels wrote:
> > >
> > >
> > > python2.7 ./genmdesc.py TARGET_AMD64 . cpu-amd64.h amd64_desc
> > > ./cpu-amd64.md
> > >
> > > gmake[4]: python2.7: Command not found
> > >
> >
> > I don't recall seeing python2.7 hardcoded in the build anywhere, but
> > it's possible I overlooked it. Let me see what I can find.
> >
> 
> Sure enough it's there. I'll fix the build.
> 
> mono/tests/test_lldb.py:#!/usr/local/bin/python2.7
> mono/mini/Makefile.am:GENMDESC_PRG=python2.7 $(srcdir)/genmdesc.py
> $(target_define) $(srcdir)
> mono/mini/genmdesc.py:#!/usr/local/bin/python2.7
> mono/mini/Makefile.am.in:GENMDESC_PRG=python2.7 $(srcdir)/genmdesc.py
> $(target_define) $(srcdir)
> scripts/mono-heapviz:#!/usr/local/bin/python2.7
> 
> 
> --
>   Mark Felder
>   ports-secteam & portmgr member
>   feld at FreeBSD.org



More information about the freebsd-mono mailing list