Re: compiling apache 2.0.55, undefined reference errors (BIO_printf and such)

2005-12-27 Thread Roberto Sanchez
Artur Makówka wrote: compiling 2.0.54 gives the same results (well, at least it also stops on some errors) i just want to recompile apache to match my processor architecture optimization and such, besides i want to change few configure options. Of course i havent changed them yet, now i jus

Re: compiling apache 2.0.55, undefined reference errors (BIO_printf and such)

2005-12-27 Thread Artur Makówka
Roberto Sanchez wrote: Artur Makówka wrote: does anyone know why i have a lot of such messages :/root/source/apache2-2.0.55/build-tree/apache2/support/ab.c:521: undefined reference to `BIO_printf' :/root/source/apache2-2.0.55/build-tree/apache2/support/ab.c:605: undefined reference to `SSL_do_

Re: compiling apache 2.0.55, undefined reference errors (BIO_printf and such)

2005-12-26 Thread Roberto Sanchez
Artur Makówka wrote: does anyone know why i have a lot of such messages :/root/source/apache2-2.0.55/build-tree/apache2/support/ab.c:521: undefined reference to `BIO_printf' :/root/source/apache2-2.0.55/build-tree/apache2/support/ab.c:605: undefined reference to `SSL_do_handshake' :/root/source

compiling apache 2.0.55, undefined reference errors (BIO_printf and such)

2005-12-26 Thread Artur Makówka
does anyone know why i have a lot of such messages :/root/source/apache2-2.0.55/build-tree/apache2/support/ab.c:521: undefined reference to `BIO_printf' :/root/source/apache2-2.0.55/build-tree/apache2/support/ab.c:605: undefined reference to `SSL_do_handshake' :/root/source/apache2-2.0.55/build-

Re: compiling apache

2001-05-29 Thread ktb
On Tue, May 29, 2001 at 06:13:00PM +0800, Martin KC Lam wrote: > Hi, > > It happened that I wanted to compile the latest version of apache (1.3.20) > My box has apache 1.3.9 installed with apt-get and I am afraid that > installing from source > will break things up. > > Can anyone kindly give me

compiling apache

2001-05-29 Thread Martin KC Lam
Hi, It happened that I wanted to compile the latest version of apache (1.3.20) My box has apache 1.3.9 installed with apt-get and I am afraid that installing from source will break things up. Can anyone kindly give me some pointers on how to do it in the 'debian' way? Should I first generate a .d

Compiling Apache + PHP on debian

2001-01-22 Thread Meik Arends
I tried to compile Apache 1.3.14 with Php 4.0.4pl1. My problem appeared on the potato and woddy distribution. Step 1 Apache: ./configure --prefix=/mnt/space/DA/local --activate-module=src/modules/php4/mod_php4.a Step 2 PHP: ./configure --with-apache=/mnt/space/DA/src/apache_1.3.14 make make in

need someone to explain compiling Apache modules for apache 1.3.x

1999-01-20 Thread Shaleh
Hi, do to various issues, I need to compile my own Apache and modules (some machines here run Debian, other RH, others bsd). I would like to know how best to compile Apache so that I can load DSO modules via its conf and also to compile 3rd party modules when needed (hopefully w/o re-compiling

Re: Compiling apache

1998-09-26 Thread dsb3
On Sat, 26 Sep 1998, LUK ShunTim wrote: >Hi, > >I have to add some database support so I get the source tar ball from >apache and re-compile it. With some minor problems, I got it worked. I >found the that the size of the binary file was much larger that the >original one in the distribution. I su

Compiling apache

1998-09-26 Thread LUK ShunTim
Hi, I have to add some database support so I get the source tar ball from apache and re-compile it. With some minor problems, I got it worked. I found the that the size of the binary file was much larger that the original one in the distribution. I suspect that some modules are dynamically linked

compiling apache 1.2.1 - where is -lcrypt??

1997-07-28 Thread Amos Shapira
Hello, I'm trying to build Apache 1.2.1 as a debian package based on the .diff.gz found in project/experimental, and the compilation process ("./debian/rules build" as root) bombs because the loader can't find a library for -lcrypt used when linking htpasswd. Could someone please point me to the

Re: compiling apache 1.2.1 - where is -lcrypt??

1997-07-28 Thread Scott K. Ellis
-BEGIN PGP SIGNED MESSAGE- On Sat, 26 Jul 1997, Amos Shapira wrote: > I'm trying to build Apache 1.2.1 as a debian package based on > the .diff.gz found in project/experimental, and the compilation > process ("./debian/rules build" as root) bombs because the loader > can't find a library