Re: HELP: libtool 2.4.2 not compiling on Solaris 10u10 Sparc

2012-08-19 Thread Bob Friesenhahn
On Sun, 19 Aug 2012, Jeff Martin wrote: Bob, Yes it was pulled from gnu.org. -rw-r--r--   1 root root 2632347 Oct 18  2011 libtool-2.4.2.tar.gz I used: wget http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/libtool/libtool-2.4.2.tar.gz to retrieve the source. Then all you should ha

Re: HELP: libtool 2.4.2 not compiling on Solaris 10u10 Sparc

2012-08-19 Thread Jeff Martin
Update. Really not sure why, but I started a new session and now the compile is working. So perhaps it was something with my session. I'll probably never know exactly but I am just glad its working now. Thanks, jeff - Original Message - From: Bob Friesenhahn To: Jeff Martin Cc: "libtoo

Re: HELP: libtool 2.4.2 not compiling on Solaris 10u10 Sparc

2012-08-19 Thread Jeff Martin
Bob, Yes it was pulled from gnu.org. -rw-r--r--   1 root root 2632347 Oct 18  2011 libtool-2.4.2.tar.gz I used: wget http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/libtool/libtool-2.4.2.tar.gz to retrieve the source. Thanks, Jeff - Original Message - From: Bob Friesenhah

Re: HELP: libtool 2.4.2 not compiling on Solaris 10u10 Sparc

2012-08-19 Thread Bob Friesenhahn
On Sun, 19 Aug 2012, Jeff Martin wrote: Hello, I am trying to compile libtool so I can install another package which requires it. I have successfully compiled M4, Automake, Autoconf and installed in /usr/gnu. When I try to do the same for libtool, I receive errors. I have tried the following:

HELP: libtool 2.4.2 not compiling on Solaris 10u10 Sparc

2012-08-19 Thread Jeff Martin
Hello, I am trying to compile libtool so I can install another package which requires it. I have successfully compiled M4, Automake, Autoconf and installed in /usr/gnu. When I try to do the same for libtool, I receive errors. I have tried the following: ./configure --prefix=/usr/gnu /usr/css/bi