Displaying 2 results from an estimated 2 matches for "search_program".
2015 Jan 10
0
Solaris 10 make check core dumps
...== NULL ? "NULL" : urlp->section),
urlp->section == urlt->section);
} else {
test_out_quiet(t_strdup_printf("url->section = %s", urlp->section),
@@ -688,7 +688,7 @@
urlp->partial_size == urlt->partial_size);
if (urlp->search_program == NULL || urlt->search_program == NULL) {
test_out_quiet(t_strdup_printf(
- "url->search_program = %s", urlp->search_program),
+ "url->search_program = %s", urlp->search_program == NULL ? "NULL" : urlp->search_program),...
2015 Jan 08
2
Solaris 10 make check core dumps
Hello everyone,
I'm doing a standard build on Solaris 10 with Dovecot 2.2.15 without
anything fancy:
./configure
make
make check
make install
Configure output looks like this:
***
Install prefix . : /usr/local
File offsets ... : 64bit
I/O polling .... : poll
I/O notifys .... : none
SSL ............ : yes (OpenSSL)
GSSAPI ......... : no
passdbs ........ : static passwd passwd-file shadow