[Fwd: sys_nerr problem in 'make test' when instaling DBD.]
[email protected] ("Syamala R. Tadigadapa") Mon, 08 Oct 2001 17:34:00 -0700
| Newsgroups | perl.dbi.oracle-oci |
|---|---|
| Organization | Orcale Corporation |
| Message-ID | <[email protected]> |
I was trying to install the latest DBD. version: DBD-Oracle-1.12 The perl is v5.6.1 built for i386-dynixptx -Syamal. -------- Original Message -------- From: "Syamala R. Tadigadapa" <[email protected]> Subject: sys_nerr problem in 'make test' when instaling DBD. To: [email protected] Hi, I am trying to install DBD on my perl, v5.6.1 built for i386-dynixptx . make test gives me the nasty sys_nerr not found messages as follows: t/general...........install_driver(Oracle) failed: Can't load 'blib/arch/auto/DB D/Oracle/Oracle.so' for module DBD::Oracle: dynamic linker: /apps1/perl/bin/perl : relocation error: symbol not found: sys_nerr at /apps1/perl/lib/5.6.1/i386-dyn ixptx/DynaLoader.pm line 206. I am sure, so many people got into this problem. Only thing I did not see any literature on web as to what the solution is! DBI was installed fine though. It is DBD which gives these messages. I need a solution to this problem rather urgently. Please provide me, if one exists, as soon as possible. Regards, -Syamal.