Bug 60039

Summary: No rule to make target `weston.ini.man' building from 1.0.4 tarball
Product: Wayland Reporter: Carles Pagès <page>
Component: westonAssignee: Wayland bug list <wayland-bugs>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Carles Pagès 2013-01-29 21:41:00 UTC
Trying to build with the latest 1.0.4 tarball I get the following error:
make[2]: Entering directory `/tmp/nix-build-weston-1.0.4.drv-1/weston-1.0.4/man'
building weston.1
  GEN      weston.1
make[2]: *** No rule to make target `weston.ini.man', needed by `weston.ini.5'.  Stop.
make[2]: Leaving directory `/tmp/nix-build-weston-1.0.4.drv-1/weston-1.0.4/man'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/nix-build-weston-1.0.4.drv-1/weston-1.0.4'
make: *** [all] Error 2
Comment 1 Kristian Høgsberg 2013-02-14 21:44:56 UTC
It turns out that the automake version I was using for the 1.0.4 release has a problem with man pages with . in the basename.  We'll do a 1.0.5 release with this issue fixed.

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.