[Hamlib-developer] [Hamlib/Hamlib] fb0437: Fix build failure when trying to build tests on a ...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Nate B. <no...@gi...> - 2025-09-19 16:20:27
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: fb04375e3689506529e334b514fd36bc2d579f0d https://github.com/Hamlib/Hamlib/commit/fb04375e3689506529e334b514fd36bc2d579f0d Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-09-18 (Thu, 18 Sep 2025) Changed paths: M tests/Makefile.am Log Message: ----------- Fix build failure when trying to build tests on a clean tree Fixes: make: *** No rule to make target '../lib/libmisc.la', needed by 'rigctl'. Steps to reproduce: make clean make -j12 -C tests Commit: 7ed63e2e20e15d71429310edc02791853c5a7580 https://github.com/Hamlib/Hamlib/commit/7ed63e2e20e15d71429310edc02791853c5a7580 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-09-18 (Thu, 18 Sep 2025) Changed paths: M simulators/Makefile.am Log Message: ----------- Fix build failure when trying to build simulators on a clean tree Fixes: make[1]: *** No rule to make target '../lib/libmisc.la', needed by 'simatd578'. Stop. Steps to reproduce: make clean make -j12 -C simulators check Commit: 567d6f27f496d4680fa84e831033a57b360e4138 https://github.com/Hamlib/Hamlib/commit/567d6f27f496d4680fa84e831033a57b360e4138 Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-09-18 (Thu, 18 Sep 2025) Changed paths: M c++/Makefile.am Log Message: ----------- Add rule to build libmisc.la Commit: 95cd7391a22cf9963bfc984d8ad2fbec9659d3f8 https://github.com/Hamlib/Hamlib/commit/95cd7391a22cf9963bfc984d8ad2fbec9659d3f8 Author: Nate Bargmann <n0...@n0...> Date: 2025-09-19 (Fri, 19 Sep 2025) Changed paths: M c++/Makefile.am M simulators/Makefile.am M tests/Makefile.am Log Message: ----------- Merge GitHub PR #1917 Compare: https://github.com/Hamlib/Hamlib/compare/d4401112d06d...95cd7391a22c To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |