Bug 91652 - configure doesn't check for libedit
Summary: configure doesn't check for libedit
Status: RESOLVED WONTFIX
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: git
Hardware: Other Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-15 20:56 UTC by almos
Modified: 2018-04-12 11:33 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description almos 2015-08-15 20:56:08 UTC
It seems to be a hard dependency. The compilation stops with

Making all in targets/dri
make[3]: Entering directory `/home/almos/SRC/mesa/src/gallium/targets/dri'
  CC       gallium_dri_la-target.lo
  CXXLD    gallium_dri.la
/usr/bin/ld: cannot find -ledit
collect2: error: ld returned 1 exit status
make[3]: *** [gallium_dri.la] Error 1


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.