I have one Zone in Solaris 10 and i am trying to install encryptor Gnugp 1.4.10
In the process for installation "make" i have this messages:
make[2]: Entering directory `/usr/local/gnupg-1.4.10/tools'
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../intl -
DLOCALEDIR="\"/usr/local/share/locale\"" -D_REENTRANT -I/usr/local/include -g -
O2 -Wall -MT gpgsplit.o -MD -MP -MF .deps/gpgsplit.Tpo -c -o gpgsplit.o
gpgsplit.c
mv -f .deps/gpgsplit.Tpo .deps/gpgsplit.Po
make[2]: * No rule to make target `../cipher/libcipher.a', needed by
`gpgsplit'. Stop.
make[2]: Leaving directory `/usr/local/gnupg-1.4.10/tools'
make[1]: * [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/gnupg-1.4.10'
make: *** [all] Error 2
Regards in advance.