Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38241 - Start apache2 fails loading PHP4 on cannot load libxsltbreakpoint
Summary: Start apache2 fails loading PHP4 on cannot load libxsltbreakpoint
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
: 41388 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-01-14 18:05 UTC by Terrence W. Zellers
Modified: 2004-02-12 09:32 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Terrence W. Zellers 2004-01-14 18:05:16 UTC
apache-2.0.48-r1, php-4.3.4-r2, libxslt-1.1.1

"cannot load /etc/apache2/extramodules/libphp4.so into server: libxsltbreakpoint.so.1: cannot open shared object file: No such file or directory"

Of course it's right,  no such animal.   Googling around it appears that libxsltbreakpoint was removed from the libxslt build at some point.

I'm fearful of trying to backlevel libxslt.  Anyone have a workaround?




Reproducible: Always
Steps to Reproduce:
1.From my system, just /etc/init.d/apache2 start
2.
3.

Actual Results:  
No apache

Expected Results:  
Run

Gentoo Base System version 1.4.3.10p1
Portage 2.0.49-r20 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.19-gentoo-r9)
=================================================================
System uname: 2.4.19-gentoo-r9 i686 AMD Athlon(tm) Processor
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -O3  -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mcpu=athlon-xp -O3  -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X apache2 apm arts avi berkdb bonobo cdr crypt cups dga doc dvd encode esd
evo flash foomaticdb gb gd gdbm ggi ggz gif gnome gphoto2 gpm gtk gtk2 gtkhtml
guile imap imlib java jpeg junit lcms ldap leim libg++ libgda libwww mad maildir
mbox mikmod mmx motif mozilla mpeg mule mysql ncurses nls odbc oggvorbis opengl
oss pam pdflib perl php php4 pic plotutils png postgres python qt quicktime
readline ruby samba sasl sdl slang slp spell sse ssl svga tcltk tcpd tetex tiff
truetype wmf x86 xface xml xml2 xmms xv zlib"
Comment 1 SpanKY gentoo-dev 2004-01-14 18:20:21 UTC
re-emerge mod_php
Comment 2 Richard Freeman gentoo-dev 2004-01-16 20:02:40 UTC
I can verify that the problem exists and that the solution works.
Comment 3 SpanKY gentoo-dev 2004-02-12 09:32:10 UTC
*** Bug 41388 has been marked as a duplicate of this bug. ***