https://bugs.freedesktop.org/show_bug.cgi?id=77204
Priority: medium Bug ID: 77204 Assignee: dri-devel@lists.freedesktop.org Summary: make fails due to wrong file names in man Severity: normal Classification: Unclassified OS: All Reporter: tamas.haraszti@uni-heidelberg.de Hardware: Other Status: NEW Version: XOrg CVS Component: libdrm Product: DRI
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...
https://bugs.freedesktop.org/show_bug.cgi?id=77204
--- Comment #1 from Tamas Haraszti tamas.haraszti@uni-heidelberg.de --- Sorry, I forgot the tested build was the stable libdrm.2.4.52
https://bugs.freedesktop.org/show_bug.cgi?id=77204
GitLab Migration User gitlab-migration@fdo.invalid changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED
--- Comment #2 from GitLab Migration User gitlab-migration@fdo.invalid --- -- 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.
dri-devel@lists.freedesktop.org