Re: compiling arla (cvs HEAD version) on Mac OS X
Jean-Damien Durand <[email protected]>
| Newsgroups | gmane.comp.file-systems.arla.general |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday, 25 January 2006 17:10, Torsten Harenberg wrote: > ./krb4-protos.h:95: error: parse error before 'DES_cblock' > make[1]: *** [rxk_serv.lo] Error 1 > make: *** [all-recursive] Error 1 > [apfel:~/arla] harenber% Don't know if this is applicable for Darwin, but I personnally force -DHAVE_OPENSSL at the configure step, e.g.: > ./configure CFLAGS=-DHAVE_OPENSSL ./configure Hope this help, Cheers, JD.