Re: make install failure

2009-06-04 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Thursday, June 4 at 07:35 AM, quoth Ravi Uday: >I was expecting the 'configure' script to fail with 'old gcc' error msg ? Sadly, mutt's configure script doesn't check all possible ways that the compiler could potentially be broken. ~Kyle - --

Re: make install failure

2009-06-03 Thread Ravi Uday
I was expecting the 'configure' script to fail with 'old gcc' error msg ? - Ravi On Wed, Jun 3, 2009 at 8:42 PM, Kyle Wheeler wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On Wednesday, June  3 at 11:48 AM, quoth Ravi Uday: >>Ok, i did 'make clean' and 'make install' after chang

Re: make install failure

2009-06-03 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Wednesday, June 3 at 11:48 AM, quoth Ravi Uday: >Ok, i did 'make clean' and 'make install' after changing toplevel Makefile. > >Following errors are seen. Any clues ? What I said before was that, according to google, these errors most likely in

Re: make install failure

2009-06-02 Thread Ravi Uday
Ok, i did 'make clean' and 'make install' after changing toplevel Makefile. Following errors are seen. Any clues ? >> In file included from /sw/packages/gcc/c3.4.3-p3/sparc-sun-solaris2.8/lib/gcc/sparc-sun-solaris2.8/3.4.3/include/sys/signal.h:44, from /usr/include/signal.h:26,

Re: make install failure

2009-05-28 Thread Rocco Rutte
Hi, * Ravi Uday wrote: > Its 4.0 Wow. > $RCSfile: perl.c,v $$Revision: 4.0.1.8 $$Date: 1993/02/05 19:39:30 $ > Patch level: 36 Your perl version is from 1993! Did you get that from a museum on tape? :-) Seriously, I don't think we should/need/do support something older than perl 5.003. With p

Re: make install failure

2009-05-27 Thread Ravi Uday
Its 4.0 bash-2.05b$ perl -v This is perl, version 4.0 $RCSfile: perl.c,v $$Revision: 4.0.1.8 $$Date: 1993/02/05 19:39:30 $ Patch level: 36 On Wed, May 27, 2009 at 5:55 PM, Rocco Rutte wrote: > Hi, > > * Ravi Uday wrote: > >> syntax error in file ./gen-map-doc at line 3, next 2 tokens "use str

Re: make install failure

2009-05-27 Thread Rocco Rutte
Hi, * Ravi Uday wrote: > syntax error in file ./gen-map-doc at line 3, next 2 tokens "use strict" [...] What perl version do you have? Rocco

make install failure

2009-05-27 Thread Ravi Uday
hi, I was able to proceed further but am getting following errors when installing : mutt-1.5.19 Please help : ) > manual.xml syntax error in file ./gen-map-doc at line 3, next 2 tokens "use strict" syntax error in file ./gen-map-doc at line 9, next 2 tokens ""cat @ARGV |" or" syntax error in file

Re: Fwd: make install failure

2009-05-21 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Thursday, May 21 at 09:48 AM, quoth Ravi Uday: >In file included from >/sw/packages/gcc/c3.4.3-p3/sparc-sun-solaris2.8/lib/gcc/sparc-sun-solaris2.8/3.4.3/include/sys/signal.h:44, >                from /usr/include/signal.h:26, >                fro

Fwd: make install failure

2009-05-20 Thread Ravi Uday
Anybody care to respond ?? or any other aliases -- Forwarded message -- From: Ravi Uday Date: Wed, May 20, 2009 at 5:38 PM Subject: make install failure To: mutt-users@mutt.org I am trying to install stable mutt version : mutt-1.4.2.3 I configured mutt on my sun m/c using

make install failure

2009-05-20 Thread Ravi Uday
I am trying to install stable mutt version : mutt-1.4.2.3 I configured mutt on my sun m/c using configure --prefix= command properly. (configure --prefix=/users/xxx/mutt-1.4.2.3 --enable-pop --enable-imap --enable-locales-fix) There were no errors, but when i ran 'make install' I got these err