On Wed, Jan 5, 2011 at 1:40 PM, Garrett Cooper <yaneg...@gmail.com> wrote: > On Wed, Jan 5, 2011 at 11:49 AM, Michael Stumpf <mjstu...@gmail.com> wrote: >> Maybe I'm missing something, but the HEAD seems to be missing some >> autoconfiguration scripts, etc that are present in the last major release. >> I don't see a document or mention of what should be done to build, so I'm >> asking here. >> >> What has to be done to build? > > Most projects don't add autotools scripts because they can be > generated on the fly using autoconf, automake, etc. ipmitool does the > same thing. > That aside, I'd like to know the instructions too because... > > automake --add-missing > autoconf > > ... doesn't work like with other standard projects.
Ah, forgot to call aclocal before automake. PEBKAC :). > Thanks, > -Garrett > > $ automake --version > automake (GNU automake) 1.11.1 > Copyright (C) 2009 Free Software Foundation, Inc. > License GPLv2+: GNU GPL version 2 or later > <http://gnu.org/licenses/gpl-2.0.html> > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. > > Written by Tom Tromey <tro...@redhat.com> > and Alexandre Duret-Lutz <a...@gnu.org>. > $ autoconf --version > autoconf (GNU Autoconf) 2.67 > Copyright (C) 2010 Free Software Foundation, Inc. > License GPLv3+/Autoconf: GNU GPL version 3 or later > <http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html> > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. > > Written by David J. MacKenzie and Akim Demaille. > $ libtool --version > libtool (GNU libtool) 2.2.10 > Written by Gordon Matzigkeit <g...@gnu.ai.mit.edu>, 1996 > > Copyright (C) 2010 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Ipmitool-devel mailing list Ipmitool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipmitool-devel