Re: FCGI-0.26 to 0.28
Sven Verdoolaege (skimo@breughel.ufsia.ac.be)
Wed, 5 Mar 1997 13:51:43 +0100
Message-Id: <19970305135143.KK32049@breughel.ufsia.ac.be>
Date: Wed, 5 Mar 1997 13:51:43 +0100
From: skimo@breughel.ufsia.ac.be (Sven Verdoolaege)
To: pfeifer@charly.informatik.uni-dortmund.de (Ulrich Pfeifer)
Subject: Re: FCGI-0.26 to 0.28
In-Reply-To: <yfm4teq7bu6.fsf@ls6.informatik.uni-dortmund.de>; from Ulrich Pfeifer on Mar 5, 1997 13:38:41 +0100
On Mar 5, pfeifer@charly.informatik.uni-dortmund.de (Ulrich Pfeifer) wrote:
> Hi!
>
> I have some problems when upgrading on sunos
>
> A static perl just dumps core
> ,-----
> | [pfeifer@buster:build/FCGI-0.28]{332} make ; make perl ; ./perl ~/public-html/springer.fcgi < /dev/null
> | /app/unido-i06/share/lang/perl/96b/bin/sun4-sunos/perl -I./blib/arch -I./blib/lib -I/app/unido-i06/share/lang/perl/96b/lib/sun4-sunos/5.00391 -I/app/unido-i06/share/lang/perl/96b/lib echo.PL
> | make -f Makefile.aperl perl
> | `perl' is up to date.
> | fcgiapp.c:1930: failed assertion `errno == 0'
This _may_ have something to do with my selectively changes a lot
of errno's in rrno.
> | Abort (core dumped)
> `-----
>
> A dynamic module reports:
>
> ,-----
> | ld.so: call to undefined procedure ___eprintf from 0xef6b9198
> `-----
>
> On Solaris 0.28 works fine. (0.26 works on solaris and sunos).
>
> Any Ideas?
>
Sorry, no. Maybe someone on fastcgi-developers can help.
Try using the 0.26 package with the FCGI.xs file from 0.28
skimo