Re: [Emc-developers] wiped out lcnc on my pi

2023-09-17 Thread Rod Webster
Gene There isn't really anything official for the pi 4B yet but there is an image for Master branch I built here https://drive.google.com/file/d/1DfgpD9K1KrYJYbJwxCEQKkdvUM-uSA4E/view?usp=sharing This picks up Andy's latest GPIO driver and has been tested as working by a few guys on the forum...

Re: [Emc-developers] wiped out lcnc on my pi

2023-09-17 Thread gene heskett
On 9/17/23 18:23, Rod Webster wrote: Agree with Andy https://packages.debian.org/buster/libgpiod2 Something is wrong with your sources.list or you have no internet Sources list is for raspios10, not debian. Link to the debian iso for buster armhf please, and I'll convert just to get on the

Re: [Emc-developers] wiped out lcnc on my pi

2023-09-17 Thread gene heskett
On 9/17/23 18:18, andy pugh wrote: On Sun, 17 Sept 2023 at 22:24, gene heskett wrote: Try libgpiod2 for Buster. The gpiod team have done some rather odd things with their versioning. https://packages.debian.org/buster/libs/libgpiod2 Same error, not available. It's right there! If Apt

Re: [Emc-developers] wiped out lcnc on my pi

2023-09-17 Thread Rod Webster
Agree with Andy https://packages.debian.org/buster/libgpiod2 Something is wrong with your sources.list or you have no internet Rod Webster *1300 896 832* +61 435 765 611 Vehicle Modifications Network www.vehiclemods.net.au On Mon, 18 Sept 2023 at 08:18, andy pugh wrote: > On Sun, 17 Sept 2023

Re: [Emc-developers] wiped out lcnc on my pi

2023-09-17 Thread andy pugh
On Sun, 17 Sept 2023 at 22:24, gene heskett wrote: > > Try libgpiod2 for Buster. > > The gpiod team have done some rather odd things with their versioning. > > https://packages.debian.org/buster/libs/libgpiod2 > > > Same error, not available. It's right there! If Apt can't find it, then maybe

Re: [Emc-developers] wiped out lcnc on my pi

2023-09-17 Thread gene heskett
On 9/17/23 12:34, andy pugh wrote: On Sun, 17 Sept 2023 at 11:50, gene heskett wrote: sudo apt install libgpiod-dev xvfb But they don't seem to be available for raspios10. Buster Try libgpiod2 for Buster. The gpiod team have done some rather odd things with their versioning.

Re: [Emc-developers] wiped out lcnc on my pi

2023-09-17 Thread andy pugh
On Sun, 17 Sept 2023 at 11:50, gene heskett wrote: > > sudo apt install libgpiod-dev xvfb > But they don't seem to be available for raspios10. Buster Try libgpiod2 for Buster. The gpiod team have done some rather odd things with their versioning.

Re: [Emc-developers] wiped out lcnc on my pi

2023-09-17 Thread gene heskett
On 9/17/23 06:26, Steffen Möller wrote: Hi Gene, The build script does not install two packages that are required for the build, according to what the self-description of the Debian package of LinuxCNC states. This is stated in the line "dpkg-checkbuilddeps: error: Unmet build dependencies:

Re: [Emc-developers] wiped out lcnc on my pi

2023-09-17 Thread gene heskett
On 9/17/23 06:26, Steffen Möller wrote: Hi Gene, The build script does not install two packages that are required for the build, according to what the self-description of the Debian package of LinuxCNC states. This is stated in the line "dpkg-checkbuilddeps: error: Unmet build dependencies:

Re: [Emc-developers] wiped out lcnc on my pi

2023-09-17 Thread Steffen Möller
Hi Gene, The build script does not install two packages that are required for the build, according to what the self-description of the Debian package of LinuxCNC states. This is stated in the line "dpkg-checkbuilddeps: error: Unmet build dependencies: libgpiod-dev xvfb" To help out, prior to

[Emc-developers] wiped out lcnc on my pi

2023-09-17 Thread gene heskett
Trying to update my rpi4 running buster, but --fix-broken removed the executables. So I try to run my buildit script which builds the debs. that fails, broken dependencies: pi@rpi4:/media/pi/workspace $ time ./buster-make-debs.sh uspace is accepted for compatibility, but ignored successfully