MISC; gnupg-2.0.18 compilation Error on Solaris during make command

Imad Hachem IHachem at lb.path-solutions.com
Fri Aug 26 08:18:34 CEST 2011


Dear Team,

I am trying to install gnupg-2.0.18 on Solaris (version: Solaris 10 10/08 s10x_u6wos_07b X86) and using the C compiler "/usr/ccs/bin".

Appreciate your help to solve below error generated after running the "make" command:

Making all in openpgp
echo '#!/bin/sh' >./gpg_dearmor
echo "../../g10/gpg2 --no-options --no-greeting \
             --no-secmem-warning --batch --dearmor" >>./gpg_dearmor
chmod 755 ./gpg_dearmor
./gpg_dearmor > ./pubring.gpg < ./pubring.asc
ld.so.1: gpg2: fatal: libassuan.so.0: open failed: No such file or directory
Killed
*** Error code 137
make: Fatal error: Command failed for target `pubring.gpg'
Current working directory /EBNK_FTP/TEMP_INSTALALTION_FILES/gnupg-2.0.18/tests/openpgp
*** Error code 1
The following command caused the error:
fail= failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
  case $f in \
    *=* | --[!k]*);; \
    *k*) failcom='fail=yes';; \
  esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='openpgp . pkits'; for subdir in $list; do \
  echo "Making $target in $subdir"; \
  if test "$subdir" = "."; then \
    dot_seen=yes; \
    local_target="$target-am"; \
  else \
    local_target="$target"; \
  fi; \
  (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make  $local_target) \
  || eval $failcom; \
done; \
if test "$dot_seen" = "no"; then \
  make  "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `all-recursive'
Current working directory /EBNK_FTP/TEMP_INSTALALTION_FILES/gnupg-2.0.18/tests
*** Error code 1
The following command caused the error:
fail= failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
  case $f in \
    *=* | --[!k]*);; \
    *k*) failcom='fail=yes';; \
  esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='m4 gl include jnlib common kbx  g10 keyserver sm agent scd tools po doc tests'; for subdir in $list; do \
  echo "Making $target in $subdir"; \
  if test "$subdir" = "."; then \
    dot_seen=yes; \
    local_target="$target-am"; \
  else \
    local_target="$target"; \
  fi; \
  (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make  $local_target) \
  || eval $failcom; \
done; \
if test "$dot_seen" = "no"; then \
  make  "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `all-recursive'
Current working directory /EBNK_FTP/TEMP_INSTALALTION_FILES/gnupg-2.0.18
*** Error code 1
make: Fatal error: Command failed for target `all'




Best Regards,


Imad Hachem | Manager S/W Eng -Dev
e-Banking Department
Path Solutions
Tel: +961 1 697444 ext. 222
Fax: +961 1 696744
www.path-solutions.com<http://www.path-solutions.com>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20110826/c33b1d16/attachment-0001.htm>


More information about the Gnupg-users mailing list