Ticket #1711 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

doesn't find PyXPCOM.h on Fedora 13

Reported by: sascha_silbe Owned by: erikos
Priority: Unspecified by Maintainer Milestone: Unspecified by Release Team
Component: hulahop Version: Git as of bugdate
Severity: Blocker Keywords:
Cc: Distribution/OS: Fedora
Bug Status: New

Description

Building hulahop on Fedora Rawhide (-> 13) within sugar-jhbuild fails because PyXPCOM.h cannot be found. It's in /usr/include/xulrunner-sdk-1.9.2/pyxpcom/ now (contained in xulrunner-python-devel), but hulahop expects it to be in /usr/include/xulrunner-sdk-1.9.2/. Location on Fedora 12 was /usr/include/xulrunner-sdk-1.9.1/unstable (contained in xulrunner-devel-unstable which isn't available anymore in Rawhide).

Change History

Changed 3 years ago by bernie

  • status changed from new to closed
  • resolution set to fixed

This is fixed.

When do we kill hulahop for good? Browse is the only activity using it and it could be easily folded inside it.

Note: See TracTickets for help on using tickets.