Hi Tim, Something is wrong over here. PKG_CHECK_MODULES should have got expanded by autoconf. Did you encounter any errors / warnings when running /autogen.sh ? (Especially, when aclocal is run)
Also, did you check out the sources on CentOS or copied the sources from somewhere else - like Windows? If you copied from Windows, you should run dos2unix on configure.in and autogen.sh and try again. Hope this helps. Srinidhi. PS: Sorry about the top post. :( >>> "Tim Uckun" <[EMAIL PROTECTED]> 05/24/07 5:53 AM >>> Since 3.5 isn't working for me I tried to build 3.6 on centos. The configure gives the following error message. checking for resgen... resgen PKG_CONFIG_PATH=/usr/local/lib/pkgconfig /configure: line 3322: syntax error near unexpected token `LIBFLAIM,' /configure: line 3322: ` PKG_CHECK_MODULES(LIBFLAIM, libflaim >= 4.8.0)' [EMAIL PROTECTED] simias]# grep LIBFLAIM * config.log:LIBFLAIM_CFLAGS='' config.log:LIBFLAIM_LIBS='' config.log:LIBFLAIM_PREFIX='' This is from the 3.6 trunk. Does anybody feel like giving me a hint as to what to do next? _______________________________________________ ifolder-dev mailing list [email protected] http://forge.novell.com/mailman/listinfo/ifolder-dev _______________________________________________ ifolder-dev mailing list [email protected] http://forge.novell.com/mailman/listinfo/ifolder-dev
