Failure to build graphics/edje
Sam Lawrance
samuel.lawrance at studentmail.newcastle.edu.au
Wed Nov 1 20:35:01 UTC 2006
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
More information about the freebsd-ports
mailing list