On 05/25/2018 03:08 PM, Marcin Cieslak wrote:
On Fri, 25 May 2018, Jon Trulson wrote:

git clean -dfx

sudo rm -rf /usr/dt /etc/dt /var/dt

If removal of /usr/dt changes things, maybe pre-installed headers in /usr/dt/include somehow influence the build? Or worse, the libraries from /usr/dt/lib ? Do you have them on the ldconfig path?

Should be the case, just guessing...

I usually delete /usr/dt, etc before builds.  I have not had it
interfere with a build yet, but it does confuse the installer.  So as a
general rule, I remove everything before a new build.

That said, I found the "problem".  While experimenting with $DESTDIR
last night, I forgot to unset it. Apparently portions of CDE make use of the variable - so pieces were being created in my mythical $DESTDIR while other pieces were being built in place, and you can imagine the mayhem that caused.

With a fresh shell, I can build and run master without errors.

Sorry for the noise. I should have known the problem was local as I do full builds before committing anything, and it's impossible that I would have missed such obvious breakage over the previous couple of weeks :)

Sorry for the noise, master is ok.

Please feel free to test. I'll work with Chase regarding the packaging issues on a separate branch. Have a nice weekend!

--
Jon Trulson

"But when I'm in command, every mission's a suicide mission."

                              - Zapp Brannigan

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to