cURL / Mailing Lists / curl-users / Single Mail

curl-users

compiling curl, php & apache

From: denis moeller <dm_at_weople.de>
Date: Wed, 16 Jul 2003 15:11:14 +0200

Hi,

I've downloaded and compiled cURL 7.10.5 and successfully compiled php
4.3.1 with --with-curl as well.
Problem: Apache won't compile (or configure) with my new PHP ... this is
what I get when configuring apache:

./configure --prefix=/usr/local/web
--activate-module=src/modules/php4/libphp4.a --enable-module=php4
--enable-module=so --enable-module=ssl

/usr/lib/libcurl.so: undefined reference to `ENGINE_load_private_key'
/usr/lib/libcurl.so: undefined reference to `ENGINE_set_default'
/usr/lib/libcurl.so: undefined reference to `ENGINE_free'
/usr/lib/libcurl.so: undefined reference to `ENGINE_by_id'
collect2: ld returned 1 exit status

Obviously some cURL-related stuff. Anyone got any idea?

TIA!

-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
Received on 2003-07-16