Ah, that's what I wanted to know. You don't have libtool installed on your box. 
Install libtool, and everything should work fine. :)

Srinidhi.

>>> "Tim Uckun" <[EMAIL PROTECTED]> 05/24/07 10:15 AM >>>
>
> 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)

Yes....
aclocal:configure.in:450: warning: macro `AM_PROG_LIBTOOL' not found in library
Running automake-1.9 --gnu  ...
src/core/FlaimProvider/FlaimWrapper/Makefile.am:74: Libtool library
used but `LIBTOOL' is undefined
src/core/FlaimProvider/FlaimWrapper/Makefile.am:74:
src/core/FlaimProvider/FlaimWrapper/Makefile.am:74: The usual way to
define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/core/FlaimProvider/FlaimWrapper/Makefile.am:74: to `configure.in'
and run `aclocal' and `autoconf' again.
/usr/share/automake-1.9/am/depend2.am: am__fastdepCXX does not appear
in AM_CONDITIONAL
src/core/SimiasClient/libsimias-event/Makefile.am:1: Libtool library
used but `LIBTOOL' is undefined
src/core/SimiasClient/libsimias-event/Makefile.am:1:
src/core/SimiasClient/libsimias-event/Makefile.am:1: The usual way to
define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/core/SimiasClient/libsimias-event/Makefile.am:1: to `configure.in'
and run `aclocal' and `autoconf' again.
src/core/SimiasClient/libsimias-manager/Makefile.am:51: library used
but `RANLIB' is undefined
src/core/SimiasClient/libsimias-manager/Makefile.am:51:
src/core/SimiasClient/libsimias-manager/Makefile.am:51: The usual way
to define `RANLIB' is to add `AC_PROG_RANLIB'
src/core/SimiasClient/libsimias-manager/Makefile.am:51: to
`configure.in' and run `autoconf' again.
src/core/libsimias/Makefile.am:12: Libtool library used but `LIBTOOL'
is undefined
src/core/libsimias/Makefile.am:12:
src/core/libsimias/Makefile.am:12: The usual way to define `LIBTOOL'
is to add `AC_PROG_LIBTOOL'
src/core/libsimias/Makefile.am:12: to `configure.in' and run `aclocal'
and `autoconf' again.
configure.in:2: installing `./config.guess'
configure.in:2: installing `./config.sub'
Running autoconf ...
configure.in:450: error: possibly undefined macro: AM_PROG_LIBTOOL
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.


And further down the line...

checking dependency style of gcc... gcc3
checking for mcs... mcs
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)'


> 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.


I fetched them via wget direct from your server to mine. No windows in between.

_______________________________________________
ifolder-dev mailing list
[email protected]
http://forge.novell.com/mailman/listinfo/ifolder-dev

Reply via email to