Re: [pyxpcom] xp_core.h missing from mozilla build
by Shane Caraveo other posts by this author
May 10 2007 8:39AM messages near this date
view in the new Beta List Site
Re: [pyxpcom] xp_core.h missing from mozilla build
|
Re: [pyxpcom] [sugar] PyXPCOM viability and OLPC
I'd suggest you download our latest mozilla patches from
ftp://ftp.activestate.com/Komodo/MozillaPatches
pull out any patch files starting with pyxpcom_ in either the main
directory or the MOZILLA_1_8 directory, and apply those to your sources.
We have a number of patches for fixes, improvements and build
issues. I seem to recall having to add -lutil to get pty references for
linux, and that is in the pyxpcom_build.patch file.
Note that the patches are likely not currently valid against trunk builds.
Regards,
Shane
Mark Hocknell wrote:
> Shane,
> Okay I've used MOZILLA_1_8_BRANCH. I'm attempting to build a standalone
> pyxpcom. I've found some instructions from Mozillazine article, which
> seems to work fine until I run "make BUILD_MODULES=all
> tier_42_dirs=extensions tier_42".
> I get these errors:
> "undefined reference to 'openpty'"
> "undefined reference to 'forkpty'"
> Cheers,
> Mark.
>
> -----Original Message-----
> From: pyxpcom-bounces@[...].com
> [mailto:pyxpcom-bounces@[...].com] On Behalf Of Shane
> Caraveo
> Sent: 10 May 2007 15:06
> To: pyxpcom@[...].com
> Subject: Re: [pyxpcom] xp_core.h missing from mozilla build
>
> get the source from cvs (be sure it is the MOZILLA_1_8_BRANCH) and grab
> the missing headers from that. If you run into linkage issues, you
> might have to build firefox yourself in order to build pyxpcom. You can
>
> always get fx build options with the url about:buildconfig
> Regards,
> Shane
>
> Mark Hocknell wrote:
> > Hi,
> >
> > I'm attempting to build pyxpcom 0.92 against firefox 2.0.0.2.. This is
>
> > on a Gentoo 2006.1 box.
> >
> > The building of firefox works fine. But when I then try to build
> pyxpcom
> > I get the following error:
> >
> > "error: xp_core.h: No file or directory"
> >
> > Indeed, this header does not exist. Is there a fix or workaround for
> this?
> > Cheers,
> >
> > Mark.
> _______________________________________________
> pyxpcom mailing list
> pyxpcom@[...].com
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
_______________________________________________
pyxpcom mailing list
pyxpcom@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Mark Hocknell
Shane Caraveo
Shane Caraveo
|