From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 77204] New: make fails due to wrong file names in man Date: Tue, 08 Apr 2014 20:57:14 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0498821639==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 66C776E877 for ; Tue, 8 Apr 2014 13:57:14 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0498821639== Content-Type: multipart/alternative; boundary="1396990634.B2070.31456"; charset="us-ascii" --1396990634.B2070.31456 Date: Tue, 8 Apr 2014 20:57:14 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" 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... -- You are receiving this mail because: You are the assignee for the bug. --1396990634.B2070.31456 Date: Tue, 8 Apr 2014 20:57:14 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
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...


You are receiving this mail because:
  • You are the assignee for the bug.
--1396990634.B2070.31456-- --===============0498821639== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0498821639==--