Re: FastCGI for Perl with Oracle?
Yuxi Yin (yin@parc.xerox.com)
Mon, 10 Mar 1997 10:09:29 PST
From: Yuxi Yin <yin@parc.xerox.com>
To: slyris@emarket.com
Subject: Re: FastCGI for Perl with Oracle?
Message-Id: <97Mar10.100929pst."86028"@eliza.parc.xerox.com>
Date: Mon, 10 Mar 1997 10:09:29 PST
> Are you getting as far as a successful sfio-compiled Perl for SunOS, or
> are you skipping that step altogether?
>
> I'm trying install a sfio-compiled perl 5.003 under SunOS Release 4.1.4
> and I can't even get sfio to make -- would welcome help.
> --
> Sonia Lyris <slyris@egames.com> http://www.emarket.com/sol/
> eGames.com <www@egames.com> http://www.egames.com/ 503-626-7804
> "I like a man who grins when he fights." -- Winston Churchill
>
I didn't get my Perl5.003 work with sfio on SunOS either. But it did work by using
fcgi_stdio. The following is the error mesg when sfio is used:
LD_RUN_PATH="" ld -o ../../lib/auto/Fcntl/Fcntl.so -L/usr/local/lib Fcntl.o
Fcntl.o(.text+0x8): undefined reference to `_GLOBAL_OFFSET_TABLE_'
Fcntl.o(.text+0x18): undefined reference to `Perl_croak'
Fcntl.o(.text+0x3c): undefined reference to `errno
Fcntl.o(.text+0x74): undefined reference to `strncmp'
Fcntl.o(.text+0x64c): undefined reference to `Perl_stack_sp'Fcntl.o(.text+0x654): undefined reference to `Perl_markstack_ptr'
Fcntl.o(.text+0x66c): undefined reference to `Perl_stack_base'
Yuxi Yin
yin@parc.xerox.com