4 Replies Latest reply on Jun 15, 2009 10:55 AM by gaohoward

    native-src in kit

    gaohoward

      i built a distro, and blindly try the native-src according to the README. When I ran bootstrap, I got following error in ubuntu:

      $ chmod +x bootstrap
      $ ./bootstrap
      Can't exec "libtoolize": No such file or directory at /usr/bin/autoreconf line 186.
      Use of uninitialized value $libtoolize in pattern match (m//) at /usr/bin/autoreconf line 186.
      configure.ac:47: error: possibly undefined macro: AC_DISABLE_STATIC
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
      configure.ac:48: error: possibly undefined macro: AC_PROG_LIBTOOL
      autoreconf: /usr/bin/autoconf failed with exit status: 1
      configure: error: cannot find install-sh or install.sh in build-aux "."/build-aux
      make: *** No targets specified and no makefile found. Stop.


      ant in fedora 10, I get a succssful build. But the .so file is not in the path specified in readme.

      It's under ./src/.libs , not ./native/src/.libs/