Enlightenment su Slackware 10.1
Inviato: ven 13 lug 2007, 10:25
Ciao a tutti!
Sto cercando di compilare Enlightenment 0.16.8.8 su Slackware 10.1. Sono richieste due librerie (stando a http://www.enlightenment.org/p.php?p=download/e16&l=en):
Comunque dopo aver dato ./configure tutto sembra a posto, ma compilando con make arriva l'errore (di imlib2) direi
Grazie delle risposte!
Sto cercando di compilare Enlightenment 0.16.8.8 su Slackware 10.1. Sono richieste due librerie (stando a http://www.enlightenment.org/p.php?p=download/e16&l=en):
- Imlib2 v1.2.0 (or greater, v1.4.0 or greater is recommended)
FreeType2 2.1.6 (or greater)
Comunque dopo aver dato ./configure tutto sembra a posto, ma compilando con make arriva l'errore (di imlib2) direi
Qualche idea per risolvere?eimage.o(.text+0x151): In function `_EImageFlagsReset':
/tmp/e16/e16-0.16.8.8/src/eimage.c:83: undefined reference to `imlib_context_set_mask_alpha_threshold'
eimage.o(.text+0xfe): In function `_EImageFlagsSet':
/tmp/e16/e16-0.16.8.8/src/eimage.c:75: undefined reference to `imlib_context_set_mask_alpha_threshold'
collect2: ld returned 1 exit status
make[3]: *** [e16] Error 1
make[3]: Leaving directory `/tmp/e16/e16-0.16.8.8/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/e16/e16-0.16.8.8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/e16/e16-0.16.8.8'
make: *** [all] Error 2
Grazie delle risposte!