On Wed, 13 Jul 2011 14:49, roland.lor...@commerzbank.com said:

> make[1]: *** No rule to make target `../cipher/libcipher.a', needed by 
> `gpgsplit'.  Stop.
>
> I could not resolve the problem by using a current gnu make instead of the 
> Solaris make.
> The problem is stated as "solved" in your tasklist, but unfortunately I 
> cannot look into the solution.

Right, there is a request on the mailing list but no follow-up.  This is
usually a dependency problem; to work around it you may try

  cd cipher
  make
  cd ../tools
  make
  cd ..

(Please see also http://gnupg.org/service.html).


Shalom-Salam,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.


_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to