DRAKEDalfa The Enlightened One <[EMAIL PROTECTED]> disait dernièrement que :

> when i try compile e17 on an Slackware system it
> gaveme this error for various libs:
>
> /usr/share/aclocal/xmms.m4:62 warning: underquoted definition of AM_PATH_XMMS
>

this can't be the cause for a build failure so don't bother trying to
fix it, as it is a message from aclocal when it encounters .m4 files
with "underquoted definitions", which come from, for example, with
xmms.m4, development files from xmms package, not from e17/efl.

this is not a failure, and these warnings come because aclocal reads
_every_ single .m4 files in /usr/share/aclocal to have
autoconf/automake build correct configure and Makefile's

> this repeat like a ten times with diferents libs and then its like
> make executes .configure then it backs to those messages
>
> well, how can i repair this? 

by pinning every single upstream maintainer of every package you have
installed on your box, to quote correctly the definitions in .m4 files
located primarily in the source tarballs they ship.
This is definitly not related to efl/e17 :)

-- 
Mathieu


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to