On my MacOS X box, I have the openssl headers under 
/sw/include/openssl installed by fink. However, the c-cclient build 
still looks under /usr/include/openssl and hence fails. I also 
noticed that a file CFLAGS is created under extra/src/c-client and 
has "-I/usr/include/openssl" in. When I run configure, I specify both 
CFLAGS="-I/sw/include -I/sw/include/openssl" and 
--with-ssl=/sw/include, but it still does not work.

So, currently, I either have to copy my openssl header to under 
/usr/include or edit the extra/src/c-client/CFLAGS file. Is there 
something I am doing wrong?

Also, the latest wxMac from CVS finally compiles again, but Mahogany 
is failing :-(, so I am looking into that.

Ujwal

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas - 
http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink

_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to