Re: cvs ./gen problems
Laura Vance <[email protected]>
| Newsgroups | gmane.network.instant-messaging.ayttm.user |
|---|---|
| Organization | Software Engineer |
| Message-ID | <[email protected]> |
Philip Tellis wrote: >Sometime Today, Laura Vance assembled some asciibets to say: > >># ./gen >>ls: libltdl/*: No such file or directory >> >hmm, what happens if you run libtoolize --copy --force --ltdl --automake > # libtoolize --copy --force --ltdl --automake ls: libltdl/*: No such file or directory I think it's looking for an "libltdl" directory inside the ayttm cvs directory and it's not finding it... but I'm not sure, because I have libltdl installed # rpm -q libltdl libltdl-0.1.3-1mdk > >>acinclude.m4:12: warning: underquoted definition of AM_PATH_GDK_PIXBUF >> run info '(automake)Extending aclocal' >> >i think just downgrade automake. i came across the same issues. i >think just use the exact version of automake mentioned in configure.ac >(you'll have to look at the source to find out). > Is it the line that says "AM_INIT_AUTOMAKE([1.6 dist-bzip2 dist-zip])"? So I'd need version 1.6? > > >just a thought. what does automake --version say? do you have multiple >versions of automake installed? "rpm -qa | grep automake" will tell >you. > When I upgraded automake and autoconf, I installed them from tarballs. I also uninstalled the rpms as I installed each. # automake --version automake (GNU automake) 1.8.4 Written by Tom Tromey <[email protected]>. Copyright 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # rpm -q automake package automake is not installed > >>aclocal: configure.ac: 28: macro `AM_PROG_LIBTOOL' not found in library >>aclocal: configure.ac: 167: macro `AM_PATH_GLIB' not found in library >>aclocal: configure.ac: 169: macro `AM_PATH_GTK' not found in library >> >I think aclocal is part of automake, so solving one will solve the >other. > >You will also need to install the gtk+-devel, glib-devel and gdk-devel >packages before you can compile ayttm from source. gdk-pixbuf-devel for >webcam viewing support. > > >>autoheader: error: AC_CONFIG_HEADERS not found in configure.ac >> >autoheader --version >autoconf --version > >do you have multiple versions installed? "rpm -qa | grep autoconf" will >tell you. > > >all the errors point to version differences in autotools. > I'll keep trying to work on this. ------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND