Hi Adrian,
I had to revert your first change as it broke our Qt build. Can you follow up your proposed changes with Bertrand (in cc) as he is the ROOT guy testing the qt setup and he noticed the breakage due to you first patch.
Cheers, Fons.
On 18/06/11 14:39, Adrian Sevcenco wrote:
> On 06/14/2011 05:22 PM, Fons Rademakers wrote:
>> Hi Adrian,
> Hi!
>
>> you're fix is in svn.
> Thanks! One more problem i would have:
> on my Mandriva 2010.1 i had a problem that the qt libs would not be
> found until i modified line 2933 from :
> qttestdir=$qtmainincdir/../src/corelib/global
> to
> qttestdir=$qtmainincdir
>
> I could not found the logic so i ask :
> is there any reason to have
> qttestdir=$qtmainincdir/../src/corelib/global ?
>
> Thanks!
> Adrian
>
>>
>> Cheers, Fons.
>>
>>
>> On 12/06/2011 00:26, Adrian Sevcenco wrote:
>>> Hi! I am using v5-28-00-patches and at qt detection i have this:
>>> Checking for Qt/qglobal.h ... /usr/include
>>> Checking for 4.3.0<= Qt version< 5.0.0 ... grep:
>>> /usr/include/../src/corelib/global/qglobal.h: No such file or directory
>>> no (found version )
>>>
>>> the thing would be that at line 2934
>>> "if test ! -d $qttestdir ; then"
>>> should be
>>> "if test -d $qttestdir ; then"
>>>
>>> patch (tested) attached
>>>
>>> Thanks,
>>> Adrian
>>
>
>
-- Org: CERN, European Laboratory for Particle Physics. Mail: 1211 Geneve 23, Switzerland E-Mail: Fons.Rademakers_at_cern.ch Phone: +41 22 7679248 WWW: http://fons.rademakers.org Fax: +41 22 7669640Received on Sat Jun 18 2011 - 15:45:14 CEST
This archive was generated by hypermail 2.2.0 : Sat Jun 18 2011 - 17:50:01 CEST