Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Mar 2007 20:50:44 +0300 (MSK)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/110277: x11-wm/enlightenment-devel: won't build if x11/ecore is built WITHOUT_DBUS
Message-ID:  <20070313175044.D214140EB@hades.panopticon>
Resent-Message-ID: <200703131750.l2DHo5j0007130@freefall.freebsd.org>

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

>Number:         110277
>Category:       ports
>Synopsis:       x11-wm/enlightenment-devel: won't build if x11/ecore is built WITHOUT_DBUS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 13 17:50:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 6.1-RELEASE-p12 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 6.1-RELEASE-p12 FreeBSD 6.1-RELEASE-p12 #0: Tue Jan 16 23:12:21 MSK 2007 amdmi3@hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
If x11/ecore (on which x11-wm/enlightenment-devel does depend) is build without DBus support, x11-wm/enlightenment-devel won't build:

===>  Building for enlightenment-20070223,1
gmake  all-recursive
gmake[1]: Entering directory `/usr/work/usr/ports/x11-wm/enlightenment-devel/work/e-20070223'
Making all in src
gmake[2]: Entering directory `/usr/work/usr/ports/x11-wm/enlightenment-devel/work/e-20070223/src'
Making all in bin
gmake[3]: Entering directory `/usr/work/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 -O2 -fno-strict-aliasing -pipe -march=pentium4 -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/work/usr/ports/x11-wm/enlightenment-devel/work/e-20070223/src/bin'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/work/usr/ports/x11-wm/enlightenment-devel/work/e-20070223/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/work/usr/ports/x11-wm/enlightenment-devel/work/e-20070223'
gmake: *** [all] Error 2
*** Error code 2

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

>How-To-Repeat:
cd /usr/ports/x11/ecore
make -DWITHOUT_DBUS install
cd /usr/ports/x11-wm/enlightenment-devel
make
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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