Subject: Re: Re[2]: Netscape
To: Arto Huusko <arto.huusko@pp.qnet.fi>
From: Ignatios Souvatzis <ignatios@theory.cs.uni-bonn.de>
List: port-amiga
Date: 04/13/1998 14:15:16
> On 12-Huh-98, Ruben wrote:
>
> > Ok, after recompiling a kernel a kernel that could handle text segments
> > above 6MB, freeing up some diskspace and downloading the precompiled
> > Mozilla, I gave it a testdrive.
>
> Oh, I meant to ask about this earlier:
>
> 1. What is required to kernel recompile? Do I just jump into my own
> config dir in /usr/src/sys/arch/amiga/compile/<my_computer> and type
> make after changing that include file? Or do I have to make depend?
> (Me aint no expert)
if you change the include file, and you _did_ "make depend" before you first
compiled in that directory, "make" is enough.
> 2. Why is the recompile needed. I did not do the recompile and
> mozilla started and worked fine!
You must have a different mozilla... ;-)
The one reported about has more than 6 Megabytes of "text segment" size.
6 MB is the normal limit of the text segment.
Regards
Ignatios