Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 2003 19:36:22 -0400
From:      ivan georgiev <ioang@verizon.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: openoffice-devel compile problems ...
Message-ID:  <200310131936.22433.ioang@verizon.net>

next in thread | raw e-mail | index | archive | help
On Monday 13 October 2003 07:05 pm, Jens Rehsack wrote:
> ivan georgiev wrote:
> > I tried three times to compile openoffice-devel (I use 5-1p10)
> > and it always fails when compiling mozilla - on different places
> > and always with a core dump. I saw some messages that people are
> > happy with it (therefore it must be compileable). Do I have to do
> > something special besaides the
> > "portinstall  /usr/ports/editors/openoffice-devel" which I use?
>
> Maybe you've specified a to high optimization level in
> /etc/make.conf. Check you CFLAGS. Mozilla build break
> mostly with anything higher than "-O2".
>
> Regards,
> Jens

Thanks Jens,

I have:
CFLAGS=-O1 -pipe 
CPUTYPE=p4
in make.conf . I do not think it is a hardware/memory problem, because  
"make -j4 buildworld" always finishes without a glitch. What else can 
I check/modify?

Ivan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310131936.22433.ioang>