GnuPG under BSDI v3.1
Peter Losher
Peter.Losher at nominum.com
Tue Jan 11 09:03:31 CET 2000
On Tue, 11 Jan 2000, Jos Backus wrote:
> (This is with GnuPG 1.0.1)
>
> Hack follows: use GNU make, and
>
> Change line 2003 in configure from
>
> CFLAGS_RDYNAMIC="-Wl,-export-dynamic"
>
> to
>
> CFLAGS_RDYNAMIC=""
>
> Then do:
>
> ./configure --enable-static-rnd=unix
> touch cipher/rndlinux cipher/rndegd cipher/tiger
> gmake
>
> This should give you a working binary.
Tried that from a fresh tree, and got in the compile process:
-=-
gcc -g -O2 -Wall -o mpicalc mpicalc.o ../cipher/libcipher.a
../mpi/libmpi.a ../util/libutil.a ../intl/libintl.a -lz -ldl
mpi-inline.h:120: Undefined symbol _mpihelp_sub_n referenced from text
segment
mpi-add.c:136: Undefined symbol _mpihelp_sub_n referenced from text segment
mpi-add.c:143: Undefined symbol _mpihelp_sub_n referenced from text segment
mpi-inline.h:74: Undefined symbol _mpihelp_add_n referenced from text
segment
mpi-bit.c:209: Undefined symbol _mpihelp_rshift referenced from text
segment
mpi-div.c:222: Undefined symbol _mpihelp_lshift referenced from text
segment
mpi-div.c:228: Undefined symbol _mpihelp_lshift referenced from text
segment
mpi-div.c:271: Undefined symbol _mpihelp_rshift referenced from text
segment
mpi-div.c:302: Undefined symbol _mpihelp_rshift referenced from text
segment
mpi-mul.c:58: Undefined symbol _mpihelp_mul_1 referenced from text segment
mpi-mul.c:93: Undefined symbol _mpihelp_lshift referenced from text segment
mpi-pow.c:91: Undefined symbol _mpihelp_lshift referenced from text segment
mpi-pow.c:240: Undefined symbol _mpihelp_lshift referenced from text
segment
mpi-pow.c:259: Undefined symbol _mpihelp_rshift referenced from text
segment
mpi-pow.c:265: Undefined symbol _mpihelp_rshift referenced from text
segment
mpi-inline.h:120: Undefined symbol _mpihelp_sub_n referenced from text
segment
mpih-div.c:324: Undefined symbol _mpihelp_sub_n referenced from text
segment
mpih-div.c:369: Undefined symbol _mpihelp_submul_1 referenced from text
segment
mpih-div.c:372: Undefined symbol _mpihelp_add_n referenced from text
segment
mpih-mul.c:92: Undefined symbol _mpihelp_mul_1 referenced from text segment
mpih-mul.c:104: Undefined symbol _mpihelp_add_n referenced from text
segment
mpih-mul.c:107: Undefined symbol _mpihelp_addmul_1 referenced from text
segment
mpih-mul.c:136: Undefined symbol _mpihelp_addmul_1 referenced from text
segment
mpih-mul.c:138: Undefined symbol _mpihelp_addmul_1 referenced from text
segment
mpih-mul.c:172: Undefined symbol _mpihelp_sub_n referenced from text
segment
mpih-mul.c:176: Undefined symbol _mpihelp_sub_n referenced from text
segment
mpih-mul.c:180: Undefined symbol _mpihelp_sub_n referenced from text
segment
mpih-mul.c:184: Undefined symbol _mpihelp_sub_n referenced from text
segment
mpih-mul.c:195: Undefined symbol _mpihelp_add_n referenced from text
segment
mpih-mul.c:0: More undefined symbol _mpihelp_sub_n refs follow
mpih-mul.c:202: Undefined symbol _mpihelp_add_n referenced from text
segment
mpih-mul.c:214: Undefined symbol _mpihelp_add_n referenced from text
segment
mpih-mul.c:219: Undefined symbol _mpihelp_add_n referenced from text
segment
mpih-mul.c:244: Undefined symbol _mpihelp_mul_1 referenced from text
segment
mpih-mul.c:256: Undefined symbol _mpihelp_add_n referenced from text
segment
mpih-mul.c:259: Undefined symbol _mpihelp_addmul_1 referenced from text
segment
mpih-mul.c:285: Undefined symbol _mpihelp_addmul_1 referenced from text
segment
mpih-mul.c:287: Undefined symbol _mpihelp_addmul_1 referenced from text
segment
mpih-mul.c:317: Undefined symbol _mpihelp_add_n referenced from text
segment
mpih-mul.c:0: More undefined symbol _mpihelp_add_n refs follow
mpih-mul.c:416: Undefined symbol _mpihelp_mul_1 referenced from text
segment
mpih-mul.c:431: Undefined symbol _mpihelp_addmul_1 referenced from text
segment
gmake[2]: *** [mpicalc] Error 1
-=-
Any Ideas?
Best Wishes - Peter
---
Peter Losher <Peter.Losher at nominum.com>
Systems Admin. - Nominum, Inc. PGP Key available on request
More information about the Gnupg-devel
mailing list