-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, 15 Mar 2007 11:04:48 +0100
"Jorge Luis Zapata Muga" <[EMAIL PROTECTED]> wrote:

> no, just compiled the source code and works for me. Massimiliano can
> you make a backtrace of the segfault? if it is for an embedded device,
> it might be some cross compiling issues. note that
> evas_render_method_list gets the possible modules at compile time not
> at run time (i.e it does not lists the engine modules that are on the
> filesystem, but the compilation options),

I didn't know it! I thought that the evas_render_method_list() gave
back runtime infos...

> and when you do a evas_init
> it does initialize the modules that are located at an arch dependent
> directory:
> $prefix/lib/evas/modules/engines/ENGINE/ARCH/module.so
> tell us what is the ARCH directory as it might not find any module for
> your arch.
> 
> 
> turran

I hope to have understood, my english is very poor, therefore here a
cut&paste directly from target:

~ # ls -l /usr/lib/evas/modules/
drwx------    5 root     root         1024 Mar 13 08:13 engines
drwx------    6 root     root         1024 Mar 13 08:14 loaders
drwx------    5 root     root         1024 Mar 13 08:14 savers
~ # ls -l /usr/lib/evas/modules/engines/
drwx------    3 root     root         1024 Mar 13 08:13 buffer
drwx------    3 root     root         1024 Mar 13 08:13 fb
drwx------    3 root     root         1024 Mar 13 08:13 software_generic
~ # ls -l /usr/lib/evas/modules/engines/fb
drwx------    2 root     root         1024 Mar 13 08:13 linux-gnu-arm
~ # ls -l /usr/lib/evas/modules/engines/fb/linux-gnu-arm/
- -rw-------    1 root     root        83534 Mar 13 08:13 module.a
- -rwx------    1 root     root          959 Mar 13 08:13 module.la
- -rwx------    1 root     root        72898 Mar 13 08:13 module.so

Massi
- -- 
Massimiliano Calamelli
http://mcalamelli.netsons.org
[EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (MingW32)

iD8DBQFF+SJZleGEL56NNP4RAoINAKDjXgTqleKpimXiF+B/3KtcqxW1eACgu2+G
OEZbKf16kvGrQ47DyOKxrrQ=
=79ZD
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to