[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#197431: Make expat optional in package



Actually, I realized that the PHP package was *way* behind in stable and
testing, so i upgraded to the unstable version... This has cleared up the
segfaults I was getting while using sablotron.

Thanks,
Kellen


On Mon, 16 Jun 2003 ivan-debian@420.am wrote:

> Hi,
>
> Debian Apache should link dynamically to the shared system expat
> provided by libexpat1, rather than its own private copy.  Perhaps you've
> overwritten the packaged Apache binary, or you're on a non-i386 platform
> and the autobuilder isn't finding libexpat1?
>
> Can you please send:
>
> - The output of "ldd /usr/sbin/apache"
> - The output of "uname -a"
>
> Thanks.
>
> --
> _ivan
>
>
> On Sat, Jun 14, 2003 at 06:41:58PM -0700, Kellen E Dye wrote:
> > Package: apache
> > Version: 1.3.27.0-1
> > Severity: Wishlist
> >
> > When doing XSL Transformations with PHP and Sablotron (packages), Apache
> > (package) will segfault. This is due to a conflict in Apache's internal
> > use of expat, and Sablotron's reliance on expat.
> >
> > There is a compilation option in Apache (--disable-rule=EXPAT) which will
> > _not_ link apache to its own private version of expat, and thus not
> > conflict with Sablotron.
> >
> > I know I can simply recompile apache myself, but it would be handy for
> > people who'd like to use XML & PHP & Apache on Debian not to have to do
> > this... or more importantly, not to have to spend a bunch of time googling
> > about trying to find out why Apache segfaults there. =)
> >
> >
> > --
> > To UNSUBSCRIBE, email to debian-apache-request@lists.debian.org
> > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> >
>
> --
> _ivan
>



Reply to: