Active Topics

 


Reply
Thread Tools
Posts: 42 | Thanked: 123 times | Joined on Feb 2010
#1
Anyone know if it is possible for the current auto builder to build QT 4.6 package? If so, what's the path to qmake?

Thanks in advance.
 
Posts: 415 | Thanked: 732 times | Joined on Jan 2009 @ Finland
#2
Originally Posted by code View Post
Anyone know if it is possible for the current auto builder to build QT 4.6 package? If so, what's the path to qmake?

Thanks in advance.
This is how I set it up:

https://garage.maemo.org/plugins/scm...le&view=markup
 
Posts: 42 | Thanked: 123 times | Joined on Feb 2010
#3
Add qt4 to qmake but still couldn't find qmake:

https://garage.maemo.org/builder/fre...log.FAILED.txt

Code:
/scratchbox/tools/bin/sh: line 1: /opt/qt4-maemo5/bin/qmake-qt4: No such file or directory
make: *** [builddir/Makefile] Error 127

Last edited by code; 2010-03-05 at 14:14.
 
Posts: 42 | Thanked: 123 times | Joined on Feb 2010
#4
In case anyone having the same problem, I change these lines in "control" file of debian directory:

From
Build-Depends: debhelper (>= 5)

To
Build-Depends: debhelper (>= 5), libqt4-maemo5-dev,libx11-dev,libglib2.0-dev, libdbus-1-dev, libdbus-glib-1-dev, libgconf2-dev


Architecture: any => Architecture: armel


Now it builds.
 

The Following User Says Thank You to code For This Useful Post:
Posts: 123 | Thanked: 21 times | Joined on Sep 2009
#5
Originally Posted by code View Post
In case anyone having the same problem, I change these lines in "control" file of debian directory:

From
Build-Depends: debhelper (>= 5)

To
Build-Depends: debhelper (>= 5), libqt4-maemo5-dev,libx11-dev,libglib2.0-dev, libdbus-1-dev, libdbus-glib-1-dev, libgconf2-dev


Architecture: any => Architecture: armel


Now it builds.
I think this is helpful to me. However, I wonder if you can tell me if the 'dpkg -I ../*.deb' command actually shows the 'Build-Depends' line you added to the control file?

At the moment, I'm still getting the 'qmake
make: qmake: Command not found' error from the builder.

EDIT: I found this example, which enabled me to solve my problem (I had added my Build-Depends in the wrong place in my control file - then I noticed the other one).

Last edited by davidmaxwaterman; 2010-04-11 at 12:07.
 
Reply


 
Forum Jump


All times are GMT. The time now is 20:07.