Re: [Emc-users] build problem on buster

2022-03-23 Thread andy pugh
On Tue, 22 Mar 2022 at 14:55, gene heskett wrote: > When that error was generated, .configure uspace had been run, which > supposedly should have canceled the run-in-place. I don't think so. Building LinuxCNC creates a run-in-place unless you pass it an install location (which is deprecated as

Re: [Emc-users] build problem on buster

2022-03-23 Thread gene heskett
On Wednesday, 23 March 2022 06:07:14 EDT andy pugh wrote: > On Tue, 22 Mar 2022 at 14:55, gene heskett wrote: > > When that error was generated, .configure uspace had been run, which > > supposedly should have canceled the run-in-place. > > I don't think so. Building LinuxCNC creates a

Re: [Emc-users] build problem on buster

2022-03-23 Thread andy pugh
On Wed, 23 Mar 2022 at 12:14, gene heskett wrote: > cd /media/pi/workspace/buster-linuxcnc/debian > ./configure uspace I think that debian/configure ignores "uspace" https://github.com/LinuxCNC/linuxcnc/blob/cd053635eafb7963a0f66836acf30d87b2102d1c/debian/configure#L48 From the linuxcnc-dev

Re: [Emc-users] build problem on buster

2022-03-23 Thread gene heskett
On Wednesday, 23 March 2022 08:45:17 EDT andy pugh wrote: > On Wed, 23 Mar 2022 at 12:14, gene heskett wrote: > > cd /media/pi/workspace/buster-linuxcnc/debian > > ./configure uspace > > I think that debian/configure ignores "uspace" >

Re: [Emc-users] build problem on buster

2022-03-23 Thread andy pugh
On Wed, 23 Mar 2022 at 13:50, Mark Wendt wrote: > ./configure --help should give you all the options for that particular > version of configure. andypugh@buster:~/linuxcnc-dev$ ./debian/configure --help configure: Set up debian/ files to build for a particular kernel Usage: configure

Re: [Emc-users] build problem on buster

2022-03-23 Thread Mark Wendt
On Wed, Mar 23, 2022 at 9:37 AM gene heskett wrote: > On Wednesday, 23 March 2022 08:45:17 EDT andy pugh wrote: > > On Wed, 23 Mar 2022 at 12:14, gene heskett > wrote: > > > cd /media/pi/workspace/buster-linuxcnc/debian > > > ./configure uspace > > > > I think that debian/configure ignores

Re: [Emc-users] build problem on buster

2022-03-23 Thread gene heskett
On Wednesday, 23 March 2022 10:30:59 EDT andy pugh wrote: > On Wed, 23 Mar 2022 at 13:50, Mark Wendt wrote: > > ./configure --help should give you all the options for that > > particular > > version of configure. > > andypugh@buster:~/linuxcnc-dev$ ./debian/configure --help > configure: Set up

Re: [Emc-users] build problem on buster

2022-03-23 Thread andy pugh
On Wed, 23 Mar 2022 at 17:57, gene heskett wrote: > dd installed an early 2019 buster image to a 64G u-sd card. I have had much better luck with the Pi imager for getting the ISO onto an SD. https://www.raspberrypi.com/software/ Maybe try the 64-bit Buster / LinuxCNC image here:

Re: [Emc-users] buildbot apt-key?

2022-03-23 Thread gene heskett
On Wednesday, 23 March 2022 21:48:19 EDT Phill Carter wrote: > > On 24 Mar 2022, at 12:39 pm, gene heskett > > wrote:> > > On Monday, 21 March 2022 21:04:22 EDT andy pugh wrote: > >> On Mon, 21 Mar 2022 at 19:27, gene heskett > > > > wrote: > >>> How do I get and install the buildbot's apt-key

Re: [Emc-users] buildbot apt-key?

2022-03-23 Thread Phill Carter
> On 24 Mar 2022, at 2:19 pm, gene heskett wrote: > > On Wednesday, 23 March 2022 21:48:19 EDT Phill Carter wrote: >>> On 24 Mar 2022, at 12:39 pm, gene heskett >>> wrote:> >>> On Monday, 21 March 2022 21:04:22 EDT andy pugh wrote: On Mon, 21 Mar 2022 at 19:27, gene heskett >>> >>>

Re: [Emc-users] buildbot apt-key?

2022-03-23 Thread gene heskett
On Monday, 21 March 2022 21:04:22 EDT andy pugh wrote: > On Mon, 21 Mar 2022 at 19:27, gene heskett wrote: > > How do I get and install the buildbot's apt-key EF1B07FEE0EE663E ? > > Do the instructions on the buildbot page not work? > http://buildbot.linuxcnc.org > And I got a key for the

Re: [Emc-users] buildbot apt-key?

2022-03-23 Thread Phill Carter
> On 24 Mar 2022, at 12:39 pm, gene heskett wrote: > > On Monday, 21 March 2022 21:04:22 EDT andy pugh wrote: >> On Mon, 21 Mar 2022 at 19:27, gene heskett > wrote: >>> How do I get and install the buildbot's apt-key EF1B07FEE0EE663E ? >> >> Do the instructions on the buildbot page not

Re: [Emc-users] build problem on buster

2022-03-23 Thread gene heskett
On Wednesday, 23 March 2022 14:41:23 EDT andy pugh wrote: > On Wed, 23 Mar 2022 at 17:57, gene heskett wrote: > > dd installed an early 2019 buster image to a 64G u-sd card. > > I have had much better luck with the Pi imager for getting the ISO onto > an SD. > >