DJ Lucas wrote:
> Oh well.
>
At least that is pretty cool. Firefox builds and installs in 1 minute
and 28 seconds. :-)
-- DJ Lucas
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
Ken Moffat wrote:
> I didn't use any patches, but I did play about with my nss.pc so
> that it added -lsoftokn3 because xulrunner's own mozilla-nss,pc has
> that. Doesn't _seem_ to be directly relevant.
>
The problem turned out to be similar. It's been staring me in the face
for 3 days. I b
On Mon, 2008-11-10 at 02:28 -0600, DJ Lucas wrote:
> Ken, Simon, anyone else that has messed with standalone nspr...do y'all
> have anything to add to the above?
Not really, beyond noting that the existing BLFS instructions for
NSS/NSPR work fine for me, other than adding NSS_USE_SYSTEM_SQLITE=1
DJ Lucas wrote:
>
> Though probably unrelated, I'm ripping out nss/nspr now and I'll be
> using a separate nss and nspr. Probably as the book should do too given
> that nspr is moving along faster than nss.
And I fully agree with the first src_install comment in the Gentoo
e-build for nspr.
On Sun, 2008-11-09 at 10:12 -0600, DJ Lucas wrote:
> Are you all using any other patches for xulrunner or nss/nspr (beyond
> the updated pkgconfig additions)? I've been googling for a bit and all
> I can find is on Gentoo lists with mention of an as-needed patch for
> nss, but I don't find it i
Ken Moffat wrote:
> On Sun, Nov 09, 2008 at 02:33:59PM -0600, DJ Lucas wrote:
>> I'll give it a shot and see what happens. I don't know where it is
>> pulled in yet...will get a look at it and add to my patch.
>>
> Forgot to ask: what is your patch doing ? I did some playing
> around myself (as
On Sun, Nov 09, 2008 at 02:33:59PM -0600, DJ Lucas wrote:
>
> I'll give it a shot and see what happens. I don't know where it is
> pulled in yet...will get a look at it and add to my patch.
>
Forgot to ask: what is your patch doing ? I did some playing
around myself (as noted earlier), but in
DJ Lucas wrote:
>
> I'll give it a shot and see what happens. I don't know where it is
> pulled in yet...will get a look at it and add to my patch.
No change in the end result. I'll dig into it a little deeper after I
take the boys home (though I have a feeling that nss is borked in some
str
Ken Moffat wrote:
> On Sun, Nov 09, 2008 at 06:07:13PM +, Ken Moffat wrote:
>
> After sending that, I remembered that mozilla doesn't use .pc files
> to find its "own" components. As a long stop, does nss-config
> --includedir point to where your nss headers are ?
>
> [EMAIL PROTECTED] ~ $n
On Sun, Nov 09, 2008 at 10:12:41AM -0600, DJ Lucas wrote:
> -lcairo -lgmodule-2.0 -lgobject-2.0 -lglib-2.0 -lXt -lgthread-2.0
> -lfreetype -lz -ldl -lm
> ../../staticlib/components/libpipnss.a(nsCertOverrideService.o): In
> function `GetCertFingerprintByDottedOidString(nsIX509Cert*, nsCString
Simon Geard wrote:
> On Sun, 2008-11-02 at 19:53 -0700, Dennis J Perkins wrote:
>> I've discovered that libgtkembemoz.so is not being built by Firefox 3.
>> Yelp and monodevelop both want it. Does anyone know how to get it built
>> and installed?
>>
>
> As of 3.0, a straight Firefox build is just
On Fri, 2008-11-07 at 01:06 +, Ken Moffat wrote:
> Current thoughts: if people want to build (2.24) yelp or epiphany,
> build nspr, nss (or nss-with-nspr), xulrunner with the above one-line
> addition (anf then ff3 itself, if desired).
Yes, I think that's a fair statement. Although both Epipha
On Tue, Nov 04, 2008 at 09:06:38PM +1300, Simon Geard wrote:
> >
> > Commenting on the configure:
> >
> > > # Needed to make things using XUL find NSPR.
> > > echo "Requires: nspr" >> xulrunner/installer/libxul-embedding.pc.in
> > >
> > Not sure if this would help my use case - epiphany alrea
On Wed, Nov 05, 2008 at 11:15:22PM +1300, Simon Geard wrote:
> On Tue, 2008-11-04 at 15:10 +, Ken Moffat wrote:
> > On Tue, Nov 04, 2008 at 09:06:38PM +1300, Simon Geard wrote:
> > > On Mon, 2008-11-03 at 16:54 +, Ken Moffat wrote:
> > > > 1. libxul-embedding.pc needs -L${sdkdir}/sdk/lib to
On Tue, 2008-11-04 at 15:10 +, Ken Moffat wrote:
> On Tue, Nov 04, 2008 at 09:06:38PM +1300, Simon Geard wrote:
> > On Mon, 2008-11-03 at 16:54 +, Ken Moffat wrote:
> > > 1. libxul-embedding.pc needs -L${sdkdir}/sdk/lib to be able to find
> > > libxpcomglue which is a *static* lib (yeugh!)
On Tue, Nov 04, 2008 at 09:06:38PM +1300, Simon Geard wrote:
> On Mon, 2008-11-03 at 16:54 +, Ken Moffat wrote:
> > 1. libxul-embedding.pc needs -L${sdkdir}/sdk/lib to be able to find
> > libxpcomglue which is a *static* lib (yeugh!) - used by yelp. I
> > think there is similar breakage in oth
On Tue, Nov 04, 2008 at 09:14:08PM +1300, Simon Geard wrote:
> On Mon, 2008-11-03 at 23:28 +, Ken Moffat wrote:
> > On Mon, Nov 03, 2008 at 08:01:57PM +1300, Simon Geard wrote:
> > >
> > > For xul-runner:
> > >
> > [...]
> > > --disable-gnomevfs \
> >
> > I wish I'd realised a couple of
On Tue, Nov 04, 2008 at 11:38:53AM +, Richard Melville wrote:
>
> >> --enable-jemalloc \
> >>
> > does this provide any benefits on non-windows platforms ?
> >
> For some reason my firefox-3.0.3 build failed unless I used
> --disable-jemalloc
> > I'm using --enable-system-sqlite
>> --enable-jemalloc \
>>
> does this provide any benefits on non-windows platforms ?
>
For some reason my firefox-3.0.3 build failed unless I used
--disable-jemalloc
> I'm using --enable-system-sqlite because I loathe multiple static
> builds of libraries, but I did have to create a
On Mon, 2008-11-03 at 23:28 +, Ken Moffat wrote:
> On Mon, Nov 03, 2008 at 08:01:57PM +1300, Simon Geard wrote:
> >
> > For xul-runner:
> >
> [...]
> > --disable-gnomevfs \
>
> I wish I'd realised a couple of days ago that gnomevfs is now an
> option for xulrunner not firefox! I normal
On Mon, 2008-11-03 at 16:54 +, Ken Moffat wrote:
> 1. libxul-embedding.pc needs -L${sdkdir}/sdk/lib to be able to find
> libxpcomglue which is a *static* lib (yeugh!) - used by yelp. I
> think there is similar breakage in other .pc files, but I don't
> have anything that uses them (and, $DEITY
On Mon, Nov 03, 2008 at 08:01:57PM +1300, Simon Geard wrote:
>
> For xul-runner:
>
[...]
> --disable-gnomevfs \
I wish I'd realised a couple of days ago that gnomevfs is now an
option for xulrunner not firefox! I normally build ff before the
gnome dependencies are in place, but now I'm try
On Sun, 2008-11-02 at 19:53 -0700, Dennis J Perkins wrote:
> I've discovered that libgtkembemoz.so is not being built by Firefox 3.
> Yelp and monodevelop both want it. Does anyone know how to get it built
> and installed?
>
As of 3.0, a straight Firefox build is just that - a build of Firefox,
Dennis J Perkins wrote:
> I've discovered that libgtkembemoz.so is not being built by Firefox 3.
> Yelp and monodevelop both want it. Does anyone know how to get it built
> and installed?
Not just yet. As I'm assembling notes for tons of package updates to
BLFS, it'll take me a day or two befor
I've discovered that libgtkembemoz.so is not being built by Firefox 3.
Yelp and monodevelop both want it. Does anyone know how to get it built
and installed?
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above
25 matches
Mail list logo