Hello,
First, I am sorry for repeat this post. I did not put in the correct place.

I have qt 4.5 and I would like to configure with phonon support (./configure -phonon).
Well, If I do it in a desktop with Opensuse 32 bits (./configure -phonon -force-pkg-config), it works fine.
But If I do it in a desktop with Opensuse 64 bits, the same comand return me a error, because it can not compile config.test/unix/glib.
If I delete option -phonon, I can configure and compile Qt 4.5 without problems.
My target is 32 bits.

Best regards.