Re: Compiling Cyrus-SASL GIT master on Solaris 11.3
Stefan Rapp <[email protected]>
| Newsgroups | gmane.comp.security.cyrus.sasl |
|---|---|
| Organization | TU Dortmund, ITMC |
| Message-ID | <[email protected]> |
Hi Matthias, > There is indeed only a libobj.la, but no libobj.a. The same behavior can be observed on a Solaris 11.3 sparc. the Solaris ar doesn't create empty archives. As a workaround you can create an archive with one element and delete it afterwards ;-) cd .../cyrus-sasl-.../lib/.libs/ ar cru libobj.a server.o ar d libobj.a server.o ranlib libobj.a Then you have an emtpy libobj.a and you can resume the sasl build. Kind regards, Stefan -- Stefan Rapp TU Dortmund IT & Medien Centrum D-44221 Dortmund Mail: [email protected] Phone: +49 231 755 4668 Fax: +49 231 755 2731 Web: http://www.itmc.tu-dortmund.de/
smime.p7s
(application/pkcs7-signature, 5.1 KB) - not displayed