On Sat, Nov 22, 2003 at 10:18:03PM +0000, Patrick Welche wrote: > On Sat, Nov 22, 2003 at 10:41:15AM -0600, Bob Friesenhahn wrote: > .. > > Running configure still does not result in a libtool script so I get > > this error: > > > > /home/bfriesen/src/gnu/libtool' > > CONFIG_FILES= CONFIG_HEADERS= CONFIG_COMMANDS=libtool > > /usr/local/bin/bash ./config.status > > config.status: executing libtool commands > > chmod +x libtool > > chmod: libtool: No such file or directory > > gmake[1]: *** [libtool] Error 1 > > gmake[1]: Leaving directory `/home/bfriesen/src/gnu/libtool' > > gmake: *** [all-recursive] Error 1 > > > > What incantations are currently necessary to bootstrap libtool? > > I saw that too.. Strangely, doing another sh bootstrap && configure > got it passed that point (I didn't cvs co) > > Cheers, > > Patrick > (maybe just another configure might do it? but it shouldn't be necessary > right?)
I should have checked first. Just a 2nd configure works ie sh bootstrap configure gmake fails with the above error configure gmake succeeds P _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool