|
|
sybperl-l Archive
Up Prev Next
From: mpeppler at itf dot ch (Michael Peppler)
Subject: Sybase::CTlib fails on DEC UNIX 3.2
Date: Feb 29 1996 3:51PM
I'm not sure if this is a Perl problem, a Sybase problem, or a
Sybase::CTlib module problem - but here goes:
Several people have reported that they can't get the Syabse::CTlib
module to work under DEC's UNIX 3.2.
The error message is always:
> Open Client Message:
> Message Number: LAYER = (5) ORIGIN = (3) SEVERITY = (5) NUMBER = (131)
> Message String: ct_init(): network packet layer: internal net library
error:
> Error string not available
According to one of the developpers of the Sybase Client Library, the
Sybase netlib layer uses sigaction() for signal management. Could there
be a problem between Perl and CTlib in this respect?
Michael
|