DJ Lucas wrote:

> funopen.c:63:2: error: #error No known way to implement funopen.

It's looking for fopencookie().  Change in assuan took out their local 
copy, and I guess the check is broken being it's not defined in 
config.h, but since it's always in glibc, it's safe to work around it.

sed -i "[EMAIL PROTECTED]@__GLIBC__@" \
     libkdenetwork/libgpgme-copy/assuan/funopen.c

-- DJ Lucas

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to