Re: [ID 20010306.010] Install Problem

2001-03-06 Thread Andy Dougherty
On Tue, 6 Mar 2001 [EMAIL PROTECTED] wrote: > Making B (dynamic) > LD_RUN_PATH="" ld -o ../../lib/auto/B/B.so -L/usr/lib -L/lib B.o > Undefined first referenced > symbol in file > Perl_gv_stashpvnB.o [ . . .

Re: [ID 20010306.009] problem with NDBM

2001-03-06 Thread Andy Dougherty
On Tue, 6 Mar 2001 [EMAIL PROTECTED] wrote: > In building perl-5.6.0 stable tar from 3/5/01 I had problems with NDBM, > which was not built. Finally solved the problem with two steps, > > 1) everywhere in config.sh where there was a GDBM i put in a corresponding > NDBM reference; > > 2) when ND