guessing this is rpm based distro

do "rpm -ql libtool"
if nothing found.
http://rpmfind.net/linux/rpm2html/search.php?query=LIBTOOL&submit=Search+...

my guess, you need to install libtool.

On 10/18/05, Brian Howe <[EMAIL PROTECTED]> wrote:
I get the following error:

gmake[4]: Entering directory `/usr/e17/libs/ecore/src/lib/ecore'
if @LIBTOOL@ --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../..     -I/usr/X11R6/include -g -O2 -Wall -MT ecore.lo -MD -MP
-MF ".deps/ecore.Tpo" -c -o ecore.lo ecore.c; \
then mv -f ".deps/ecore.Tpo" ".deps/ecore.Plo"; else rm -f
".deps/ecore.Tpo"; exit 1; fi
/usr/local/bin/bash: @LIBTOOL@: command not found
gmake[4]: *** [ecore.lo] Error 1
gmake[4]: Leaving directory `/usr/e17/libs/ecore/src/lib/ecore'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/e17/libs/ecore/src/lib'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/e17/libs/ecore/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/e17/libs/ecore'
gmake: *** [all] Error 2

I have libtool installed and it is in my path. Any suggestions?

Brian


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to