On Fri, 2005-10-14 at 15:08 -0700, Brian Howe wrote: > Yeah, so I get this now... > > Running aclocal... > /usr/X11R6/share/aclocal/imlib.m4:9: warning: underquoted definition > of AM_PATH_IMLIB Try installing imlib again. Paul > run info '(automake)Extending aclocal' > or see http://sources.redhat.com/automake/automake.html#Extending-aclocal > /usr/X11R6/share/aclocal/imlib.m4:167: warning: underquoted definition > of AM_PATH_GDK_IMLIB > /usr/X11R6/share/aclocal/gtk.m4:7: warning: underquoted definition of > AM_PATH_GTK > /usr/X11R6/share/aclocal/gdk-pixbuf.m4:12: warning: underquoted > definition of AM_PATH_GDK_PIXBUF > aclocal:configure.in:17: warning: macro `AM_ENABLE_SHARED' not found in > library > aclocal:configure.in:18: warning: macro `AM_PROG_LIBTOOL' not found in library > Running autoheader... > Running autoconf... > configure.in:17: error: possibly undefined macro: AM_ENABLE_SHARED > If this token and others are legitimate, please use m4_pattern_allow. > See the Autoconf documentation. > configure.in:18: error: possibly undefined macro: AM_PROG_LIBTOOL > > Wow, hadn't seen that one before. So maybe ecore isn't running > correctly. Obviously I need to look at what aclocal is doing, however > I have no idea what to do or where to begin since aclocal is a big > myster to me. > > Brian > > On 10/14/05, Paul S. <[EMAIL PROTECTED]> wrote: > > Try make clean && ./autogen.sh && make && make install for ecore then > > ewl. > > Paul > > On Fri, 2005-10-14 at 13:22 -0700, Brian Howe wrote: > > > I installed ecore from the ports collection. It is version 0.9.9.018. > > > The script from Anders also had me recompile from CVS before I tried > > > to compile ewl. The script from Anders places the libs and binaries in > > > and "alternate" location. Since the ewl compile is being done in the > > > script, is it trying to see the ecore file in the place the script > > > puts them, or from the standard places? hmmm... I don't know. > > > > > > Might have to look into that further. Anders, any comments? > > > > > > On 10/14/05, Rodolfo M. Raya <[EMAIL PROTECTED]> wrote: > > > On Fri, 2005-10-14 at 11:40 -0700, Brian Howe wrote: > > > > > > > > ok, so I ran the script and it worked wonders... except for > > > ewl, again: > > > > ../../src/lib/.libs/libewl.so: undefined reference to > > > > > > > > `ecore_config_theme_default' > > > > > > You must compile and install ecore first. > > > > > > Rodolfo > > > -- > > > Rodolfo M. Raya <[EMAIL PROTECTED]> > > > Maxprograms http://www.maxprograms.com > > > > > > > > > > > ------------------------------------------------------- > > 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 > > > > > ------------------------------------------------------- > 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
------------------------------------------------------- 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
