Dear list,<div><br></div><div>I just re-build Fluxus as a HD issue forced me to move to a new Linux install a bit ago.</div><div><br></div><div>In this process I just moved all of my old home-dir to the new one. Then I had git update my source, ran "scons -c" and hoped I could simply re-build it all with scons.</div>
<div><br></div><div>This failed; scons unexpectedly claimed I was missing libtiff, while I was sure I had it. Eventually I simply deleted all of my clone of git, made a new one and this compiled without a hitch. End good, all good. The newer Ubuntu probably has some newer libtiff.</div>
<div><br></div><div>On the bad side; this seems to imply that "scons -c" doesn't actually clean everything. I expected "git pull origin master" then "scons -c" to yield the exact same result as making a new clone, with "scons" after either option yielding the same result.</div>
<div><br></div><div>Maybe this is expected behaviour? Maybe we have a bug somewhere? </div><div><br></div><div>Yours,</div><div>Kas.</div>