In regard to: building libtool on Tru64 Unix, Janet Goldstein said (at...:
I am trying to build libtool 1.5.6 on Tru64 Unix. using './configure --enable-dynamic'. The 'make' dies thusly:
I've never seen this particular problem on Digital UNIX or Tru64 UNIX. The obvious differences I can see between your build and my typical builds are
- I use GNU make. Not sure if it's required, but I'm suspicious about `config.status' being run as a dependency. Try using GNU make for the build process.
I have successfully done this, and I am very sure you need GNU make.
Bill Northcott
_______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool
