Bug 77204 - make fails due to wrong file names in man
Summary: make fails due to wrong file names in man
Status: RESOLVED MOVED
Alias: None
Product: DRI
Classification: Unclassified
Component: libdrm (show other bugs)
Version: XOrg git
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-08 20:57 UTC by Tamas Haraszti
Modified: 2019-09-24 17:08 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Tamas Haraszti 2014-04-08 20:57:14 UTC
make fails with:
/bin/sed: can't read drm-mm.7: No such file or directory

looking into the man folder I can find:

Makefile     drm-kms.7     drm-memory.xml  drmAvailable.3    drmHandleEvent.xml       drm\-gem.7
Makefile.am  drm-kms.xml   drm.7           drmAvailable.xml  drmModeGetResources.3    drm\-mm.7
Makefile.in  drm-memory.7  drm.xml         drmHandleEvent.3  drmModeGetResources.xml  drm\-ttm.7

Thus all MANPAGE_ALIASES contain an extra \.
Renaming the files allows the make to proceed.

System: gentoo linux, newest automake, cmake, bash...
Comment 1 Tamas Haraszti 2014-04-08 21:12:52 UTC
Sorry, I forgot the tested build was the stable libdrm.2.4.52
Comment 2 GitLab Migration User 2019-09-24 17:08:53 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/drm/issues/13.


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.