* [Buildroot] [Bug 14881] New: Watchdogd Package missing INSTALL_STAGING
@ 2022-06-28 11:28 bugzilla
2022-07-02 13:56 ` [Buildroot] [Bug 14881] " bugzilla
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2022-06-28 11:28 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=14881
Bug ID: 14881
Summary: Watchdogd Package missing INSTALL_STAGING
Product: buildroot
Version: 2022.02.3
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned@buildroot.uclibc.org
Reporter: edrose@outramresearch.co.uk
CC: buildroot@uclibc.org
Target Milestone: ---
The watchdogd package in Buildroot is missing the `INSTALL_STAGING = YES`
option in it's makefile. The package provides a library called `libwdog.so`,
which is linked against when process supervision is used. Without installing in
the staging directory, programs that link against libwdog cannot find the
pkgconfig file when configuring and fail to build.
Adding `INSTALL_STAGING = YES` to watchdogd.mk fixes the build for programs
that use libwdog.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] [Bug 14881] Watchdogd Package missing INSTALL_STAGING
2022-06-28 11:28 [Buildroot] [Bug 14881] New: Watchdogd Package missing INSTALL_STAGING bugzilla
@ 2022-07-02 13:56 ` bugzilla
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2022-07-02 13:56 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=14881
Peter Korsgaard <jacmet@uclibc.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #1 from Peter Korsgaard <jacmet@uclibc.org> ---
Fixed by
https://git.buildroot.org/buildroot/commit/?id=faeebe0858f40d18d7527b7d1de6a6868004c9e6,
thanks
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-07-02 13:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-28 11:28 [Buildroot] [Bug 14881] New: Watchdogd Package missing INSTALL_STAGING bugzilla
2022-07-02 13:56 ` [Buildroot] [Bug 14881] " bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox