Date: Tue, 12 Nov 2013 16:37:18 +0800 From: Erich Dollansky <erichsfreebsdlist@alogt.com> To: swapnil vaidya <swapnilsvaidya@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: Issues in compiling apache server on one machine and transfer to second Message-ID: <20131112163718.60dbbf0e@X220.ovitrap.com> In-Reply-To: <CAD8t74u6hpix7NDm_%2B7QG_8R5MtfXTc4WMu3CBvxZTsFkwd3xA@mail.gmail.com> References: <CAD8t74u6hpix7NDm_%2B7QG_8R5MtfXTc4WMu3CBvxZTsFkwd3xA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Tue, 12 Nov 2013 13:54:25 +0530 swapnil vaidya <swapnilsvaidya@gmail.com> wrote: > Hi All, > I have 2 linux machine. you might be on the wrong mailing list. This here is for FreeBSD. > I have compiled apache 2.4.6 on one of the linux machine with > following commands: > ./configure --prefix=/usr/apache--with-ssl=/usr/local/ssl --enable-ssl > --enable-modules="all" --enable-mods-shared="most" > make > make install > > This has installed apache on this machine and it works fine. > However when i copy this apache (where it got installed) folder on > other linux machine. > I am getting following error while starting httpd with following > commad: command: > httpd -k start > > error: > > /httpd: symbol lookup error: /usr/papache/lib/libapr-1.so.0: undefined > symbol: dlopen > > Can you please help me to understand what is going wrong. It looks really strange to me. Erich
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131112163718.60dbbf0e>
