cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/local/include -Wall -W -pipe -W -W all -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wconversion -Wformat -W id-clash-30 -Wimplicit -Wimplicit-function-delcaration -Wimplicit-int -Wlong-long -Wmain -Wmissing-declarations -Wmissin g-prototypes -Wnested-externs -Wno-import -Wno-parentheses -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wtraditional -Wtrigraphs -Wunused -Wwrite-strings -c ntlm.c -Wp,- MD,.deps/ntlm.TPlo -fPIC -DPIC -o .libs/ntlm.lo In file included from ntlm.c:94: ../include/sasl.h:347: warning: function declaration isn't a prototype In file included from ../include/saslplug.h:14, from ntlm.c:96: ../include/hmac-md5.h:11: syntax error before `MD5_CTX' Fix: apply or approve thsi patch: - fix build with openssl-0.9.8 How-To-Repeat: cd /usr/ports/security/openssl && make install cd /usr/ports/security/cyrus-sasl2 && make
Responsible Changed From-To: freebsd-ports-bugs->ume over to maintainer
State Changed From-To: open->closed Thanks, committed!