You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Tuesday, February 19th 2008, 10:31pm

Have_fopencookie

I'm trying to build kdepim.3.5.8. If fails in funopen.c complaining
funopen.c:63:2: error: #error No known way to implement funopen.
This is controlled by HAVE_FOPENCOOKIE.

Clearly I am missing something. What is it and where can I get it?

2

Tuesday, February 19th 2008, 11:50pm

RE: Have_fopencookie

I have found fopencookie, it's in glibc and declared in stdio.h. It looks as if the configuration script that is supposed to check for it didn't find it. I can't see why not.

I have solved my immediate problem by hand editing config.h