Re: [gentoo-user] seq24 fails to comoile

2010-10-07 Thread Arttu V.
On 10/7/10, meino.cra...@gmx.de meino.cra...@gmx.de wrote: I made the changes you suggested and now got an different error ... it still does not compile. It's most likely the same error. AFAICT the cause of the error is missing in your first email. Using -j12 was probably just hiding it so far

Re: [gentoo-user] seq24 fails to comoile

2010-10-07 Thread Stroller
On 7 Oct 2010, at 06:40, meino.cra...@gmx.de wrote: ... MAKEOPTS=-j 12 Agh No!!! That's probably your problem right there. The recommendation in the manual is N+1, where N == number of cores. Do you have 11 or more cores? I find that even that isn't always safe. I

Re: [gentoo-user] seq24 fails to comoile

2010-10-07 Thread meino . cramer
Stroller strol...@stellar.eclipse.co.uk [10-10-07 11:53]: On 7 Oct 2010, at 06:40, meino.cra...@gmx.de wrote: ... MAKEOPTS=-j 12 Agh No!!! That's probably your problem right there. The recommendation in the manual is N+1, where N == number of cores. Do you have 11

Re: [gentoo-user] seq24 fails to comoile

2010-10-07 Thread Alan McKinnon
Apparently, though unproven, at 12:01 on Thursday 07 October 2010, meino.cra...@gmx.de did opine thusly: Stroller strol...@stellar.eclipse.co.uk [10-10-07 11:53]: On 7 Oct 2010, at 06:40, meino.cra...@gmx.de wrote: ... MAKEOPTS=-j 12 Agh No!!! That's probably

[gentoo-user] seq24 fails to comoile

2010-10-06 Thread meino . cramer
Hi, The application seq24 fails to compile on my recent Gentoo AMD64 system. The screen says: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.-pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4

Re: [gentoo-user] seq24 fails to comoile

2010-10-06 Thread Walter Dnes
On Thu, Oct 07, 2010 at 04:43:55AM +0200, meino.cra...@gmx.de wrote = System Settings = CFLAGS=-march=amdfam10 -O2 -pipe -msse3 Let the

Re: [gentoo-user] seq24 fails to comoile

2010-10-06 Thread meino . cramer
Walter Dnes waltd...@waltdnes.org [10-10-07 07:32]: On Thu, Oct 07, 2010 at 04:43:55AM +0200, meino.cra...@gmx.de wrote = System Settings