On Sat, 07 May 2011 09:23:53 +0200 Tobias Gasser <[email protected]> wrote:
> Dr.-Ing. Edgar Alwers schrieb: > > > I have just installed mysql, php and phpMyAdmin, according to the book and > > without any problems ( but I also had "mysql missing" ). > > guessing it might be my toolchain, i gave google another try. as i'm not > using gcc 4.6, i googled for "apache gcc 4.5.2" and google was able to > find the solution: > > http://bugs.gentoo.org/show_bug.cgi?id=363443 > > apache has to be compiled with -O1 with gcc 4.5.2 Well done for getting to the root of the problem. The last comment on that bug suggests that the problem is with apr. Have you tried the patch to apr on http://bugs.gentoo.org/show_bug.cgi?id=355171 and if so, did it work (ie, were you able to run httpd without it crashing and without fiddling with compiler flags)? Andy -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
