Re: Some DBD-RDB matters (OpenVMS only)

2003-10-20 Thread Craig Berry
On Monday, October 20, 2003, at 03:22PM, Willem Grooters <[EMAIL PROTECTED]> wrote: >Hello, > >Tried to build BDB-RDB-1_16, when linking, a lot of undefined references >due to the fact that SYS$IBRARY:SQ$USERS.OLB couldn't be located. Quite >obvious: it's called SQL$USER71.OLB. I don't think DB

Some DBD-RDB matters (OpenVMS only)

2003-10-20 Thread Willem Grooters
Hello, Tried to build BDB-RDB-1_16, when linking, a lot of undefined references due to the fact that SYS$IBRARY:SQ$USERS.OLB couldn't be located. Quite obvious: it's called SQL$USER71.OLB. Update Makefile.pl: .FIRST @ define/nolog lnk\$library sys\$library:sql\$user71.olb < @ tar

RE[2]: NEWBIE test errors??

2003-10-20 Thread Willem Grooters
Sorry, forgot. VMS 7.3-1 Perl 5.8.1 Got the STABLE.TAR.GZ (.TGZ) first, later I got LATEST.TGZ (for VMS). There have been some build issues with STABLE (shortening some variables names, out-of-memory) but that was probably my mistake. Didn't have these problems with LATEST (elevated privilege tur