Bug 4356 - Cannot build with python but without pygtk
Summary: Cannot build with python but without pygtk
Status: RESOLVED FIXED
Alias: None
Product: avahi
Classification: Unclassified
Component: libavahi (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Trent Lloyd
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-05 04:38 UTC by Ross Burton
Modified: 2005-09-05 11:25 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch to fix build (679 bytes, patch)
2005-09-05 04:38 UTC, Ross Burton
Details | Splinter Review

Description Ross Burton 2005-09-05 04:38:06 UTC
make[4]: Entering directory `/tmp/buildd/avahi-0.3/avahi-utils/avahi'
make[4]: *** No rule to make target `ServiceTypeDatabase.py', needed by
`all-am'.  Stop.
make[4]: Leaving directory `/tmp/buildd/avahi-0.3/avahi-utils/avahi'

Attaching patch which I *think* is correct.
Comment 1 Ross Burton 2005-09-05 04:38:49 UTC
Created attachment 3173 [details] [review]
Patch to fix build

This patch generates ServiceTypeDatabase.py when python is available, not when
pygtk is available.
Comment 2 Trent Lloyd 2005-09-05 10:07:08 UTC
Thanks ross this looks good, i'll commit it when SVN is unbroken.
Comment 3 Trent Lloyd 2005-09-06 04:25:47 UTC
Committed just now.


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.