Bug 244313 - lang/spidermonkey60 does not build without devel/readline
Summary: lang/spidermonkey60 does not build without devel/readline
Status: Closed DUPLICATE of bug 244237
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias C. Berner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-22 15:47 UTC by Warren Block
Modified: 2020-12-31 19:01 UTC (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Warren Block freebsd_committer freebsd_triage 2020-02-22 15:47:17 UTC
lang/spidermonkey fails to build unless devel/readline is installed.  devel/readline is not specified as something spidermonkey60 does depend on, and readline is part of the system with FreeBSD 12 anyway.


System: FreeBSD lightning 12.1-STABLE FreeBSD 12.1-STABLE r357702 LIGHTNING amd64

(without devel/readline installed)

Error:
...
> checking for readline in -lreadline... no
> configure: error: No system readline library found.

With devel/readline installed, spidermonkey60 builds and installs as normal.
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2020-06-16 11:39:45 UTC
Over to maintainer.
Comment 2 Rene Ladan freebsd_committer freebsd_triage 2020-12-31 19:01:42 UTC
This is for an old version of spidermonkey which is python27 only, please use a modern version.

*** This bug has been marked as a duplicate of bug 244237 ***