[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - native-src in kit

gaohoward do-not-reply at jboss.com
Mon Jun 15 05:56:19 EDT 2009


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/


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237602#4237602

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4237602



More information about the jboss-dev-forums mailing list