I just ran "cvs update" in my Classpath source tree for the first time since October 6th. I then ran "autogen.sh". When I tried to actually run configure, though, my output included the following:

--begin quoted output
checking how to run the C preprocessor... gcc -E
../classpath/configure: line 23257: syntax error near unexpected token `GTK,'
../classpath/configure: line 23257: ` PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.4 gthread-2.0 >= 2.2 libart-2.0)'
--end quoted output
Anyone else encountering trouble? I saw that PKG_CHECK_MODULES is defined in classpath/pkg.m4, and I went ahead and manually copied pkg.m4 to /usr/local/share/aclocal. I'm wondering whether perhaps autogen.sh should invoke aclocal with the flag "-I ."


I'm using pkg-config version 0.14.0 and autoconf 2.59 and automake (and aclocal) version 1.9.2.



--
Steven Augart

Jikes RVM, a free, open source, Virtual Machine:
http://oss.software.ibm.com/jikesrvm


_______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/classpath

Reply via email to