On Wed, 29 Jul 2009, Jean-François Mertens wrote:

The following diff attempts to fix some building
(using the right pkgs, and not at the same time the corresponding system pkgs), and some certificate-stuff :

Can you send the patch as an attachment? I didn't seem to get it
correctly.

It is not yet perfect; a.o.:

- the SetLDFLAGS causes all binaries to get linked with -lintl;
should be done only for those that need it

- the "--with-ssl-certs-dir=%p/etc/ssl/certs" is maybe not fully
effective; I see in the log passages like (in the beginning of the installscript):

touch imap/ip6
cd imap && /sw/bin/make oxp EXTRASPECIALS="SSLCERTS=/sw/etc/ssl/certs SSLINCLUDE=/sw/include/openssl EXTRAAUTHENTICATORS=gss "
touch ip6
make build EXTRACFLAGS='' EXTRALDFLAGS='' EXTRADRIVERS='mbox' EXTRAAUTHENTICATORS='' PASSWDTYPE=std SSLTYPE=nopwd IP=4 EXTRASPECIALS='SSLCERTS=/sw/etc/ssl/certs SSLINCLUDE=/sw/include/openssl EXTRAAUTHENTICATORS=gss ' BUILDTYPE=osx IP=6 EXTRAAUTHENTICATORS=" gss" \
        PASSWDTYPE=pam \
        EXTRACFLAGS=" -DMAC_OSX_KLUDGE=1" \
SPECIALS="SSLINCLUDE=/sw/include/openssl SSLLIB=/sw/lib SSLCERTS=/System/Library/OpenSSL/certs SSLKEYS=/System/Library/OpenSSL/private GSSINCLUDE=/sw/include GSSLIB=/sw/lib PAMDLFLAGS=-lpam"
Rebuilding c-client for osx...

while the SSLCERTS in EXTRASPECIALS are OK, in the SPECIALS on the last line they are not.
Would require a careful look ..

Let me look this next weekend.

--
Hisashi T Fujinaka - ht...@twofifty.com
BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to