libassuan 0.6.10 build fails on old Linux

Alain Guibert alguibert+gpd at free.fr
Sun Sep 10 08:31:54 CEST 2006


Hello,

On my old Linux box (Intel Pentium 200 MMX, Debian bo, kernel 2.0.40,
gcc 2.7.2.1, libc 5.4.33, GNU ld cygnus-2.7.1) during libassuan 0.6.10
build, make fails:

| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include    -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c assuan-domain-connect.c
| assuan-domain-connect.c: In function `domain_reader':
| assuan-domain-connect.c:139: `MSG_TRUNC' undeclared (first use this function)
| assuan-domain-connect.c:139: (Each undeclared identifier is reported only once
| assuan-domain-connect.c:139: for each function it appears in.)
| assuan-domain-connect.c:210: warning: implicit declaration of function `CMSG_DATA'
| make[3]: *** [assuan-domain-connect.o] Error 1
| make[3]: Leaving directory `/tmp/libassuan-0.6.10/src'
| make[2]: *** [all] Error 2
| make[2]: Leaving directory `/tmp/libassuan-0.6.10/src'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/tmp/libassuan-0.6.10'
| make: *** [all] Error 2


Alain.




More information about the Gnupg-devel mailing list