Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 869275 - app-admin/lnav: use system dev-libs/yajl with --with-yajl
Summary: app-admin/lnav: use system dev-libs/yajl with --with-yajl
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Randy Barlow
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bundled-libs
  Show dependency tree
 
Reported: 2022-09-09 06:34 UTC by Sam James
Modified: 2022-12-14 00:25 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-09-09 06:34:00 UTC
Noticed when compiling 0.11.0:
```
checking for bzlib.h... yes
checking for libutil.h... no
checking for sys/ttydefaults.h... yes
configure: compiling with the included version of yajl
checking for NcursesW wide-character library... yes
checking for working ncursesw/curses.h... yes
checking for working ncursesw.h... no
```

./configure --help says:
```
  --with-yajl=DIR         use a local installed version of yajl
```

Could we use that and depend on dev-libs/yajl?
Comment 1 Randy Barlow 2022-12-14 00:20:18 UTC
The usual pull request bot seems to be potentially offline, but I opened this PR for this issue: https://github.com/gentoo/gentoo/pull/28661
Comment 2 Randy Barlow 2022-12-14 00:25:17 UTC
My last comment was an error - I meant to comment on https://bugs.gentoo.org/884391