Comment 4 for bug 427638

Revision history for this message
Alexander Sack (asac) wrote : Re: [Bug 427638] Re: yelp & xiphos fails to build against xulrunner 1.9.1.3, cannot find nspr headers

On Sat, Sep 12, 2009 at 10:15:57PM -0000, Matthew Talbert wrote:
> The problem is easy enough to diagnose. In previous versions of
> xulrunner, these headers were shipped as part of xulrunner-dev, so they
> were in /include/xulrunner-[version]/stable. Now, for whatever reason,
> these headers are not included in this package. Unless this is a
> mistake, it looks like these two programs will have to add include flags
> for package nspr-dev in addition to xulrunner-dev.
>
yes. I reorganized how the nspr headers are shipped. previously they
were properly referenced by mozilla-nspr.pc ... but thats gone now
(and no: except for builds that dont use system-nspr, we didnt ship
those headers in /usr/include/xulrunner...

 - Alexander