On Tuesday 18 April 2006 13:09, Duncan wrote:
> Note that gcc is slotted. You can therefore unmask 4.1.0 and merge it, if
> desired, and use gcc-config/eselect to switch between versions. I /know/
> 4.1.0 compiles it just fine -- and in less than a third of a gig of
> memory, too!
Me wrote:
>
On Tuesday 18 April 2006 13:09, Duncan wrote:
> There's a gcc-3.4.6-r1 out with a few bugfixes. Maybe that is one of
> them? Something tells me this is likely a bug with 3.4.6, as yeah, 4.1
> might be more efficient, but 1.3 gig compared to 0.3 gig? That looks like
> a bug to me.
Just installe
On Friday 14 April 2006 16:52, Duncan wrote:
> Well, when you get back... I just tried compiling it with gcc-3.4.6, and
> yes, it /does/ use that memory. I normally have my ulimit -v (virtual
> memory limit, total a single process is allowed to use, including swap)
> set to a gigabyte (1048576 K
On Thursday 13 April 2006 18:39, Thomas Fricke wrote:
> Hi,
>
> > This is the point where the compilation stops:
> >
> >
> > then mv -f ".deps/scorefile-test.Tpo" ".deps/scorefile-test.Po"; else
> > rm -f ".deps/scorefile-test.Tpo"; exit 1; fi
> >
>
> I have compiled pan-0.92 without por
On Thursday 13 April 2006 11:05, Duncan wrote:
> What USE flags did you (previously) use when compiling PAN (the new one
> doesn't have USE flags). nls? spell? Here, I'm -nls, +spell.
Mine was +nls +spell.
> Do you
> have the latest GTK/Gnome dependencies merged? Try an --update --deep
> -
On Wednesday 12 April 2006 17:27, Duncan wrote:
> I'd guess at this point that one of the above upgrades, automake,
> autoconf, sandbox, and binutils, will fix the problem,
Done. But..same error.
This is the point where the compilation stops:
then mv -f ".deps/scorefile-test.Tpo" ".d
Hello Duncan.
First, thanks for the very detailed answer.
> I'm guessing the problem is one of four things:
>
> (1) Missing a dep that the ebuild took care of for me. This one's likely
> /not/ the issue if you use GNOME.
Well, i used the ebuild. And as i said, the compile process start, but at
Hello.
I am not able to compile pan-0.92 on my amd64 (64bit) machine. At some point
during the compilation the compilation stops, all my memory gets used and
then my machine hangs or sometimes it even reboots. Im on 64bit gentoo.
Someone knows whats causing this? Do you need mor debug output?