Bug 14647 - libxcb: No rule to make target `glx.h', needed by `distdir'. Stop.
Summary: libxcb: No rule to make target `glx.h', needed by `distdir'. Stop.
Status: RESOLVED WORKSFORME
Alias: None
Product: XCB
Classification: Unclassified
Component: Library (show other bugs)
Version: unspecified
Hardware: PowerPC Mac OS X (All)
: medium normal
Assignee: Jamey Sharp
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-24 02:03 UTC by Peter Dyballa
Modified: 2009-04-06 01:52 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Peter Dyballa 2008-02-24 02:03:02 UTC
This target is mentioned:

	./src/Makefile:55:#am__append_14 = glx.h
	./src/Makefile:170:am__libxcb_glx_la_SOURCES_DIST = glx.c glx.h
	./src/Makefile:333:am__xcbinclude_HEADERS_DIST = xcb.h xcbext.h xcbxlib.h xproto.h \
	./src/Makefile:334:	bigreq.h xc_misc.h composite.h damage.h dpms.h glx.h randr.h \
	./src/Makefile:573:#libxcb_glx_la_SOURCES = glx.c glx.h

The error happens in 'make dist'


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.