Santiago Romero: > > >> make makefiles CCARGS="-DUSE_SASL_AUTH -DUSE_CYRUS_SASL" -lsasl > >> make > >> > > > > That is not the correct syntax. See the INSTALL file. > > > > What's wrong? The "-lsasl" statement?
See the INSTALL file. Also on-line as http://www.postfix.org/INSTALL.html See also the SASL_README file for SASL-specific command syntax. Wietse > In the INSTALL file I see you use "single quotation marks" instead of > double. Besides of that, what I'm doing wrong? > > Thanks. > > PS: It compiled and worked with the -DUSE_SASL_AUTH -DUSE_CYRUS_SASL > -lsasl" ... just luck? > > -- > Santiago Romero > > > >