> I had the same problem and corrected it by disableing ldap
> #ac_add_options --enable-ldap
Outstanding, that did the trick...thanks!!!
Would like to know what needs to be done to get the --enable-ldap
working, because eventually I will want to compile OpenOffice against
this...and I've read t
Lupine wrote:
> I've read in here that there has been success with compiling FF3.0.1
> from scratch, as long as you have the APNG patch found in CBLFS. I've
> followed that advice, and also followed the steps found here:
> http://cblfs.cross-lfs.org/index.php/Firefox
> ...but I continue to get the
El Lunes, 4 de Agosto de 2008 08:03, DJ Lucas escribió:
> The problem will be tough to diagnose without posting your .mozconfig.
> I'll still take a wild guess,
Hi.
Another random shoot here: disable any CFLAGS/CXXFLAGS you have.
Alberto
--
http://linuxfromscratch.org/mailman/listinfo/blfs-sup
Lupine wrote:
> I've read in here that there has been success with compiling FF3.0.1
> from scratch, as long as you have the APNG patch found in CBLFS. I've
> followed that advice, and also followed the steps found here:
> http://cblfs.cross-lfs.org/index.php/Firefox
> ...but I continue to get the
I've read in here that there has been success with compiling FF3.0.1
from scratch, as long as you have the APNG patch found in CBLFS. I've
followed that advice, and also followed the steps found here:
http://cblfs.cross-lfs.org/index.php/Firefox
...but I continue to get the following error:
make[
Esben Stien wrote:
> Ken Moffat <[EMAIL PROTECTED]> writes:
>
>> We eventually see it failing to use libgklayout.a, but not where
>> that was created.
>
> Right. Entire log is here:
>
> http://www.esben-stien.name/make.it.log
I realize that this problem is already corrected, and I'm glad that
Ken Moffat <[EMAIL PROTECTED]> writes:
> I'd tentatively suggest a problem in unionfs.
No. The unionfs was not active. I've only used unionfs during the
build of LFS, making packages out of everything; that's why I still
have the ~/.pkg directory. I still haven't figured out how to actually
use u
On Sat, Jul 26, 2008 at 09:45:31PM +0200, Esben Stien wrote:
> Esben Stien <[EMAIL PROTECTED]> writes:
>
> > Entire log is here:
>
> Well, I reunpacked and built again; this time it built fine. No idea
> what caused this, but thanks for the help and sorry for the noise.
>
Glad it worked this t
Esben Stien <[EMAIL PROTECTED]> writes:
> Entire log is here:
Well, I reunpacked and built again; this time it built fine. No idea
what caused this, but thanks for the help and sorry for the noise.
--
Esben Stien is [EMAIL PROTECTED] s a
http://www. s tn
Ken Moffat <[EMAIL PROTECTED]> writes:
> We eventually see it failing to use libgklayout.a, but not where
> that was created.
Right. Entire log is here:
http://www.esben-stien.name/make.it.log
> I see you are building in .pkg - are you using some sort of package
> management ?
I am experiment
On Sat, Jul 26, 2008 at 06:38:15AM +0200, Esben Stien wrote:
> DJ Lucas <[EMAIL PROTECTED]> writes:
>
> > above information is pretty much useless without context.
>
> Yeah, sorry. I had run make without redirecting output, so I did a
> quickie. Sorry.
>
> Here's some context:
But not enough!
DJ Lucas <[EMAIL PROTECTED]> writes:
> above information is pretty much useless without context.
Yeah, sorry. I had run make without redirecting output, so I did a
quickie. Sorry.
Here's some context:
rm -f libgtkembedmoz.a
ar cr libgtkembedmoz.a gtkmozembedmarshal.o gtkmozembed2.o EmbedPriv
Esben Stien wrote:
> Trying to compile firefox-3.0.1, but running into this problem:
>
> ../../staticlib/components/libgklayout.a: member
> ../../staticlib/components/libgklayout.a(nsTreeStyleCache.o) in archive is
> not an object
No takers here or on the Mozilla lists. Likely
Trying to compile firefox-3.0.1, but running into this problem:
../../staticlib/components/libgklayout.a: member
../../staticlib/components/libgklayout.a(nsTreeStyleCache.o) in archive is not
an object
collect2: ld returned 1 exit status
gmake[4]: *** [libxul.so] Error 1
gmake[4]: Leaving
On Fri, 2008-07-18 at 21:45 +1200, Simon Geard wrote:
> On Thu, 2008-07-17 at 16:55 -0600, Dennis J Perkins wrote:
> > CBLFS has an APNG patch for libpng.
> >
>
> Oh, that's useful. I've just been looking at building FF3 (been running
> binaries for ages), and was just contemplating whether I cou
On Thu, 2008-07-17 at 16:55 -0600, Dennis J Perkins wrote:
> CBLFS has an APNG patch for libpng.
>
Oh, that's useful. I've just been looking at building FF3 (been running
binaries for ages), and was just contemplating whether I could be
bothered adapting the Mozilla-maintained patches to work wit
>
> CBLFS has an APNG patch for libpng.
>
Oh Thanks! :)
if someone would like to try it!
http://cblfs.cross-lfs.org/index.php/Libpng
It worked for me!
--
[]'s
Camponez
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe:
On Thu, 2008-07-17 at 19:36 -0300, Camponez wrote:
> On Thu, Jul 17, 2008 at 12:38 PM, alberto hernando <[EMAIL PROTECTED]> wrote:
> > Hi all.
> >
> > Well, I just want to let you know that firefox-3
> > didn't compile well, but 3.0.1 does. The mozconfig and basic
>
> I had no problems to compile
On Thu, Jul 17, 2008 at 12:38 PM, alberto hernando <[EMAIL PROTECTED]> wrote:
> Hi all.
>
> Well, I just want to let you know that firefox-3
> didn't compile well, but 3.0.1 does. The mozconfig and basic
I had no problems to compile 3.0... Hope will be the same to compile 3.0.1.
The only thing I
>
> did you install yelp or epiphany with the gecko engine installed by
> firefox 3.0.1 ?
>
Hi.
No, I didn't. I just installed firefox. Aren't yelp and epiphany
browsers of the gnome project? I don't use gnome, so I can't try.
Alberto
--
http://linuxfroms
> I've just downloaded and compiled firefox-3.0.1.
> When firefox-2 appeared there was a discussion here, because there
> were some problems. Well, I just want to let you know that firefox-3
> didn't compile well, but 3.0.1 does. The mozconfig and basic
> instructions i
Hi all.
I've just downloaded and compiled firefox-3.0.1.
When firefox-2 appeared there was a discussion here, because there
were some problems. Well, I just want to let you know that firefox-3
didn't compile well, but 3.0.1 does. The mozconfig and basic
instructions in the book work
22 matches
Mail list logo