Re: [Lprof-users] cvs + scons
Brought to you by:
hvengel
From: Kai-Uwe B. <ku...@gm...> - 2009-06-17 15:39:24
|
I installed some more libqt4 devel packages by guessing and after commenting out line qt4.py:241 scons went further on openSUSE10.3, qt packages are as fragmented as xorg, ... & python scons.py PREFIX=/opt/local scons: Reading SConscript files ... Looking for build directory for platform 'linux2' Exact match not found, finding closest guess Found directory build/linux, will build there scons: warning: The Options class is deprecated; use the Variables class instead. File "/data3/CD/programme/Grafik/lcms/lprof/SConstruct", line 41, in <module> scons: warning: The PathOption() function is deprecated; use the PathVariable() function instead. File "/data3/CD/programme/Grafik/lcms/lprof/SConstruct", line 42, in <module> scons: warning: The BoolOption() function is deprecated; use the BoolVariable() function instead. File "/data3/CD/programme/Grafik/lcms/lprof/SConstruct", line 50, in <module> checking endianess ... (cached) little little endian Checking for C header file tiff.h... (cached) yes Checking for C header file usb.h... (cached) yes Checking for C++ header file vigra/impex.hxx... (cached) yes Looking for build directory for platform 'linux2' Exact match not found, finding closest guess Found directory build/linux, will build there scons: done reading SConscript files. scons: Building targets ... /usr/lib/qt3/bin/uic -o build/linux/lprofqt/ui_lprofmainbase.h src/lprofqt/lprofmainbase.ui uic: File generated with too recent version of Qt Designer (4.0 vs. 3.3.8) scons: *** [build/linux/lprofqt/ui_lprofmainbase.h] Error 1 scons: building terminated because of errors. removing of kdelib3-devel, qt3-devel, arts-devel, compiz-devel and compiz-fusion-plugins-main-devel ... uff, hopefully I can restartt ;-) ... but hey scons starts to compile, just sending this email before I have to ... |