Hi, I've just installed xulrunner-devel from yum, but there are following header files cannot be found in xulrunner-sdk-1.9/sdk/include: mozilla-config.h mozilla-config32.h prtypes.h The include/xulrunner-sdk-1.9 constains those above header files, I did link to them, but xulrunner-sdk-1.9/system_wrappers/prtypes.h has a problem as well: #pragma GCC system_header #pragma GCC visibility push(default) #include_next <prtypes.h> #pragma GCC visibility pop At final, I could not compile VLC plugin with the xulrunner-sdk-1.9/sdk. Please advice how to fix it and where could I install a proper sdk? Thank you. Kind regards, Jim
Ignacio Vazquez-Abrams
2008-Sep-07 08:09 UTC
[CentOS] xulrunner-devel package missing many header files
On Sun, 2008-09-07 at 18:01 +1000, hce wrote:> I've just installed xulrunner-devel from yum, but there are following > header files cannot be found in xulrunner-sdk-1.9/sdk/include:Did you install xulrunner-devel-unstable? -- Ignacio Vazquez-Abrams <ivazqueznet at gmail.com> PLEASE don't CC me; I'm already subscribed -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://lists.centos.org/pipermail/centos/attachments/20080907/9420fb66/attachment-0002.sig>
On 9/7/08, Ignacio Vazquez-Abrams <ivazqueznet at gmail.com> wrote:> On Sun, 2008-09-07 at 18:01 +1000, hce wrote: > > I've just installed xulrunner-devel from yum, but there are following > > header files cannot be found in xulrunner-sdk-1.9/sdk/include: > > > Did you install xulrunner-devel-unstable?No, I did yum install xulrunner-devel. Did you mean I need to install xulrunner-devel-unstable? Thanks Ignacio. Kind Regards,
Possibly Parallel Threads
- Where to find Intrinsic.h and xlib.h
- xulrunner-devel dependencies
- Installing an *older* version of xulrunner (eg as a compatibility package)?
- xulrunner 1.9.2.26 available in repackaged form for use with legacy programs
- xulrunner 1.9.0.19-1: Does it exist or what?