[gentoo-user] problem compiling glibc

2005-11-10 Thread Vesselin Mladenov
Hello, I have a problem recompiling glibc on my computer after I have changed my USE flags. Here is what emerge is going to do: root # emerge -p -v --update --deep --newuse world These are the packages that I would merge, in order: Calculating world dependencies ...done! [ebuild R ] sys-libs

Re: [gentoo-user] problem compiling glibc

2005-11-11 Thread Vesselin Mladenov
Not there unfortunatelly. Here are my CFLAGS: CFLAGS="-march=pentium4 -O3 -fomit-frame-pointer -fexpensive-optimizations -pipe" On 11/10/05, Rumen Yotov <[EMAIL PROTECTED]> wrote: > On Thu, 2005-11-10 at 13:57 +0200, Vesselin Mladenov wrote: > > Hello, > > > &g

[gentoo-user] php compilation problem

2006-08-11 Thread Vesselin Mladenov
Hi, I am tyring to compile dev-lang/php-4.4.2-r6 but unfortunatelly I bumped into a weird problem. I followe the php upgrade instructions form gentoo site. Everything compiles, but Sablotron library is not detected properly from the php configure script during emerge: checking wh

[gentoo-user] problem with php and sablotron solved.

2006-08-12 Thread Vesselin Mladenov
Hi, A couple of hours ago I posted here about a problem with php and sablotron. I have solved the problem, but I am posting here my (may be a bit dirty) solution - someone may save a couple of long hours. The problem was that php-4.4.2, for no obvious reason, does not detect that sablotron is pro