Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jun 2018 18:57:38 +0200
From:      "Dries Michiels" <driesm.michiels@gmail.com>
To:        "'Mark Felder'" <feld@FreeBSD.org>, <freebsd-mono@freebsd.org>
Subject:   RE: mono build error
Message-ID:  <000101d40725$76f74d10$64e5e730$@gmail.com>
In-Reply-To: <1529264538.2037662.1410993240.36B4B301@webmail.messagingengine.com>
References:  <003401d4063d$40f903e0$c2eb0ba0$@gmail.com> <1529264330.2036225.1410990800.45C44052@webmail.messagingengine.com> <1529264538.2037662.1410993240.36B4B301@webmail.messagingengine.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks, ran the build again today and works just fine!

Regards,
Dries

> -----Original Message-----
> From: Mark Felder <feld@FreeBSD.org>
> Sent: zondag 17 juni 2018 21:42
> To: Dries Michiels <driesm.michiels@gmail.com>; freebsd-mono@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@FreeBSD.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000101d40725$76f74d10$64e5e730$>