[issue116] libassuan: Build problem on Solaris 9
spiralvoice <[email protected]>
| Newsgroups | gmane.comp.encryption.gpg.gpa.devel |
|---|---|
| Message-ID | <[email protected]> |
New submission from spiralvoice <[email protected]>: Using libassuan-0.6.4, during configure I get: ================================================ checking for funopen... no checking for fopencookie... no configure: WARNING: *** *** No implementation of fopencookie or funopen available. *** The assuan_get_data_fp feature won't work. *** ================================================ Make produces an error: ================================================ if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -MT assuan-handler.o -MD -MP -MF ".deps/assuan-handler.Tpo" \ -c -o assuan-handler.o `test -f 'assuan-handler.c' || echo './'`assuan-handler.c; \ then mv -f ".deps/assuan-handler.Tpo" ".deps/assuan-handler.Po"; \ else rm -f ".deps/assuan-handler.Tpo"; exit 1; \ fi assuan-handler.c: In function `assuan_get_data_fp': assuan-handler.c:651: error: `errno' undeclared (first use in this function) assuan-handler.c:651: error: (Each undeclared identifier is reported only once assuan-handler.c:651: error: for each function it appears in.) assuan-handler.c:651: error: `ENOSYS' undeclared (first use in this function) make[3]: *** [assuan-handler.o] Error 1 ---------- messages: 518 nosy: spiralvoice priority: bug status: unread title: libassuan: Build problem on Solaris 9 ______________________________________________________ Aegypten issue tracker <[email protected]> <https://intevation.de/roundup/aegypten/issue116> ______________________________________________________