Hi,
when compiling libassuan 2.0.0 on Solaris 9 with Sun Studio 12 I get the notice 
on configure
- No implementation of fopencookie or funopen available.
 - The assuan_get_data_fp feature won't work. ***
 
On searching the web I found a posting from 2007 stating that the problem is
known and that it will be handled by all of the gnupg suite tools would be
rewritten to use estream, but as libassuan is new this is obviously not the 
case:
http://marc.info/?l=gnupg-users&m=117219930600953&w=2
Is there anything I can do to get a full working libassuan?