libassuan troubles
Michael Nottebrock <[email protected]>
| Newsgroups | gmane.comp.encryption.gpg.gpa.devel |
|---|---|
| Message-ID | <[email protected]> |
I'm now trying to get the dependencies together for gnupg-1.9.x and libassuan seems to have many issues on FreeBSD: 1.) assuan-socket-connect.c and assuan-socket-server.c need an additional #include <sys/types.h> before #include <sys/socket.h> (this bug exists in the local copies of libassuan in pinentry/dirmngr as well). 2.) assuan-domain-connect.c also needs sys/types.h included as described above and additionally needs to include isc/eventlib.h for the iovec structure. 3.) The replacement function for putc_unlocked.c does not compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -O -pipe -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c `test -f 'putc_unlocked.c' || echo './'`putc_unlocked.c putc_unlocked.c:29: redefinition of `__sputc' /usr/include/stdio.h:361: `__sputc' previously defined here -- ,_, | Michael Nottebrock | [email protected] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org _______________________________________________ Gpa-dev mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gpa-dev
signature.asc
(application/pgp-signature, 187 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD4DBQBAg9fXXhc68WspdLARArhGAJ9LWlE6WT2qvGEqI23GAZPi6nrEFgCY5f2O GSS77Bx0Gd24KOA7HNe5Lw== =58Ji -----END PGP SIGNATURE-----