Re: [Emc-developers] 2.8 doesn't compile on mint 18 or 19

2020-04-20 Thread Chris Morley
Fantastic! That did the trick on both my systems. Thank you. Chris From: andy pugh Sent: April 20, 2020 11:36 AM To: EMC developers Subject: Re: [Emc-developers] 2.8 doesn't compile on mint 18 or 19 On Mon, 20 Apr 2020 at 06:07, Chris Morley wrote: &g

Re: [Emc-developers] 2.8 doesn't compile on mint 18 or 19

2020-04-20 Thread andy pugh
On Mon, 20 Apr 2020 at 06:07, Chris Morley wrote: > > The new driver breaks my systems from compiling. I had missed some makefile updates from Jepler when I picked the driver back to 2.8. Can you try again with a fresh pull? (However, it works fine on all the buildbot machines) -- atp "A motor

Re: [Emc-developers] 2.8 doesn't compile on mint 18 or 19

2020-04-19 Thread Gene Heskett
On Monday 20 April 2020 01:06:28 Chris Morley wrote: > The new driver breaks my systems from compiling. > I get lots of lines similar to this: > src/hal/user_comps/xhc-whb04b-6/usb.cc:190: undefined reference to > `libusb_alloc_transfer' > > gcc version on mint 18 is 5.4 > on mint 19 it's 7.3 I b