Code: Select all
Making all in data
make[2]: Entering directory `/var/tmp/portage/emotion-9999/work/e17/libs/emotion/data'
edje_cc -v -id ../data -fd ../data \
../data/theme.edc \
../data/theme.edj
edje_cc: Opening "/tmp/edje_cc.edc-tmp-rFiAer" for input
edje_cc: Parsing input file
edje_cc: Parsing done
edje_cc: Wrote 505 bytes ( 0Kb) for "edje_file" header
edje_cc: Wrote 1738 bytes ( 2Kb) for "images/0" image entry "tiles.png" compress: [raw: 97.3%] [real: 42.6%]
edje_cc: Wrote 9093 bytes ( 9Kb) for "images/1" image entry "window_inner_shadow.png" compress: [raw: 99.0%] [real: 70.1%]
edje_cc: Wrote 1061 bytes ( 1Kb) for "images/2" image entry "h_slider.png" compress: [raw: 75.7%] [real: -15.7%]
edje_cc: Wrote 3002 bytes ( 3Kb) for "images/3" image entry "video_frame_left.png" compress: [raw: 81.7%] [real: -48.4%]
edje_cc: Wrote 3863 bytes ( 4Kb) for "images/4" image entry "video_frame_right.png" compress: [raw: 76.4%] [real: -58.3%]
edje_cc: Wrote 887 bytes ( 1Kb) for "images/5" image entry "video_frame_top.png" compress: [raw: 89.2%] [real: -88.3%]
edje_cc: Wrote 1077 bytes ( 1Kb) for "images/6" image entry "video_frame_bottom.png" compress: [raw: 86.9%] [real: -109.5%]
edje_cc: Wrote 895 bytes ( 1Kb) for "images/7" image entry "knob.png" compress: [raw: 61.2%] [real: 16.8%]
edje_cc: Wrote 733 bytes ( 1Kb) for "images/8" image entry "fr1.png" compress: [raw: 85.0%] [real: -24.0%]
edje_cc: Wrote 241 bytes ( 0Kb) for "images/9" image entry "fr2.png" compress: [raw: 98.1%] [real: 16.3%]
edje_cc: Wrote 770 bytes ( 1Kb) for "images/10" image entry "fr3.png" compress: [raw: 84.3%] [real: -17.2%]
edje_cc: Wrote 415 bytes ( 0Kb) for "images/11" image entry "fr4.png" compress: [raw: 97.9%] [real: -10.7%]
edje_cc: Wrote 1406 bytes ( 1Kb) for "images/12" image entry "fr5.png" compress: [raw: 82.6%] [real: -2.9%]
edje_cc: Wrote 775 bytes ( 1Kb) for "images/13" image entry "fr6.png" compress: [raw: 84.2%] [real: -10.9%]
edje_cc: Wrote 1568 bytes ( 2Kb) for "images/14" image entry "fr7.png" compress: [raw: 91.4%] [real: -32.4%]
edje_cc: Wrote 98 bytes ( 0Kb) for "images/15" image entry "sl.png" compress: [raw: 83.0%] [real: 56.4%]
edje_cc: Wrote 77 bytes ( 0Kb) for "images/16" image entry "orb.png" compress: [raw: 95.0%] [real: 62.1%]
edje_cc: Wrote 98 bytes ( 0Kb) for "images/17" image entry "whb.png" compress: [raw: 97.1%] [real: 52.7%]
edje_cc: Wrote 286 bytes ( 0Kb) for "images/18" image entry "bpause.png" compress: [raw: 85.2%] [real: 25.3%]
edje_cc: Wrote 310 bytes ( 0Kb) for "images/19" image entry "bplay.png" compress: [raw: 84.0%] [real: 27.1%]
edje_cc: Wrote 306 bytes ( 0Kb) for "images/20" image entry "bstop.png" compress: [raw: 84.2%] [real: 23.7%]
edje_cc: Wrote 982 bytes ( 1Kb) for "images/21" image entry "pnl.png" compress: [raw: 87.2%] [real: -39.3%]
make[2]: *** [theme.edj] Segmentation fault
make[2]: *** Deleting file `theme.edj'
make[2]: Leaving directory `/var/tmp/portage/emotion-9999/work/e17/libs/emotion/data'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/emotion-9999/work/e17/libs/emotion'make: *** [all] Error 2
* This is a LIVE CVS ebuild.
* That means there are NO promises it will work.
* If it fails to build, FIX THE CODE YOURSELF
* before reporting any issues.
!!! ERROR: media-libs/emotion-9999 failed.
!!! Function enlightenment_die, Line 75, Exitcode 0
!!! emake failed
!!! SEND BUG REPORTS TO vapier@gentoo.org NOT THE E TEAM
!!! If you need support, post the topmost build error, NOT this status message. I've updated everything two times in the last 3 days, previously today morning. Worked fine. Perhaps you need to empty /usr/portage/distfiles/cvs-src.growse wrote:Is the CVS broken atm?
I've not been able to emerge it for three days running now, all breaking at different points.
I know it can work from the initd script for xdm, because I needed a bootable cd to fix my system (had bad entrance config file). are you sure that you have the right values in the config files? In rc.conf I havexordan wrote:hmm, when I boot my PC, entrance doesn't run. Instead I get a xdm login. Typing "entranced start" in the console makes entrance start up, but I can't seem to work out why it won't do it auto on boot, instead of showing me the xdm loginAFAIK everything is set up correctly in rc.conf. Any ideas?
Code: Select all
DISPLAYMANAGER="entrance"Code: Select all
bash-2.05b# cat /usr/bin/rebuild_e17
#!/bin/sh
exec /usr/bin/emerge edb eet imlib2 imlib2_loaders evas ecore epeg epsilon embryo edje esmart emotion etox ewl engrave entice entrance eclair e engage erss e_utils e_modulesCode: Select all
quickpkg edb && quickpkg eet && quickpkg imlib2 && quickpkg imlib2_loaders && quickpkg evas && quickpkg ecore && quickpkg epeg && quickpkg epsilon && quickpkg embryo && quickpkg edje && quickpkg esmart && quickpkg emotion && quickpkg etox && quickpkg ewl && quickpkg engrave && quickpkg eCode: Select all
emerge edb eet imlib2 imlib2_loaders evas ecore epeg epsilon embryo edje esmart emotion etox ewl engrave eCode: Select all
emerge -K edb eet imlib2 imlib2_loaders evas ecore epeg epsilon embryo edje esmart emotion etox ewl engrave eYes, I have that. Are there any log files that an error message would be in that I could check?bertaboy wrote:I know it can work from the initd script for xdm, because I needed a bootable cd to fix my system (had bad entrance config file). are you sure that you have the right values in the config files? In rc.conf I haveCode: Select all
DISPLAYMANAGER="entrance"
This script is waaaay to much. Why not shortening it to:Pithlit wrote:[...]The first one is backup-e17.sh (yes... things can go wrong) and I issue it before updating e17:Code: Select all
quickpkg edb && quickpkg eet && quickpkg imlib2 && quickpkg imlib2_loaders && quickpkg evas && quickpkg ecore && quickpkg epeg && quickpkg epsilon && quickpkg embryo && quickpkg edje && quickpkg esmart && quickpkg emotion && quickpkg etox && quickpkg ewl && quickpkg engrave && quickpkg e
Code: Select all
for foo in edb eet imlib2 imlib2_loaders evas ecore epeg epsilon embryo edje esmart emotion etox ewl engrave e;do quickpkg ${foo};doneSorry for my english , i'm frenchMiMi wrote:What does this mean ::Code: Select all
Making all in data make[2]: Entering directory `/var/tmp/portage/emotion-9999/work/e17/libs/emotion/data' edje_cc -v -id ../data -fd ../data \ ../data/theme.edc \ ../data/theme.edj edje_cc: Opening "/tmp/edje_cc.edc-tmp-rFiAer" for input edje_cc: Parsing input file edje_cc: Parsing done edje_cc: Wrote 505 bytes ( 0Kb) for "edje_file" header edje_cc: Wrote 1738 bytes ( 2Kb) for "images/0" image entry "tiles.png" compress: [raw: 97.3%] [real: 42.6%] edje_cc: Wrote 9093 bytes ( 9Kb) for "images/1" image entry "window_inner_shadow.png" compress: [raw: 99.0%] [real: 70.1%] edje_cc: Wrote 1061 bytes ( 1Kb) for "images/2" image entry "h_slider.png" compress: [raw: 75.7%] [real: -15.7%] edje_cc: Wrote 3002 bytes ( 3Kb) for "images/3" image entry "video_frame_left.png" compress: [raw: 81.7%] [real: -48.4%] edje_cc: Wrote 3863 bytes ( 4Kb) for "images/4" image entry "video_frame_right.png" compress: [raw: 76.4%] [real: -58.3%] edje_cc: Wrote 887 bytes ( 1Kb) for "images/5" image entry "video_frame_top.png" compress: [raw: 89.2%] [real: -88.3%] edje_cc: Wrote 1077 bytes ( 1Kb) for "images/6" image entry "video_frame_bottom.png" compress: [raw: 86.9%] [real: -109.5%] edje_cc: Wrote 895 bytes ( 1Kb) for "images/7" image entry "knob.png" compress: [raw: 61.2%] [real: 16.8%] edje_cc: Wrote 733 bytes ( 1Kb) for "images/8" image entry "fr1.png" compress: [raw: 85.0%] [real: -24.0%] edje_cc: Wrote 241 bytes ( 0Kb) for "images/9" image entry "fr2.png" compress: [raw: 98.1%] [real: 16.3%] edje_cc: Wrote 770 bytes ( 1Kb) for "images/10" image entry "fr3.png" compress: [raw: 84.3%] [real: -17.2%] edje_cc: Wrote 415 bytes ( 0Kb) for "images/11" image entry "fr4.png" compress: [raw: 97.9%] [real: -10.7%] edje_cc: Wrote 1406 bytes ( 1Kb) for "images/12" image entry "fr5.png" compress: [raw: 82.6%] [real: -2.9%] edje_cc: Wrote 775 bytes ( 1Kb) for "images/13" image entry "fr6.png" compress: [raw: 84.2%] [real: -10.9%] edje_cc: Wrote 1568 bytes ( 2Kb) for "images/14" image entry "fr7.png" compress: [raw: 91.4%] [real: -32.4%] edje_cc: Wrote 98 bytes ( 0Kb) for "images/15" image entry "sl.png" compress: [raw: 83.0%] [real: 56.4%] edje_cc: Wrote 77 bytes ( 0Kb) for "images/16" image entry "orb.png" compress: [raw: 95.0%] [real: 62.1%] edje_cc: Wrote 98 bytes ( 0Kb) for "images/17" image entry "whb.png" compress: [raw: 97.1%] [real: 52.7%] edje_cc: Wrote 286 bytes ( 0Kb) for "images/18" image entry "bpause.png" compress: [raw: 85.2%] [real: 25.3%] edje_cc: Wrote 310 bytes ( 0Kb) for "images/19" image entry "bplay.png" compress: [raw: 84.0%] [real: 27.1%] edje_cc: Wrote 306 bytes ( 0Kb) for "images/20" image entry "bstop.png" compress: [raw: 84.2%] [real: 23.7%] edje_cc: Wrote 982 bytes ( 1Kb) for "images/21" image entry "pnl.png" compress: [raw: 87.2%] [real: -39.3%] make[2]: *** [theme.edj] Segmentation fault make[2]: *** Deleting file `theme.edj' make[2]: Leaving directory `/var/tmp/portage/emotion-9999/work/e17/libs/emotion/data' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/emotion-9999/work/e17/libs/emotion'make: *** [all] Error 2 * This is a LIVE CVS ebuild. * That means there are NO promises it will work. * If it fails to build, FIX THE CODE YOURSELF * before reporting any issues. !!! ERROR: media-libs/emotion-9999 failed. !!! Function enlightenment_die, Line 75, Exitcode 0 !!! emake failed !!! SEND BUG REPORTS TO vapier@gentoo.org NOT THE E TEAM !!! If you need support, post the topmost build error, NOT this status message.I really want e17
![]()
Code: Select all
i686-pc-linux-gnu-gcc -O3 -mtune=athlon-xp -march=athlon-xp -fforce-addr -ftracer -pipe -ffast-math -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s -o .libs/edje_ls edje_ls.o ../../src/lib/.libs/libedje.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/libecore_evas.so /usr/lib/libecore_x.so -lXcursor -lXinerama /usr/lib/libecore_job.so /usr/lib/libecore_ipc.so /usr/lib/libecore_con.so -lssl -lcrypto /usr/lib/libecore_txt.so /usr/lib/libecore_config.so /usr/lib/libecore_file.so /usr/lib/libecore.so /usr/lib/libevas.so /usr/lib/libfreetype.so -lpng /usr/lib/libedb.so /usr/lib/libGLU.so /usr/lib/libGL.so -lSM -lICE -lXmu -lXt -lXext -lXi -lX11 -ldl -lpthread /usr/lib/libeet.so -lz /usr/lib/libjpeg.so /usr/lib/libembryo.so -lm
make[3]: *** [edje] Error 1
make[3]: *** Waiting for unfinished jobs....
../../src/lib/.libs/libedje.so: undefined reference to `evas_object_image_border_center_fill_set'
collect2: ld returned 1 exit status
make[3]: *** [edje_ls] Error 1
make[3]: Leaving directory `/var/tmp/portage/edje-9999/work/e17/libs/edje/src/bin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/edje-9999/work/e17/libs/edje/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/edje-9999/work/e17/libs/edje'
make: *** [all] Error 2
Can't help you with that problem, other than that check that you don't have 2 installations of any library, empty /usr/portage/distfiles/cvs-src and compile all EFL / E17 stuff again in the correct order. The lude.net/edocs link on your signature is outdated btw. That page no longer exists.COiN3D wrote:Gettin a compile error here, too.
Code: Select all
i686-pc-linux-gnu-gcc -O3 -mtune=athlon-xp -march=athlon-xp -fforce-addr -ftracer -pipe -ffast-math -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s -o .libs/edje_ls edje_ls.o ../../src/lib/.libs/libedje.so -L/usr/lib -L/usr/X11R6/lib /usr/lib/libecore_evas.so /usr/lib/libecore_x.so -lXcursor -lXinerama /usr/lib/libecore_job.so /usr/lib/libecore_ipc.so /usr/lib/libecore_con.so -lssl -lcrypto /usr/lib/libecore_txt.so /usr/lib/libecore_config.so /usr/lib/libecore_file.so /usr/lib/libecore.so /usr/lib/libevas.so /usr/lib/libfreetype.so -lpng /usr/lib/libedb.so /usr/lib/libGLU.so /usr/lib/libGL.so -lSM -lICE -lXmu -lXt -lXext -lXi -lX11 -ldl -lpthread /usr/lib/libeet.so -lz /usr/lib/libjpeg.so /usr/lib/libembryo.so -lm make[3]: *** [edje] Error 1 make[3]: *** Waiting for unfinished jobs.... ../../src/lib/.libs/libedje.so: undefined reference to `evas_object_image_border_center_fill_set' collect2: ld returned 1 exit status make[3]: *** [edje_ls] Error 1 make[3]: Leaving directory `/var/tmp/portage/edje-9999/work/e17/libs/edje/src/bin' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/edje-9999/work/e17/libs/edje/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/edje-9999/work/e17/libs/edje' make: *** [all] Error 2
Ok, I'll do that. I've also updated my signature.Can't help you with that problem, other than that check that you don't have 2 installations of any library, empty /usr/portage/distfiles/cvs-src and compile all EFL / E17 stuff again in the correct order. The lude.net/edocs link on your signature is outdated btw. That page no longer exists.
Code: Select all
#!/sbin/runscript
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2
# $Header: /home/cvsroot/gentoo-x86/x11-base/xfree/files/4.3.99.8/xdm.start,v 1.1 2003/07/11 22:54:09 spyderous Exp $
# This is here to serve as a note to myself, and future developers.
#
# Any Display manager (gdm,kdm,xdm) have the following problem: if
# it is started before any getty, and no vt is specified, it will
# usually run on vt2. When the getty on vt2 then starts, and the
# DM is already started, the getty will take control of the keyboard,
# leaving us with a "dead" keyboard.
#
# Resolution: add the following line to /etc/inittab
#
# x:a:once:/etc/X11/startDM.sh
#
# and have /etc/X11/startDM.sh start the DM in daemon mode if
# a lock is present (with the info of what DM should be started),
# else just fall through.
#
# How this basically works, is the "a" runlevel is a additional
# runlevel that you can use to fork processes with init, but the
# runlevel never gets changed to this runlevel. Along with the "a"
# runlevel, the "once" key word means that startDM.sh will only be
# run when we specify it to run, thus eliminating respawning
# startDM.sh when "xdm" is not added to the default runleve, as was
# done previously.
#
# This script then just calls "tellinit a", and init will run
# /etc/X11/startDM.sh after the current runlevel completes (this
# script should only be added to the actual runlevel the user is
# using).
#
# Martin Schlemmer
# aka Azarah
# 04 March 2002
# Start X Font Server before X
depend() {
use xfs hotplug
}
setup_dm() {
source /etc/profile.env
export PATH="/bin:/sbin:/usr/bin:/usr/sbin:${ROOTPATH}"
local MY_XDM="$(echo ${DISPLAYMANAGER} | awk '{ print tolower($1) }')"
case "${MY_XDM}" in
kdm|kde|kde2|kde3)
EXE="$(which kdm)"
;;
entrance*)
EXE="$(which entranced)"
;;
gdm|gnome)
EXE=/usr/bin/gdm
;;
wdm)
EXE=/usr/bin/wdm
;;
*)
EXE=
for x in /usr/bin /usr/X11R6/bin
do
# Fix #65586, where MY_XDM is empty so EXE=somedir
[ -x "${x}/${MY_XDM}" -a -f "${x}/${MY_XDM}" ] \
&& EXE="${x}/${MY_XDM}"
done
[ -z "${EXE}" ] && EXE="/usr/X11R6/bin/xdm"
;;
esac
test ! -x "${EXE}" && EXE=/usr/X11R6/bin/xdm
SERVICE="${EXE##*/}"
}
start() {
setup_dm
ebegin "Setting up ${SERVICE}"
#save the prefered DM
save_options "service" "${EXE}"
#tell init to run /etc/X11/startDM.sh after current
#runlevel is finished (should *not* be in the "boot"
# runlevel).
/sbin/telinit a &>/dev/null
eend 0
}
stop() {
local retval=0
local curvt="$(fgconsole)"
local myexe="$(get_options "service")"
local myservice="${myexe##*/}"
ebegin "Stopping ${myservice}"
rm -f ${svcdir}/options/xdm/service
if [ "$(ps -A | grep -e "${myservice}")" ]
then
start-stop-daemon --stop --quiet \
--exe ${myexe} &>/dev/null
retval=$?
else
retval=1
fi
#switch back to original vt
chvt "${curvt}" &>/dev/null
eend ${retval} "Error stopping ${myservice}."
return ${retval}
}
# vim:ts=4They aren't configurable yet, except by editing the source code. Check e_bindings.c - it's fairly simple even if you don't know C, at least the basic things like changing control + alt + x to control + alt + y or something similar.skyPhyr wrote:Great news on the keybindings. Are they configurable and can the global ones be removed (as in the alt+drag window to move it etc - these interfere with 3d programs I use)
These issues were all that was stopping me updating and doing some theme work for it.
Cheers,
Alan.
If I replace that with:steveb wrote:Code: Select all
entrance*) EXE="$(which entranced)" ;;
Code: Select all
entrance*)
EXE="/usr/sbin/entranced"
;;
Code: Select all
gentoo / # which entranced
/usr/sbin/entranced
gentoo / # whereis entranced
entranced: /usr/sbin/entranced
gentoo / # for foo in $(echo ${PATH}|sed "s/:/ /g");do echo ${foo};done
/bin
/sbin
/usr/bin
/usr/sbin
/usr/local/bin
/opt/bin
/usr/i686-pc-linux-gnu/gcc-bin/3.4.3-20050110
/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130
/opt/intel/compiler80/bin
/opt/Acrobat5
/opt/sun-jdk-1.4.2.08/bin
/opt/sun-jdk-1.4.2.08/jre/bin
/opt/sun-jdk-1.4.2.08/jre/javaws
/usr/lib
/usr/qt/3/bin
/usr/kde/3.4/sbin
/usr/kde/3.4/bin
/opt/vmware/bin
/opt/lotus/notes/latest/linux
gentoo / #last cvs commit I saw concerning full screen claimed it was "kind of working"... so my guess is that full screen still isn't fully functioning yet.xordan wrote:Hmm, and is anyone else having problems running full screen apps? I can run say ut2004 or ET, but the mouse locks up as soon as it goes fullscreen. This started happening after I got the latest cvs yesterday.