On Jul 22, 2011, at 11:25 PM, "Alan D. Cabrera" <l...@toolazydogs.com> wrote:

> Mac OS X 10.7

This is Lion,night? I think pquerna mentioned something about Apple crippling 
the OpenSSL includes. I'll try to take a look at it tomorrow, unless someone 
bets me to it.

-- Leif
> 
> g++ -DHAVE_CONFIG_H  -I. -I../../lib/ts  -I../../iocore/eventsystem 
> -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb 
> -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils 
> -I../../iocore/dns -I../../lib -I../../lib/records -I../../proxy 
> -I../../proxy/hdrs -I../../mgmt -I../../mgmt/preparse -I../../mgmt/utils 
> -I/opt/local/include -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 
> -D_GNU_SOURCE -D_REENTRANT -Ddarwin 
> -I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers 
> -I/usr/local/include  -g -pipe -Wall -Werror -O3 
> -feliminate-unused-debug-symbols -fno-strict-aliasing -Wno-invalid-offsetof  
> -MT SSLCertLookup.o -MD -MP -MF .deps/SSLCertLookup.Tpo -c -o SSLCertLookup.o 
> SSLCertLookup.cc
> cc1plus: warnings being treated as errors
> SSLCertLookup.cc: In member function ‘int SSLCertLookup::addInfoToHash(char*, 
> char*, char*)’:
> SSLCertLookup.cc:205: warning: ‘SSLv23_server_method’ is deprecated (declared 
> at /usr/include/openssl/ssl.h:1516)
> SSLCertLookup.cc:205: warning: ‘SSLv23_server_method’ is deprecated (declared 
> at /usr/include/openssl/ssl.h:1516)
> SSLCertLookup.cc:206: warning: ‘SSL_CTX_new’ is deprecated (declared at 
> /usr/include/openssl/ssl.h:1346)
> SSLCertLookup.cc:206: warning: ‘SSL_CTX_new’ is deprecated (declared at 
> /usr/include/openssl/ssl.h:1346)
> SSLCertLookup.cc: At global scope:
> SSLCertLookup.cc:236: fatal error: opening dependency file 
> .deps/SSLCertLookup.Tpo: Permission denied
> compilation terminated.
> make[2]: *** [SSLCertLookup.o] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive] Error 1
> [daruma:trunk 507]$ 
> 
> 
> Regards,
> Alan
> 

Reply via email to