Mailing List Archive

GPG 0.9.0 on sunos 5.6
/usr/ccs/bin/make bombed

Making all in po
make: Fatal error in reader: Makefile, line 124: Macro assignment on dependency line
Current working directory /tmp/gnupg-0.9.0/po
*** Error code 1

So i used gmake instead; it built great and seems to work well so far.

Also, on my FreeBSD 2.2-stable box, i simply removed the
-Wl,-export-dynamic flag from my Makefile and it linked and seems to
be working OK so far.

rone
--
Ron Echeverri Numerical Aerospace Simulation Facility
DSS/Usenet Administrator NASA Ames Research Center
Sterling Software Mountain View, CA
<rone@nas.nasa.gov> x42771
Re: GPG 0.9.0 on sunos 5.6 [ In reply to ]
Hi !

>Also, on my FreeBSD 2.2-stable box, i simply removed the
>-Wl,-export-dynamic flag from my Makefile and it linked and seems to
>be working OK so far.

This is just, what I did ... But I wasnt able to pass all the tests (make check).
So my executable *seems* to work, but in fact gpg is messing up my messages, when
I trying so sign them ...

So here is my question: Did you pass the tests and how does

gpg --clearsign -a Bob file

work for you ?



Greetings,

Sascha