Date: Thu, 2 Nov 2006 00:41:39 +0300 From: Stanislav Sedov <stas@FreeBSD.org> To: Sam Lawrance <samuel.lawrance@studentmail.newcastle.edu.au> Cc: ports@freebsd.org, Bill Moran <wmoran@collaborativefusion.com> Subject: Re: Failure to build graphics/edje Message-ID: <20061102004139.a3ffbcbf.stas@FreeBSD.org> In-Reply-To: <F73F0F6B-DA0F-4D01-A47B-894F8225759E@studentmail.newcastle.edu.au> References: <20061101103801.09bdf72c.wmoran@collaborativefusion.com> <F73F0F6B-DA0F-4D01-A47B-894F8225759E@studentmail.newcastle.edu.au>
next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Thu__2_Nov_2006_00_41_39_+0300_=8vVebcG4Um8jEb6 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Thu, 2 Nov 2006 07:33:14 +1100 Sam Lawrance <samuel.lawrance@studentmail.newcastle.edu.au> mentioned: > 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 > Thanks for reply. I'll try to find a way to fix this inconsistency between edje and ecore. -- Stanislav Sedov <stas@FreeBSD.org> [[Russia, Moscow]] PGP id: 0xEB269581 http://people.freebsd.org/~stas/stas.key.asc --Signature=_Thu__2_Nov_2006_00_41_39_+0300_=8vVebcG4Um8jEb6 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFSRSYK/VZk+smlYERAibAAJ92DGYtQzsXINSrFZvyFteMd8XkPQCeNUbz lk++6Ys/2p+p1MfxFGNjVjA= =1Ryk -----END PGP SIGNATURE----- --Signature=_Thu__2_Nov_2006_00_41_39_+0300_=8vVebcG4Um8jEb6--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061102004139.a3ffbcbf.stas>