Menu

libpfm4 Merge Request #26: Improve ncurses detection for rtop (open)

Merging...

Merged

Something went wrong. Please, merge manually

Checking if merge is possible...

Something went wrong. Please, merge manually

Praetorian wants to merge 1 commit from /u/ashish20/perfmon2/ to master, 2024-06-26

Some distros, RHEL 8 for instance, don't provide ncurses package
containing static libraries. When ncurses-devel is installed and we're
compiling static version of libpfm4, the ncurses check for rtop target
passes but linking fails later due to the missing libraries.

The ncurses installation check has been updated to also attempt linking
to the required ncurses libraries.

Commit Date  
[bbe2b2] (HEADmaster) by Ashish Sadanandan Ashish Sadanandan

Improve ncurses detection for rtop

Some distros, RHEL 8 for instance, don't provide ncurses package
containing static libraries. When ncurses-devel is installed and we're
compiling static version of libpfm4, the ncurses check for rtop target
passes but linking fails later due to the missing libraries.

The ncurses installation check has been updated to also attempt linking
to the required ncurses libraries.

2024-06-26 21:49:42 Tree

Discussion


Log in to post a comment.

MongoDB Logo MongoDB