Re: Build failure on new check out

Bill Suit <[email protected]> Thu, 15 Jun 2006 14:59:56 -0400
Newsgroups gmane.comp.finance.libofx.devel
Message-ID <[email protected]>
On Thursday 15 June 2006 13:35, ace jones wrote:
> Any time you kill everything, you need to regenerate the configure
> script.  With libofx, you run "autogen.sh".
>
> </Ace>

Thanks for the reply Ace. Here's the output for "autogen.sh":
hb5 libofx # pwd
/opt/libofx

hb5 libofx # ls
AUTHORS  ChangeLog  Makefile.am  aclocal.m4      bin          config.log    
doc  lib         libofx.pc.in    ofxconnect
COPYING  FAQ        NEWS         autogen.sh      config       configure     
dtd  libcurl.m4  libofx.spec.in  ofxdump
CVS      INSTALL    README       autom4te.cache  config.h.in  configure.in  
inc  libofx.lsm  ofx2qif         totest.txt
hb5 libofx # autogen.sh
-bash: autogen.sh: command not found

Bil

>
> On Thu, 2006-06-15 at 08:26, Bill Suit wrote:
> > I ran a "rm -r" (intentionally) on my libofx dir. Then did a new checkout
> > of CVS libofx.
> >
> > The following is what I ran and where it stopped:
> >
> > hb5 libofx # ls
> > AUTHORS  ChangeLog  Makefile.am  aclocal.m4      bin          config.log
> > doc  lib         libofx.pc.in    ofxconnect
> > COPYING  FAQ        NEWS         autogen.sh      config       configure
> > dtd  libcurl.m4  libofx.spec.in  ofxdump
> > CVS      INSTALL    README       autom4te.cache  config.h.in 
> > configure.in inc  libofx.lsm  ofx2qif         totest.txt
> >
> > hb5 libofx # ./configure
> > configure: error: cannot find install-sh or install.sh in config ./config
> >
> > I also ran the following:
> >
> > hb5 libofx # ./autogen.sh
> > Running mkdir -p config
> > Running libtoolize --force
> > You should add the contents of `/usr/share/aclocal/libtool.m4' to
> > `aclocal.m4'.
> > Putting files in AC_CONFIG_AUX_DIR, `config'.
> > Running aclocal
> > configure.in:167: warning: underquoted definition of BB_ENABLE_DOXYGEN
> >   run info '(automake)Extending aclocal'
> >   or see
> > http://sources.redhat.com/automake/automake.html#Extending-aclocal
> > /usr/share/aclocal/pth.m4:43: warning: underquoted definition of
> > _AC_PTH_ERROR /usr/share/aclocal/pth.m4:54: warning: underquoted
> > definition of _AC_PTH_VERBOSE
> > /usr/share/aclocal/pth.m4:60: warning: underquoted definition of
> > AC_CHECK_PTH /usr/share/aclocal/pilot-link.m4:1: warning: underquoted
> > definition of AC_PILOT_LINK_HOOK
> > /usr/share/aclocal/libgcrypt.m4:23: warning: underquoted definition of
> > AM_PATH_LIBGCRYPT
> > /usr/share/aclocal/imlib.m4:9: warning: underquoted definition of
> > AM_PATH_IMLIB
> > /usr/share/aclocal/imlib.m4:167: warning: underquoted definition of
> > AM_PATH_GDK_IMLIB
> > /usr/share/aclocal/gtk.m4:7: warning: underquoted definition of
> > AM_PATH_GTK /usr/share/aclocal/glib.m4:8: warning: underquoted definition
> > of AM_PATH_GLIB /usr/share/aclocal/audiofile.m4:12: warning: underquoted
> > definition of AM_PATH_AUDIOFILE
> > /usr/share/aclocal/ao.m4:9: warning: underquoted definition of
> > XIPH_PATH_AO /usr/share/aclocal/aalib.m4:12: warning: underquoted
> > definition of AM_PATH_AALIB
> > Running autoheader
> > Running automake -a
> > configure.in: required file `config/install-sh' not found
> > configure.in: required file `config/missing' not found
> > lib/Makefile.am: required file `config/depcomp' not found
> > Makefile.am: installing `./INSTALL'
> > Running autoconf
> > Running ./configure --enable-maintainer-mode
> > configure: error: cannot find install-sh or install.sh in config ./config
> >
> > What do I need to do to go forward from here.?
> >
> > Do you need the config.log or a backtrace?
> >
> > I did two clean check outs.
> >
> > TIA,
> > Bill
> >
> > --

-- 
--