After cvs update this date, built libast without error.  subsequent of
attempt at building eterm gives:

==========
.
.
.
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -g -O2 -MT
actions.lo -M
D -MP -MF .deps/actions.Tpo -c actions.c  -fPIC -DPIC -o .libs/actions.o
In file included from feature.h:98,
                 from actions.c:27:
/usr/local/include/libast.h:116:27: error: libast/module.h: No such file
or dir
ectory
/usr/local/include/libast.h:126:33: error: libast/condition_if.h: No
such file
or directory
/usr/local/include/libast.h:130:29: error: libast/mutex_if.h: No such
file or d
irectory
/usr/local/include/libast.h:131:30: error: libast/thread_if.h: No such
file or
directory
/usr/local/include/libast.h:140:29: error: libast/pthreads.h: No such
file or d
irectory
make[2]: *** [actions.lo] Error 1
make[2]: Leaving directory `/home/lvanek/eterm/Eterm/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/lvanek/eterm/Eterm'
make: *** [all] Error 2
======================

Im running updated FC5 with gcc:

gcc (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1)

did the usual building libast first:

as user:

./configure
make

su:

make install

Am I missing something?

-------------------------------------------------------------------------
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to