<div dir="ltr"><div><div><div><div>Hi Eliot,<br></div>I know near to nothing to this configure stuff, so don't consider this answer as volunteering ;).<br></div><div>I just want to report problems:<br><br></div>Last time I tried to build spur vm on ubuntu 14, the vm compilation did not succeed (don't remember how but I can replay it).<br></div>I got to install an old version of autotools before being able to make configure from platforms/unix/config<br></div>That did not solve anything because now the vm compilation barks about mmap being required.<br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-02-26 2:46 GMT+01:00 Eliot Miranda <span dir="ltr"><<a href="mailto:eliot.miranda@gmail.com" target="_blank">eliot.miranda@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <br><div dir="ltr">Hi Holger, Hi Linux/unix build people <div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 19, 2017 at 3:22 AM, Holger Freyther <span dir="ltr"><<a href="mailto:holger@freyther.de" target="_blank">holger@freyther.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="m_7233659620023075040gmail-"><br>
<br>
> On 19 Feb 2017, at 17:09, Ben Coman <<a href="mailto:btc@openinworld.com" target="_blank">btc@openinworld.com</a>> wrote:<br>
><br>
><br>
> I hit a snag building pharo debug VM...<br>
<br>
><br>
</span><span class="m_7233659620023075040gmail-">> By doing... $ sudo chattr +i libtool<br>
><br>
> I found libtool was created by configure...<br>
>   rm: cannot remove 'libtool': Operation not permitted<br>
>   chmod: changing permissions of 'libtool': Operation not permitted<br>
><br>
> $ ./mvm invokes...<br>
> ../../../platforms/unix/config<wbr>/configure<br>
<br>
</span>pushd ../../../platforms/unix/config<br>
make configure<br>
<br>
sorry about that. Normally one would not check-in a configure script (and related files such as libtool) and I thought I could avoid having to delete these files and just re-generate it when needed/wanted. I had to add the --preserve-dup-deps option to be able to link with newer libtool and didn't consider that the old copy of libtool would bail out with an error.<br></blockquote><div><br></div><div><br></div><div>Then let's rewrite the system so that configure is always made, precisely once.  We can arrange that there's a real configure (e.g. ../../../platforms/unix/config<wbr>ure/configure) which is invoked from ../../../platforms/unix/config<wbr>/configure.  And we can add a check to ../../../platforms/unix/config<wbr>/configure that will make ../../../platforms/unix/config<wbr>ure/configure if necessary.</div><div><br></div><div>Please, who will volunteer to do this?</div></div><br><br clear="all"><div><br></div>-- <br><div class="m_7233659620023075040gmail_signature"><div dir="ltr"><div><span style="font-size:small;border-collapse:separate"><div>_,,,^..^,,,_<br></div><div>best, Eliot</div></span></div></div></div>
</div></div>
<br></blockquote></div><br></div>