Re: [us...@httpd] Apache2 compile error on Solaris 10

2009-06-15 Thread Igor Cicimov
I have fixed the above problem, it was openssl problem and reinstall fixed it. Thanks again to everybody that replied. Igor On Mon, Jun 15, 2009 at 5:10 PM, Igor Cicimov wrote: > Hi Sander, > > Now I get the following fatal error: > > /hta/home/weblogic/apache2.2.11/httpd-2.2.11/srclib/apr/libt

Re: [us...@httpd] Apache2 compile error on Solaris 10

2009-06-15 Thread Igor Cicimov
Hi Sander, Now I get the following fatal error: /hta/home/weblogic/apache2.2.11/httpd-2.2.11/srclib/apr/libtool --silent --mode=link gcc -g -O2 -L/usr/local/ssl/lib -R/usr/local/ssl/lib -o ab ab.lo -lm /hta/home/weblogic/apache2.2.11/httpd-2.2.11/srclib/pcre/ libpcre.la /hta/home/weblogi

Re: [us...@httpd] Apache2 compile error on Solaris 10

2009-06-14 Thread Igor Cicimov
; location. > What is the output of the following command > > Which ar > > > Thanks, > Prathima > > -Original Message- > From: Igor Cicimov [mailto:icici...@gmail.com] > Sent: Monday, June 15, 2009 10:47 AM > To: users@httpd.apache.org > Subject: [us..

Re: [us...@httpd] Apache2 compile error on Solaris 10

2009-06-14 Thread Sander Temme
On Jun 14, 2009, at 10:50 PM, Igor Cicimov wrote: Hi Sander, Thanks for your reply. No I don't have /usr/ccs/bin in my PATH. So you say I need to include it? What else should I include in my PATH? /usr/ccs/bin contains some helper programs called by the compiler. Yes, you need it on you

RE: [us...@httpd] Apache2 compile error on Solaris 10

2009-06-14 Thread Prathima Dandapani -X (pdandapa - HCL at Cisco)
To: users@httpd.apache.org Subject: [us...@httpd] Apache2 compile error on Solaris 10 Hi all, I'm trying to compile apache2 on Solaris 10 with gcc-3.4.6. I have configured the server using the following command: ./configure --prefix=/usr/local/apache2.2.11 --with-mpm=worker --disable-cgid --enabl

Re: [us...@httpd] Apache2 compile error on Solaris 10

2009-06-14 Thread Igor Cicimov
Hi Sander, Thanks for your reply. No I don't have /usr/ccs/bin in my PATH. So you say I need to include it? What else should I include in my PATH? Thanks again for your help I really appreciate it. Igor On Mon, Jun 15, 2009 at 3:33 PM, Sander Temme wrote: > > On Jun 14, 2009, at 10:17 PM, Igo

Re: [us...@httpd] Apache2 compile error on Solaris 10

2009-06-14 Thread Sander Temme
On Jun 14, 2009, at 10:17 PM, Igor Cicimov wrote: Trying to solve the problem I have install apr and aprutils packages from free solaris but the error is still there. I also have all the dependences for the server installed as expat, sasl and openssl. Any idea what's wrong? What's your P

[us...@httpd] Apache2 compile error on Solaris 10

2009-06-14 Thread Igor Cicimov
Hi all, I'm trying to compile apache2 on Solaris 10 with gcc-3.4.6. I have configured the server using the following command: ./configure --prefix=/usr/local/apache2.2.11 --with-mpm=worker --disable-cgid --enable-info --enable-proxy --enable-proxy-connect --enable-proxy-ftp --enable-proxy-http -