gnupg 107 compilation on solaris 8

Michael Helm helm at fionn.es.net
Tue Apr 30 20:43:02 CEST 2002


> ./configure --enable-static-rnd=unix

Had exactly the same effect -- option apparently doesn't work

 rm -rf *
 ../gnupg/configure --srcdir=../gnupg --enable-static-rnd=unix ; make
 ...
 cc -DHAVE_CONFIG_H -I. -I../../gnupg/cipher -I.. -I.. -I../../gnupg/include -I../../gnupg/intl    -g -O -DIS_MODULE -shared -KPIC -o rndlinux ../../gnupg/cipher/rndlinux.c
 cc: Warning: -s conflicts with -g. -s turned off
 "../../gnupg/cipher/rndlinux.c", line 226: warning: assignment type mismatch:
         pointer to void "=" pointer to function(void) returning int
 ld: fatal: option -h and building a dynamic executable are incompatible
 ld: fatal: Flags processing errors
 make[3]: *** [rndlinux] Error 1
 make[3]: Leaving directory `/export/home/helm/project/gnupg/SunOS.5.8/cipher'
 make[2]: *** [all] Error 2
 




More information about the Gnupg-devel mailing list