The error I'm seeing is:

checking for Qt... libraries /sw/lib/qt3/lib, headers 
/sw/lib/qt3/include using -mt
checking for moc... /sw/lib/qt3/bin/moc
checking for uic... /sw/lib/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /sw/lib, headers /sw/include
checking if UIC has KDE plugins available... no
configure: error:
you need to install kdelibs first.

If you did install kdelibs, then the Qt version that is picked up by
this configure is not the same version you used to compile kdelibs.
The Qt Plugin installed by kdelibs is *ONLY* loadable if it is the
_same Qt version_, compiled with the _same compiler_ and the same Qt
configuration settings.

kdebase3-unified-3.5.9-2 configure failed!
### execution of /var/tmp/tmp.18.EPWEkQ failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-kdebase3-unified-3.5.9-2
(Reading database ... 65585 files and directories currently installed.)
Removing fink-buildlock-kdebase3-unified-3.5.9-2 ...
----------------------------------
But when I check the installed packages that installed only a minute 
earlier:

Sledge:~ montanye$ fink list -i kde
Information about 8090 packages read in 2 seconds.
 i   kdelibs3-unifie  3.5.9-3      KDE - essential libraries
 i   kdelibs3-unifie  3.5.9-3      KDE - essential development libraries 
and...
 i   kdelibs3-unifie  3.5.9-3      KDE - essential shared libraries
Sledge:~ montanye$ fink list -i qt
Information about 8090 packages read in 2 seconds.
 i   dbus-qt3-dev     0.70-1023    D-BUS Qt bindings
 i   dbus-qt3-shlibs  0.70-1023    Shared libraries for D-BUS Qt3 bindings
 i   qt3              3.3.8-1028   Cross-Platform GUI application framework
 p   qt3-bin                       [virtual package]
 i   qt3-designer     3.3.8-1028   Cross-Platform GUI application framework
 i   qt3-designer-sh  3.3.8-1028   Cross-Platform GUI application framework
 i   qt3-doc          3.3.8-1028   Cross-Platform GUI application framework
 i   qt3-linguist     3.3.8-1028   Cross-Platform GUI application framework
 i   qt3-shlibs       3.3.8-1028   Cross-Platform GUI application framework
--------------------------------------------------------
I went back and checked the build output of kde3libs-unified, and the 
same area of the configure looked like this:

checking for Qt... libraries /sw/lib/qt3/lib, headers 
/sw/lib/qt3/include using -mt
checking for moc... /sw/lib/qt3/bin/moc
checking for uic... /sw/lib/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... will be installed in /sw
checking grepping for visibility push/pop in headers... yes
checking whether g++ supports -fvisibility=hidden... yes
checking if Qt is patched for -fvisibility... yes
checking for gcc -fvisibility-inlines-hidden bug... no
checking for KDE paths... defaults
checking for dcopidl... compiled
checking for dcopidl2cpp... compiled

The environment is Tiger (10.4.11), on a PPC, with Xcode 2.5, and a fink 
version string of:
Package manager version: 0.28.5
Distribution version: selfupdate-rsync Tue Sep  9 19:54:42 2008, 10.4, 
powerpc

Unstable is enabled, but the same error was occurring with only the 
stable tree enabled.  So I'm kind of at a loss as to how to get this 
working.  Any help would be appreciated.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to