hi again list,

running this system (32-bit fink):
> $ fink --version
> Package manager version: 0.29.16
> Distribution version: selfupdate-rsync Wed Nov 10 22:19:16 2010, 10.6, i386
> 
> $ xcodebuild -version
> Xcode 3.2.3
> Component versions: DevToolsCore-1691.0; DevToolsSupport-1591.0
> BuildVersion: 10M2262
> 
> $ uname -a
> Darwin mpop.local 10.4.0 Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 
> PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386 i386

got past the last hurdle, and did another selfupdate for fink, but now kdebase4 
won't compile. 

> [ 98%] Building CXX object 
> attica/kdeplugin/CMakeFiles/attica_kde.dir/kdeplatformdependent.o
> cd 
> /sw/src/fink.build/kdebase4-runtime-x11-4.4.1-3/kdebase-runtime-4.4.1/build/attica/kdeplugin
>  && /sw/var/lib/fink/path-prefix-10.6/g++-4.2   -DMAKE_ATTICA_KDE_LIB 
> -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS 
> -fno-common -Woverloaded-virtual -fvisibility=hidden 
> -fvisibility-inlines-hidden -O2 -g -DNDEBUG -DQT_NO_DEBUG -arch i386 
> -isysroot / -mmacosx-version-min=10.6 -fPIC 
> -I/sw/src/fink.build/kdebase4-runtime-x11-4.4.1-3/kdebase-runtime-4.4.1/build/attica/kdeplugin
>  
> -I/sw/src/fink.build/kdebase4-runtime-x11-4.4.1-3/kdebase-runtime-4.4.1/attica/kdeplugin
>  -I/sw/src/fink.build/kdebase4-runtime-x11-4.4.1-3/kdebase-runtime-4.4.1 
> -I/sw/src/fink.build/kdebase4-runtime-x11-4.4.1-3/kdebase-runtime-4.4.1/build 
> -I/sw/opt/kde4/x11/include -I/sw/opt/kde4/x11/include/KDE 
> -I/sw/lib/qt4-x11/include/KDE -I/sw/lib/qt4-x11/include 
> -I/sw/lib/qt4-x11/include/phonon -I/sw/lib/qt4-x11/include/QtXmlPatterns 
> -I/sw/lib/qt4-x11/include/QtXml -I/sw/lib/qt4-x11/include/QtWebKit 
> -I/sw/lib/qt4-x11/include/QtUiTools -I/sw/lib/qt4-x11/include/QtTest 
> -I/sw/lib/qt4-x11/include/QtSvg -I/sw/lib/qt4-x11/include/QtSql 
> -I/sw/lib/qt4-x11/include/QtScriptTools -I/sw/lib/qt4-x11/include/QtScript 
> -I/sw/lib/qt4-x11/include/QtOpenGL -I/sw/lib/qt4-x11/include/QtNetwork 
> -I/sw/lib/qt4-x11/include/QtMultimedia -I/sw/lib/qt4-x11/include/QtHelp 
> -I/sw/lib/qt4-x11/include/QtDesigner -I/sw/lib/qt4-x11/include/QtDBus 
> -I/sw/lib/qt4-x11/include/QtAssistant -I/sw/lib/qt4-x11/include/Qt3Support 
> -I/sw/lib/qt4-x11/include/QtGui -I/sw/lib/qt4-x11/include/QtCore 
> -I/sw/lib/qt4-x11/include/Qt -I/sw/lib/qt4-x11/mkspecs/default 
> -I/sw/opt/attica/x11/include   -D__APPLE_KDE__ -D_LARGEFILE64_SOURCE -o 
> CMakeFiles/attica_kde.dir/kdeplatformdependent.o -c 
> /sw/src/fink.build/kdebase4-runtime-x11-4.4.1-3/kdebase-runtime-4.4.1/attica/kdeplugin/kdeplatformdependent.cpp
> /sw/src/fink.build/kdebase4-runtime-x11-4.4.1-3/kdebase-runtime-4.4.1/attica/kdeplugin/kdeplatformdependent.cpp:
>  In function 'QObject* qt_plugin_instance()':
> /sw/src/fink.build/kdebase4-runtime-x11-4.4.1-3/kdebase-runtime-4.4.1/attica/kdeplugin/kdeplatformdependent.cpp:225:
>  error: cannot allocate an object of abstract type 
> 'Attica::KdePlatformDependent'
> /sw/src/fink.build/kdebase4-runtime-x11-4.4.1-3/kdebase-runtime-4.4.1/attica/kdeplugin/kdeplatformdependent.h:42:
>  note:   because the following virtual functions are pure within 
> 'Attica::KdePlatformDependent':
> /sw/opt/attica/x11/include/attica/platformdependent.h:47: note:       virtual 
> void Attica::PlatformDependent::addDefaultProviderFile(const QUrl&)
> /sw/opt/attica/x11/include/attica/platformdependent.h:48: note:       virtual 
> void Attica::PlatformDependent::removeDefaultProviderFile(const QUrl&)
> /sw/opt/attica/x11/include/attica/platformdependent.h:53: note:       virtual 
> void Attica::PlatformDependent::enableProvider(const QUrl&, bool) const
> /sw/opt/attica/x11/include/attica/platformdependent.h:54: note:       virtual 
> bool Attica::PlatformDependent::isEnabled(const QUrl&) const
> make[2]: *** 
> [attica/kdeplugin/CMakeFiles/attica_kde.dir/kdeplatformdependent.o] Error 1
> make[1]: *** [attica/kdeplugin/CMakeFiles/attica_kde.dir/all] Error 2
> make: *** [all] Error 2
> ### execution of /var/tmp/tmp.1.8axati failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-kdebase4-runtime-x11-4.4.1-3
> (Reading database ... 220573 files and directories currently installed.)
> Removing fink-buildlock-kdebase4-runtime-x11-4.4.1-3 ...
> Failed: phase compiling: kdebase4-runtime-x11-4.4.1-3 failed

any ideas?

-peterwong
.
------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to