Header files problem ... OpenSSL
From: Odhiambo Washington (wash_at_wananchi.com)
Date: 03/27/04
- Previous message: Martin Hudec: "Re: Remote Administration Problem"
- Next in thread: Ulf Zimmermann: "Re: Header files problem ... OpenSSL"
- Reply: Ulf Zimmermann: "Re: Header files problem ... OpenSSL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 27 Mar 2004 13:16:11 +0300 To: freebsd-isp@freebsd.org
Hello friends,
I believe this problem could be easily to solve with the brains here.
OS is FreeBSD 5.2.1.
I am recompiling php with gettext support. Support for OpenSSL is
also desired and it's what is giving me grief. The problem is only
on one box amongst the many that I have.
While compiling, the script fails with this mesg:
Configuring extensions
checking for OpenSSL support... yes
checking for pkg-config... /usr/local/bin/pkg-config
configure: error: Cannot find OpenSSL's <evp.h>
===> Script "configure" failed unexpectedly.
OK, that file, evp.h is actually in /usr/include/openssl/evp.h
So something is amiss, perhaps with my ENV ???
I have tried doing
export CFLAGS="-I/usr/include"
that still doesn't seem to help ..
brain dead now ;)
-Wash
http://www.netmeister.org/news/learn2quote.html
--
+======================================================================+
|\ _,,,---,,_ | Odhiambo Washington <wash@wananchi.com>
Zzz /,`.-'`' -. ;-;;,_ | Wananchi Online Ltd. www.wananchi.com
|,4- ) )-,_. ,\ ( `'-'| Tel: +254 20 313985-9 +254 20 313922
'---''(_/--' `-'\_) | GSM: +254 722 743223 +254 733 744121
+======================================================================+
San Francisco, n.:
Marcel Proust editing an issue of Penthouse.
_______________________________________________
freebsd-isp@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
- Previous message: Martin Hudec: "Re: Remote Administration Problem"
- Next in thread: Ulf Zimmermann: "Re: Header files problem ... OpenSSL"
- Reply: Ulf Zimmermann: "Re: Header files problem ... OpenSSL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|