Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Nov 2006 07:33:14 +1100
From:      Sam Lawrance <samuel.lawrance@studentmail.newcastle.edu.au>
To:        Bill Moran <wmoran@collaborativefusion.com>, stas@FreeBSD.org
Cc:        ports@freebsd.org
Subject:   Re: Failure to build graphics/edje
Message-ID:  <F73F0F6B-DA0F-4D01-A47B-894F8225759E@studentmail.newcastle.edu.au>
In-Reply-To: <20061101103801.09bdf72c.wmoran@collaborativefusion.com>
References:  <20061101103801.09bdf72c.wmoran@collaborativefusion.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 02/11/2006, at 2:38 AM, Bill Moran wrote:

>
> *sigh* ...
>
> Google searches are turning up nothing for me ...
>
> Trying to build sysutils/empower, fails thusly:
>
> [...]
> creating libedje.la
> (cd .libs && rm -f libedje.la && ln -s ../libedje.la libedje.la)
> Making all in bin
> if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../..  -I../../bin  -I../../ 
> src/lib  -I/usr/local/include  -I/usr/local/include  -I/usr/local/ 
> include  -I/usr/local/include  -DPACKAGE_BIN_DIR=\"/usr/local/bin 
> \"  -DPACKAGE_LIB_DIR=\"/usr/local/lib\"  -DPACKAGE_DATA_DIR=\"/usr/ 
> local/share/edje\"   -I/usr/local/include -I/usr/X11R6/include  -I/ 
> usr/local/include -I/usr/X11R6/include -O2 -fno-strict-aliasing - 
> pipe -MT edje_main.o -MD -MP -MF ".deps/edje_main.Tpo" -c -o  
> edje_main.o edje_main.c;  then mv -f ".deps/edje_main.Tpo" ".deps/ 
> edje_main.Po"; else rm -f ".deps/edje_main.Tpo"; exit 1; fi
> In file included from edje_main.c:1:
> edje_main.h:16:24: Ecore_Evas.h: No such file or directory

Hi Bill,

Ecore_Evas.h should have been installed by x11/ecore.  Check that  
ecore is installed, and make sure you haven't deselected the 'evas'  
option in the ecore port.  You could also try rebuilding ecore, eg:   
portupgrade -f ecore

Regards
Sam




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F73F0F6B-DA0F-4D01-A47B-894F8225759E>