Gentoo Archives: gentoo-user

From: walt <w41ter@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: x11-terms/enterminus-9999 won't compile
Date: Sun, 03 Apr 2011 18:22:59
Message-Id: inadqi$b8b$1@dough.gmane.org
In Reply to: [gentoo-user] x11-terms/enterminus-9999 won't compile by Mick
1 On 04/03/2011 09:45 AM, Mick wrote:
2 > enterminus fails to compile - any ideas why?
3
4 > term.c:338: warning: passing argument 2 of ‘ecore_timer_add’ from incompatible
5 > pointer type
6 > /usr/include/ecore-1/Ecore.h:534: note: expected ‘Ecore_Task_Cb’ but argument
7 > is of type ‘int (*)(struct Term *)’
8 > make[3]: *** [term.o] Error 1
9 > make[3]: *** Waiting for unfinished jobs....
10
11 Just a wild guess: I see lots of warnings, but no real error message. (I'm not
12 sure if that "note:" is an error or a warning.)
13
14 Anyway, looks like you're compiling with -j > 1, so I'd suggest trying again
15 with -j1 just for fun.

Replies

Subject Author
Re: [gentoo-user] Re: x11-terms/enterminus-9999 won't compile Mick <michaelkintzios@×××××.com>