In the toaster, I skipped the following instructions (even though CentOS is rebadged/recompiled Redhat EL)
------- # NOTE: RedHat/Fedora users may need to link certain include files for the TLS patch. # Issue the command below only if make fails: ------ I skipped that step only because the "make" and "make setup check" for qmail did not error out and installed correctly.. only the qmail patch to vpopmail further below failed, so I went back, added the sym link as instructed for RH, and the install then continued as expected. Just my experience. Thanks again for the toaster. -Hank On 5/21/05, Hank <[EMAIL PROTECTED]> wrote: > Hello, > I've installed the shupp-toaster three times now on RH EL 3.0 WS > without incident and they are all working great. > > I've just now tried to install on CentOS 3.4, and got the following > errors when doing the "make" for the "# add qmail toaster patch now > that vpopmail is installed" part of the toaster install.. The errors > are below... what do you think the problem may be? > > thanks, > -Hank > > > In file included from /usr/include/openssl/ssl.h:179, > from tls.h:4, > from qmail-remote.c:53: > /usr/include/openssl/kssl.h:134: syntax error before "krb5_enctype" > /usr/include/openssl/kssl.h:136: syntax error before '*' token > /usr/include/openssl/kssl.h:137: syntax error before '}' token > /usr/include/openssl/kssl.h:149: syntax error before "kssl_ctx_setstring" > /usr/include/openssl/kssl.h:149: syntax error before '*' token > /usr/include/openssl/kssl.h:150: syntax error before '*' token > /usr/include/openssl/kssl.h:151: syntax error before '*' token > /usr/include/openssl/kssl.h:151: syntax error before '*' token > /usr/include/openssl/kssl.h:152: syntax error before '*' token > /usr/include/openssl/kssl.h:153: syntax error before "kssl_ctx_setprinc" > /usr/include/openssl/kssl.h:153: syntax error before '*' token > /usr/include/openssl/kssl.h:155: syntax error before "kssl_cget_tkt" > /usr/include/openssl/kssl.h:155: syntax error before '*' token > /usr/include/openssl/kssl.h:157: syntax error before "kssl_sget_tkt" > /usr/include/openssl/kssl.h:157: syntax error before '*' token > /usr/include/openssl/kssl.h:159: syntax error before "kssl_ctx_setkey" > /usr/include/openssl/kssl.h:159: syntax error before '*' token > /usr/include/openssl/kssl.h:161: syntax error before "context" > /usr/include/openssl/kssl.h:162: syntax error before "kssl_build_principal_2" > /usr/include/openssl/kssl.h:162: syntax error before "context" > /usr/include/openssl/kssl.h:165: syntax error before "kssl_validate_times" > /usr/include/openssl/kssl.h:165: syntax error before "atime" > /usr/include/openssl/kssl.h:167: syntax error before "kssl_check_authent" > /usr/include/openssl/kssl.h:167: syntax error before '*' token > /usr/include/openssl/kssl.h:169: syntax error before "enctype" > In file included from tls.h:4, > from qmail-remote.c:53: > /usr/include/openssl/ssl.h:909: syntax error before "KSSL_CTX" > /usr/include/openssl/ssl.h:931: syntax error before '}' token > qmail-remote.c: In function `quit': > qmail-remote.c:269: dereferencing pointer to incomplete type > qmail-remote.c: In function `main': > qmail-remote.c:661: warning: return type of `main' is not `int' > make: *** [qmail-remote.o] Error 1 > -- -Hank