Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 39113

Summary: mod_php fails with qt
Product: Gentoo Linux Reporter: Steven Wagner <stevenwagner>
Component: New packagesAssignee: PPC Porters <ppc>
Status: VERIFIED WORKSFORME    
Severity: normal CC: php-bugs
Priority: High    
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Steven Wagner 2004-01-22 22:24:02 UTC
mod_php simply doesn't work if it is compiled with qt support.  I found the -qt solution in the forums.  Since I dont think this has been fixed yet, and has been around for somet time, maybe qt should be disabled by default in the ebuild.

Reproducible: Always
Steps to Reproduce:
Comment 1 SpanKY gentoo-dev 2004-01-22 22:26:47 UTC
maybe you should give us more info to work with :)

`emerge info`, the error you're seeing, and config.log from the build directory at a minimum
Comment 2 Steven Wagner 2004-01-22 22:30:38 UTC
Here is the thread, which contains the info you requested.
http://forums.gentoo.org/viewtopic.php?t=103796&highlight=ppc+modphp
Comment 3 Steven Wagner 2004-01-22 22:41:00 UTC
lu_zero says this is solved, so I'll close.


<lu_zero> with the latest glibc the problem should be solved
<shwag> lu_zero: the mod_php problem ?
<lu_zero> yes

# ldd /usr/lib/apache2-extramodules/libphp4.so |grep qt
libqt-mt.so.3 => /usr/qt/3/lib/libqt-mt.so.3 (0x6f09f000)
Comment 4 Rajiv Aaron Manglani (RETIRED) gentoo-dev 2004-03-28 20:38:41 UTC
tested. mod_php 4.3.4-r4 works with USE=qt.