RE: mono build error

2018-06-18 Thread Dries Michiels
Thanks, ran the build again today and works just fine! Regards, Dries > -Original Message- > From: Mark Felder > Sent: zondag 17 juni 2018 21:42 > To: Dries Michiels ; freebsd-mono@freebsd.org > Subject: Re: mono build error > > > > On Sun, Jun 17, 2018,

Re: mono build error

2018-06-17 Thread Mark Felder
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 har

Re: mono build error

2018-06-17 Thread Mark Felder
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 se

mono build error

2018-06-17 Thread Dries Michiels
When building mono from source with Synth I get the following build error: Making all in mini gmake[4]: Entering directory '/construction/xports/lang/mono/work/mono-5.10.1.47/mono/mini' if test -d ../../.git; then \ (cd ../..; \ L