So far Qt4 from area51 ports seems fine. Pending some decisions on final
port naming/splitup/etc, I would say it's ready to go. Going down the
list of notes on the wiki:
* I don't think the qtdemo port should be the master port to pull
everything in with. Qt4 should fill that roll. Perhaps it c
I still don't know the cause, but I got qt4-gui built after deinstalling
all qt[3,4] and kde related ports
and installing kdebase3. I'm not sure if installing kdebase3 had any effect.
The environment in which the build failed was a fresh and minimal gnome
desktop with
a handfull of qt/kde ports (
> I did not change Qt ports, I installed kde3 port, which compiled
> kdelibs with Qt that was and then tried to compile kdebase.
That looks like your problem. From your config.log:
configure:31678: /usr/local/bin/uic -L /usr/local/lib/kde3/plugins/designer
-nounload -impl
actest.h actest.ui > a
The following reply was made to PR ports/124321; it has been noted by GNATS.
From: "Daniel M. Eischen" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc:
Subject: Re: ports/124321: x11/kdebase3 - KDE logins do not work with nsswitch
LDAP enabled
Date: Wed, 11 Jun 2008 08:53:40 -0400
The problem do
Finished building qt4-qtdemo (after hand editing Makefile to proceed).
One side effect of building qtdemo separately, is that it doesn't build
the phonon or webkit demos. QT_CONFIG needs to be set with "phonon" and
"webkit".
Otherwise, the demos and examples seem to work fine.
--
David
___
ktu wrote:
> Can't build x11-toolkits/qt4-gui.
> All ports have been build from scratch after the gettext upgrade.
>
>
> # make install clean
> ...
>
> --version: not found
Okay, that's weird. That isn't even an option for Qt's configure. It's
in my output too (even though I had a successful b