Bug 77204

Summary: make fails due to wrong file names in man
Product: DRI Reporter: Tamas Haraszti <tamas.haraszti>
Component: libdrmAssignee: Default DRI bug account <dri-devel>
Status: RESOLVED MOVED QA Contact:
Severity: normal    
Priority: medium CC: tamas.haraszti
Version: XOrg git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.