compilation error on Intel Solaris 8

David Shaw dshaw@jabberwocky.com
Tue Oct 15 18:00:01 2002


On Tue, Oct 15, 2002 at 07:46:02AM -0700, Anant Tamgole wrote:
> 
> Hi all,
> 
> I am getting following error while compiling gnupg-1.2.0 on Solaris 8 ( Intel )
> 
> Making all in tools
> make[2]: Entering directory `/home/gnupg-1.2.0/tools'
> gcc  -g -O2 -Wall   -o bftest  bftest.o ../cipher/libcipher.a ../mpi/libmpi.a ..
> /util/libutil.a ../intl/libintl.a  -ldl  -lz
> Undefined                       first referenced
>  symbol                             in file
> socket                              ../cipher/libcipher.a(rndegd.o)
> connect                             ../cipher/libcipher.a(rndegd.o)
> ld: fatal: Symbol referencing errors. No output written to bftest
> collect2: ld returned 1 exit status
> make[2]: *** [bftest] Error 1
> make[2]: Leaving directory `/home/gnupg-1.2.0/tools'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/gnupg-1.2.0'
> make: *** [all] Error 2
> #
> 
> 
> How to remove this error.

This is fixed in 1.2.1.

David

-- 
   David Shaw  |  dshaw@jabberwocky.com  |  WWW http://www.jabberwocky.com/
+---------------------------------------------------------------------------+
   "There are two major products that come out of Berkeley: LSD and UNIX.
      We don't believe this to be a coincidence." - Jeremy S. Anderson