Re: [Hamlib-developer] Hamlib 4.6.4 release
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Dave B. <g8k...@go...> - 2025-07-19 12:20:06
|
It was indeed the 4.7~git release that needed the ./bootstrap. The problem I have just now, is with grig I think. (Whatever /dev/ttyUSB 'device' I specify, it always tries to open /dev/tty0 !) The repo version is very old, and the current source refuses to build. Cheers All. Dave G8KBV. On 19/07/2025 13:06, Brian Morrison via Hamlib-developer wrote: > On Sat, 19 Jul 2025 06:13:54 -0500 > Nate Bargmann<n0...@n0...> wrote: > >> * On 2025 19 Jul 05:38 -0500, Dave Baxter via Hamlib-developer wrote: >>> Hi. >>> >>> >>> I find that the with the release .tar files over the last few >>> months, sometimes you need the ./bootstrap phase, sometimes you >>> don't. Sort of inconsistent... >> Huh? >> >> That should most definitely NOT be required of the generated tarballs >> EVER. If it is, I consider that a serious bug and really need more >> information. In all my testing over the years I've not found this to >> be the case, but I can't be everywhere on every system. > I downloaded the tarball for 4.6.4 and then used rpmbuild with an > updated .spec file on Fedora 42. It built and installed the rpm > binaries perfectly, so thanks for the update Nate. > > Absolutely no need for ./bootstrap here. > |