Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Mar 2007 22:23:40 +0200
From:      Laganakos Vassilis <elfshadow@physics.upatras.gr>
To:        freebsd-ports@freebsd.org
Subject:   enlightenment-devel does not compile
Message-ID:  <20070315202340.GA2588@pythagoras.physics.upatras.gr>

next in thread | raw e-mail | index | archive | help
Hi,

I've got a problem compiling enlightenment-devel after the port's
upgrade. I get the following error:


===>  Building for enlightenment-20070223,1
gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/x11-wm/enlightenment-devel/work/e-20070223'
Making all in src
gmake[2]: Entering directory `/usr/ports/x11-wm/enlightenment-devel/work/e-20070223/src'
Making all in bin
gmake[3]: Entering directory `/usr/ports/x11-wm/enlightenment-devel/work/e-20070223/src/bin'
cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -I../../src/lib
-DUSE_E_CONFIG_H -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/X11R6/include
-DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5
-DFAST_PC=6 -DE17_PROFILE=SLOW_PC -DPACKAGE_BIN_DIR=\"/usr/local/bin\"
-DPACKAGE_LIB_DIR=\"/usr/local/lib\"
-DPACKAGE_DATA_DIR=\"/usr/local/share/enlightenment\"
-DLOCALE_DIR=\"/usr/local/share/locale\"
-DPACKAGE_SYSCONF_DIR=\"/usr/local/etc\"  -I/usr/local/include
-I/usr/X11R6/include  -I/usr/local/include -I/usr/X11R6/include -O -pipe
-MT e_main.o -MD -MP -MF .deps/e_main.Tpo -c -o e_main.o e_main.c

In file included from e_main.c:4:
e.h:66:24: Ecore_DBus.h: No such file or directory
gmake[3]: *** [e_main.o] Error 1
gmake[3]: Leaving directory `/usr/ports/x11-wm/enlightenment-devel/work/e-20070223/src/bin'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/x11-wm/enlightenment-devel/work/e-20070223/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11-wm/enlightenment-devel/work/e-20070223'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/x11-wm/enlightenment-devel.

I use freebsd6-stable.

Any ideas about this?

Thanx,


Vassilis
-- 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070315202340.GA2588>