Gerard,

I see the problem.  When I package LPROF (since 1.11.1.2) I put a copy of 
scons-local 0.96.91 in the tarball.  This is not part of CVS at this point 
(perhaps I should add it).  The reason I do this is because scons versions 
before 0.96.90 have significant issues with QT and will fail.  In addition 
there is a version check in the script for scons but it only allows me to 
check to make sure that the version is at least 0.96.  There is no way to 
check for at least version 0.96.90.  You are using scons 0.96.1 which I know 
will not work for QT apps but I have no way to make the script fail because 
of your scons version and issue a meaningfull error message.  I will add some 
information about scons versions to the README for those using CVS.  It turns 
out that many of the build issues that folks were running into with LPROF 
snapshots before 1.11.1.2 were for this very reason.  

At this point  the 1.11.2 snapshot is exactly the same as what is in CVS and 
it is packaged with a known good version of scons-local.  So please use that 
snapshot.  

Could you go to the support requests tracker for LPROF and add this?  I will 
post the above in the tracker in response and then others will be able to 
find this information.

Hal

On Thursday 26 January 2006 02:36 pm, Gerhard Fuernkranz wrote:
> Hello *,
> I'm trying to build lprof (latest from CVS) on SuSE 10.0, and scons
> fails to find qt3:
>
>     [EMAIL PROTECTED]:lprof> scons
>     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
>     Checking for Qt at /usr/lib/qt3... failed
>     Checking for Qt at /usr/share/qt3... failed
>     Checking for Qt at /usr/share/qt... failed
>     Checking for Qt at /usr... failed
>     Checking for Qt at /usr/local... failed
>     Checking for Qt at /usr/lib/qt3... failed
>     Checking for Qt at /usr/lib/qt... failed
>     Checking for Qt at /usr/qt/3... failed
>     Checking for Qt at /usr/pkg/qt3... failed
>     Failed to find valid QT environment.
>
> However, the qt3 packages are installed:
>
>     [EMAIL PROTECTED]:lprof> rpm -q scons
>     scons-0.96.1-5
>
>     [EMAIL PROTECTED]:lprof> rpm -qa | grep qt3
>     qt3-3.3.4-28.3
>     qt3-devel-3.3.4-28
>     qt3-devel-tools-3.3.4-28
>
>     [EMAIL PROTECTED]:lprof> ls -l /usr/lib/qt3
>     insgesamt 13
>     drwxr-xr-x   2 root root   416 2006-01-13 23:33 bin
>     drwxr-xr-x   2 root root    72 2006-01-13 23:33 etc
>     drwxr-xr-x   3 root root 11640 2006-01-13 23:34 include
>     drwxr-xr-x   2 root root   800 2006-01-13 23:34 lib
>     drwxr-xr-x  59 root root  1776 2006-01-13 23:34 mkspecs
>     drwxr-xr-x   2 root root   368 2006-01-13 23:34 phrasebooks
>     drwxr-xr-x   6 root root   160 2006-01-13 23:34 plugins
>     drwxr-xr-x   2 root root   216 2006-01-13 23:34 templates
>     drwxr-xr-x   2 root root   336 2006-01-13 23:34 translations
>
> Any idea, what might be missing?
>
> (Admittedly, I'm also not yet familar with scons - please forgive me my
> ignorance)
>
> Thanks,
> Gerhard


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to