RE: [EMAIL PROTECTED] Apache 1.3.33 compilation problem on Solaris 10

2005-09-28 Thread Perminder Singh Vohra
Thanks, Using /usr/sfw/bin/gcc solved the problem. -Original Message- From: Ricardo Stella [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 28, 2005 7:13 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Apache 1.3.33 compilation problem on Solaris 10 Try using Sun&#

Re: [EMAIL PROTECTED] Apache 1.3.33 compilation problem on Solaris 10

2005-09-28 Thread Ricardo Stella
Try using Sun's stock GCC which is a newer version (v3.4.3) of what you have at Sunfreeware... in /usr/sfw/bin/gcc Perminder Singh Vohra wrote: > Hi, > > I am trying to compile Apache 1.3.33 source on Solaris 10. Following > are the versions of various required software installed on this box:-

Re: [EMAIL PROTECTED] Apache 1.3.33 compilation problem on Solaris 10

2005-09-28 Thread arun . nale
Pl visit the link below for the solution http://forum.sun.com/thread.jspa?threadID=21555&tstart=0 regards, Arun "Perminder Singh Vohra" <[EMAIL PROTECTED]> 09/28/2005 12:44 PM Please respond to users@httpd.apache.org To cc Subject [EMAIL PROTECTED] Apach

[EMAIL PROTECTED] Apache 1.3.33 compilation problem on Solaris 10

2005-09-28 Thread Perminder Singh Vohra
Hi,    I am trying to compile Apache 1.3.33 source on Solaris 10. Following are the versions of various required software installed on this box:- GNU make: 3.80 gcc: 3.3.2   After the successful execution of the configure script, I am getting errors on executing the “make” command. The