Bug 14640 - mkfontdir can't be built on Mac OS X
Summary: mkfontdir can't be built on Mac OS X
Status: RESOLVED WORKSFORME
Alias: None
Product: xorg
Classification: Unclassified
Component: App/mkfont* (show other bugs)
Version: 7.1 (2006.05)
Hardware: PowerPC Mac OS X (All)
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-23 13:23 UTC by Peter Dyballa
Modified: 2011-10-15 16:42 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Peter Dyballa 2008-02-23 13:23:06 UTC
Configure runs fine:

	checking for a BSD-compatible install... /sw/bin/ginstall -c
	checking whether build environment is sane... yes
	checking for gawk... gawk
	checking whether make sets $(MAKE)... yes
	checking whether to enable maintainer-specific portions of Makefiles... yes
	checking for a BSD-compatible install... /sw/bin/ginstall -c
	checking for sed... /usr/bin/sed
	checking build system type... powerpc-apple-darwin8.11.0
	checking host system type... powerpc-apple-darwin8.11.0
	configure: creating ./config.status
	config.status: creating Makefile

and make fails:

	make: *** No rule to make target `mkfontdir', needed by `all-am'.  Stop.
	
	make: *** No rule to make target `mkfontdir.cpp', needed by `distdir'.  Stop.

Obviously the file mkfontdir.cpp-all needs to be renamed ...


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.