Hello there,

On Thu, 27 Jan 2000, Doug MacEachern wrote:

> does apache-x.x.x/src/modules/perl/perlxsi.c have a DBlib reference?
> you should see something like:
> boot_Sybase__DBlib

No, its not present. It only shows some Apache::* stuff und Dynaloader.
Indeed, 

cd apache_1.3.11
find . -type f -exec fgrep -il sybase {} \;

shows that Sybase::DBlib only shows up in the various Makefiles,
(on the line PERL_STATIC_EXTS=Apache ... Sybase::DBlib),
nowhere else.

I get the impression that Sybase::DBlib might not be the kind of
static extension that is supported by PERL_STATIC_EXTS.

_____

Thomas Corte
<[EMAIL PROTECTED]>

Reply via email to