This is analyst about installing and running gitorious on a server. You may 
want to ask on the qt-interest mail list instead. 

-----
Mike Jackson                      www.bluequartz.net
Principal Software Engineer       mike.jack...@bluequartz.net
BlueQuartz Software               Dayton, Ohio

On Oct 8, 2010, at 22:38, Agent314 <sbowl...@gmail.com> wrote:

> I have a git clone of the Qt repo.  I've previously been developing in
> the 4.7 branch, but I recently needed to apply some changes to the 4.5
> branch.
> 
> I did a 'gmake distclean', 'git checkout 4.5' and then attempted to
> reconfigure the tree.  But the configure process is dying when it
> tries to build qmake.  There are numerous header file problems like:
> 
> owline/qt/include -I/var/tmp/doNotRemove/sbowline/qt/include/QtCore -I/
> var/tmp/doNotRemove/sbowline/qt/src/corelib/global -I/var/tmp/
> doNotRemove/sbowline/qt/src/script -DQT_NO_PCRE -DQT_BUILD_QMAKE -
> DQT_BOOTSTRAPPED -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -
> DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/var/tmp/doNotRemove/
> sbowline/qt/mkspecs/linux-g++-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -
> DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT  project.cpp
> In file included from /var/tmp/doNotRemove/sbowline/qt/src/script/
> qscriptengine.h:57,
>                 from project.h:57,
>                 from project.cpp:42:
> /var/tmp/doNotRemove/sbowline/qt/include/QtScript/qscriptvalue.h:1:47:
> error: ../../src/script/api/qscriptvalue.h: No such file or
> directory
> 
> 
> I get the same error when trying to build the qmake project manually.
> 
> I can imagine that there's some bootstrapping failure since I've
> checked out a different branch and the Qt source is quite different
> now, but is this a shortcoming in the system?  A known limitation?
> 
> Any suggestions on getting around it?  It's important that I be able
> to easily configure a clone with for multiple Qt branches so that we
> can develop and distribute accordingly.
> 
> Platform: x11, Linux, gcc
> 4.1.2
> 
> -- 
> To post to this group, send email to gitorious@googlegroups.com
> To unsubscribe from this group, send email to
> gitorious+unsubscr...@googlegroups.com

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

Reply via email to