Peter O'Gorman wrote:
cd . && /bin/sh ./config.status libtool
config.status: executing libtool commands
cp ../libtool/libltdl/argz_.h libltdl/argz.h-t
cp: cannot create regular file `libltdl/argz.h-t': No such file or directory
make: *** [libltdl/argz.h] Error 1

For a VPATH build in an empty dir. creating the libltdl dir allows things to continue (don't know how far...).

I'm assuming it's something local for the moment.

Works fine here, I just successfully ran:

  $ cvs -d `cat libtool-HEAD/CVS/Root` co -d arse
  $ cd arse
  $ ./bootstrap
  $ mkdir +build
  $ cd +build
  $ ../configure
  $ make

This is bootstrapping with whatever autotools Gentoo 2005.0 ships, btw.

Cheers,
        Gary.
--
Gary V. Vaughan      ())_.  [EMAIL PROTECTED],gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to