Displaying 1 result from an estimated 1 matches for "http_header_field_find".
2013 Sep 27
1
version 2.2.6 breaks compiling on Solaris 10 sparc
.../opt/csw/include -m32 -xarch=sparc -o test-http-url
test-http-url.o .libs/http-url.o -L/opt/csw/lib
../lib-test/.libs/libtest.a ../lib/.libs/liblib.a -lrt -lnsl
-lsocket -lsendfile
Undefined first referenced
symbol in file
http_header_field_find .libs/http-url.o
http_header_field_get .libs/http-url.o
http_header_get_fields .libs/http-url.o
ld: fatal: symbol referencing errors. No output written to test-http-url
version 2.2.5 and previous releases of dovecot have compiled
successfully...