Rick Scott wrote:

> Thanks for the info. It would seem to be a deficiency of the automake make dist
> Is there any automake gurus hanging around that could clarify this???
>
> There is a new copy of 0.90.1, if anyone cares to try it.

  it does not work on RH6.2

> > /bin/sh: ./ltconfig:  not found.
> > configure: error: libtool configure failed
> > Setup failed. Exiting.
> >
> > I had to set ac_aux_dir=test in configure to shut all the errors up.
> >
> > --
> > albert chin ([EMAIL PROTECTED])
> >

I did the change proposed by albert chin. "make" builds a lot of stuff but on the
certain point enters in the loop and never exits.  Log file follows.

  && CONFIG_FILES=lib/Xm-2.0/Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating lib/Xm-2.0/Makefile
make[2]: Leaving directory
`/usr/local/downloads/tarballs/lesstif-0.90.1/lib/Xm-2.0'
make[2]: Entering directory
`/usr/local/downloads/tarballs/lesstif-0.90.1/lib/Xm-2.0'
rm -f xdnd.c
ln -s ./../Xm/xdnd.c xdnd.c
cd ../.. \
  && CONFIG_FILES=lib/Xm-2.0/Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating lib/Xm-2.0/Makefile
make[2]: Leaving directory
`/usr/local/downloads/tarballs/lesstif-0.90.1/lib/Xm-2.0'
make[2]: Entering directory
`/usr/local/downloads/tarballs/lesstif-0.90.1/lib/Xm-2.0'
rm -f xdnd.c
ln -s ./../Xm/xdnd.c xdnd.c
cd ../.. \
  && CONFIG_FILES=lib/Xm-2.0/Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating lib/Xm-2.0/Makefile
make[2]: Leaving directory
`/usr/local/downloads/tarballs/lesstif-0.90.1/lib/Xm-2.0'
make[2]: Entering directory
`/usr/local/downloads/tarballs/lesstif-0.90.1/lib/Xm-2.0'
rm -f xdnd.c
ln -s ./../Xm/xdnd.c xdnd.c
cd ../.. \
  && CONFIG_FILES=lib/Xm-2.0/Makefile CONFIG_HEADERS= /bi

and in the same way  again and again and again

Any hint ?

Igor


Reply via email to