Damnations! I'd forgotten about that.
I'd previously installed an Mandriva task-e17 RPM package. I'll try removing this and see what happens. On 9/2/08, Massimiliano Calamelli <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > On Tue, 2 Sep 2008 15:56:10 +0200 > "Adam Jorgensen" <[EMAIL PROTECTED]> wrote: > > > Hi all, new to the list > > > > I've been experiencing a weird problem when compiling various E > > related components over the past few days. > > > > Specifically, when I try to compile various components (etk, itask-ng, > > detour and more) compoliation fails with an error like this: > > > > make[3]: Entering directory > > `/home/adam/Development/enlightenment/itask-ng/data/themes' > > /usr/bin/edje_cc -v -id images -fd fonts itask-ng.edc itask-ng.edj > > *** glibc detected *** /usr/bin/edje_cc: realloc(): invalid pointer: > > 0x08049d14 *** > > ======= Backtrace: ========= > > /lib/i686/libc.so.6[0x405fdc64] > > /lib/i686/libc.so.6(realloc+0x250)[0x406027d0] > > /usr/lib/libeet.so.0(eet_data_descriptor_element_add+0x32)[0x405246d2] > > /opt/e17/lib/libedje.so.0(edje_init+0x4a)[0x4006030a] > > /usr/bin/edje_cc[0x804a2f1] > > ======= Memory map: ======== > > 08048000-0805c000 r-xp 00000000 08:05 830218 /usr/bin/edje_cc > > 0805c000-0805d000 rw-p 00014000 08:05 830218 /usr/bin/edje_cc > > 0805d000-08081000 rw-p 0805d000 00:00 0 [heap] > > ... snip ... > > > 403b4000-403b5000 rw-p 403b4000 00:00 0 > > 403b5000-403b6000 make[3]: *** [itask-ng.edj] Aborted > > make[3]: Leaving directory > > `/home/adam/Development/enlightenment/itask-ng/data/themes' > > make[2]: *** [all-recursive] Error 1 > > make[2]: Leaving directory > `/home/adam/Development/enlightenment/itask-ng/data' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/home/adam/Development/enlightenment/itask-ng' > > make: *** [all] Error 2 > > > > Now, this was preventing me from installing E17 until I grabbed > > morlenxus` preview easy_e17_svn script > > (http://omicron.homeip.net/files/easy_e17_svn_preview.sh). Easy_17 was > > able to build all of E17 from SVN without any of the problems I was > > experiencing. > > > > I'm not sure why this is and would really like to know if anyone can > > share some insights with me. > > > > Regardless, I guess detour and itask-ng will remain out of my reach > > until I figure this out. > > > > Any advice would be appreciated. > > > > Thanks > > Adam > > > > > Hi Adam, id it possible that you have multiple installation of E in > your box? > > Lookin into backtrace output: > > > /usr/lib/libeet.so.0(eet_data_descriptor_element_add+0x32)[0x405246d2] > > /opt/e17/lib/libedje.so.0(edje_init+0x4a)[0x4006030a] > > /usr/bin/edje_cc[0x804a2f1] > > > libedje in /opt/e17/lib and libeet in /usr/lib, and edje_decc > in /usr/bin > > Usually easy_e17 install libs in /opt/e17/libs and bins in /opt/e17/bin > > Here's a c&p from my console: > > [EMAIL PROTECTED]:~$ ldd /opt/e17/bin/edje_decc | grep libe > libedje.so.0 => /opt/e17/lib/libedje.so.0 (0xb7f5d000) > libecore_job.so.0 => /opt/e17/lib/libecore_job.so.0 (0xb7f5b000) > libeet.so.1 => /opt/e17/lib/libeet.so.1 (0xb7f45000) > libembryo.so.0 => /opt/e17/lib/libembryo.so.0 (0xb7f3a000) > libecore_evas.so.0 => /opt/e17/lib/libecore_evas.so.0 (0xb7f27000) > libevas.so.0 => /opt/e17/lib/libevas.so.0 (0xb7e56000) > libecore_x.so.0 => /opt/e17/lib/libecore_x.so.0 (0xb7e30000) > libecore_file.so.0 => /opt/e17/lib/libecore_file.so.0 (0xb7e29000) > libecore.so.0 => /opt/e17/lib/libecore.so.0 (0xb7e01000) > libecore_txt.so.0 => /opt/e17/lib/libecore_txt.so.0 (0xb789c000) > libecore_con.so.0 => /opt/e17/lib/libecore_con.so.0 (0xb7892000) > libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb772d000) > > [EMAIL PROTECTED]:~$ whereis edje_decc > edje_decc: /opt/e17/bin/edje_decc > > Massimiliano > - -- > Massimiliano Calamelli > http://mcalamelli.netsons.org > [EMAIL PROTECTED] > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (MingW32) > > iD8DBQFIvUpxleGEL56NNP4RAjSRAKDsUJG5hZFdZ0RwqiVMeCyhkS3q5wCePStY > waCAdTNWXaf4fQotjCXs/Pg= > =vHD2 > -----END PGP SIGNATURE----- > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
