Greetings all;
My build lcnc on the pi scripts have died. complaint spit out is:
Makefile:594: *** You configured run-in-place, but are trying to install.
For an installable version, run configure without --enable-run-in-place
and rebuild. Stop.
make[2]: Leaving directory '/media/pi/workspace/linuxcnc-dev/src'
make[1]: *** [debian/rules:71: override_dh_auto_install] Error 2
make[1]: Leaving directory '/media/pi/workspace/linuxcnc-dev'
make: *** [debian/rules:39: binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess
returned exit status 2
but there is no run-in-place in the ./configure args, just 'uspace'.
And line 39 of debian/rules now reads:
dh $@ --parallel
while line 71 reads from line 67:
override_dh_auto_install:
# avoid installing into already existing directory
rm -rf $(DESTDIR)
# executing regular installation with regular prefix but
unterneath the debian folder
DESTDIR=$(DESTDIR) $(MAKE) -C src install
What can I do to restore the former function buster has had for 2 years?
Thanks all.
Cheers, Gene Heskett.
--
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author, 1940)
If we desire respect for the law, we must first make the law respectable.
- Louis D. Brandeis
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users