Re: Compiling Cyrus-SASL GIT master on Solaris 11.3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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: stefan.rapp@xxxxxxxxxxxxxx
Phone: +49 231 755 4668
Fax: +49 231 755 2731
Web: http://www.itmc.tu-dortmund.de/

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


[Index of Archives]     [Info Cyrus]     [Squirrel Mail]     [Linux Media]     [Yosemite News]     [gtk]     [KDE]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux