Since I upgraded from snv_111 to snv_134 there is no more possible to compile postfix. gcc: -lssl: linker input file unused because linking not done gcc: -lcrypto: linker input file unused because linking not done gcc -Wmissing-prototypes -Wformat -DHAS_MYSQL -I/usr/mysql/include/mysql -DUSE_TLS -lssl -lcrypto -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DHAS_DB -I/opt/csw/bdb33/include -Dstrcasecmp=fix_strcasecmp -Dstrncasecmp=fix_strncasecmp -DHAS_PCRE -I/usr/include/pcre -g -O -I. -DSUNOS5 -c dict_nisplus.c dict_nisplus.c: In function `dict_nisplus_lookup': dict_nisplus.c:123: error: `nis_result' undeclared (first use in this function) dict_nisplus.c:123: error: (Each undeclared identifier is reported only once dict_nisplus.c:123: error: for each function it appears in.) dict_nisplus.c:123: error: `reply' undeclared (first use in this function) dict_nisplus.c:182: error: `FOLLOW_LINKS' undeclared (first use in this function) dict_nisplus.c:182: error: `FOLLOW_PATH' undeclared (first use in this function) dict_nisplus.c:188: error: `NIS_SUCCESS' undeclared (first use in this function) dict_nisplus.c:221: error: `NIS_NOTFOUND' undeclared (first use in this function) dict_nisplus.c:221: error: `NIS_PARTIAL' undeclared (first use in this function) dict_nisplus.c:224: warning: format argument is not a pointer (arg 4) *** Error code 1 make: Fatal error: Command failed for target `dict_nisplus.o' Current working directory /export/home/saf/opensolaris_mail/postfix/postfix-2.7.1/src/util *** Error code 1 make: Fatal error: Command failed for target `update'
It seems that the file /usr/include/rpcsvc/nis.h changed. The structure nis_result and some macros like NIS_PARTIAL are missing. What has happening? -- This message posted from opensolaris.org _______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code