Re: symbol not found: _sfdisc
Sven Verdoolaege (skimo@breughel.ufsia.ac.be)
Tue, 9 Sep 1997 12:28:28 +0200
Message-Id: <19970909122828.61350@breughel.ufsia.ac.be>
Date: Tue, 9 Sep 1997 12:28:28 +0200
From: Sven Verdoolaege <skimo@breughel.ufsia.ac.be>
To: "David J. MacKenzie" <djm@va.pubnix.com>
Subject: Re: symbol not found: _sfdisc
In-Reply-To: <SAA27381.199709082243@catapult.va.pubnix.com>; from David J. MacKenzie on Mon, Sep 08, 1997 at 06:43:26PM -0400
On Mon, Sep 08, 1997 at 06:43:26PM -0400, David J. MacKenzie wrote:
> On Mon, 8 Sep 1997 12:32:40 -0500 (Central Daylight Time), Alan Rykhus <alan.rykhus@mankato.msus.edu> said:
>
> > I'm still working on getting the Perl FCGI module to work on UnixWare.
> > By putting some debugging code into Apache I discovered the buffer that
> > is passed from the fascgi script to Apache contains "dynamic linker:
> > /usr/bin/perl: symbol not found: _sfdisc"
You didn't say what version of FCGI and sfio you're using.
I don't have much time now; might look into other stuff next week.
>
> That's supposed to be resolved from the sfio libsfdisc. Did you
> install that? It's a static library on my BSDI box, but maybe on
> UnixWare it's compiled shared.
It probably is a static library. Try linking it in the FCGI module
itself.
skimo