coderbone / arsenalsuite

Automatically exported from code.google.com/p/arsenalsuite
GNU General Public License v2.0
1 stars 1 forks source link

Difficulty compiling - cannot build stonegui #48

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Forgive me, I'm not sure whether this is the appropriate venue to ask for help. 
 I'm having difficulty getting Arsenal Suite to build on multiple machines.

I'm using Debian 7.5.0 Wheezy.  It's a fresh install.  I've got some systems 
using LXDE and others using XFCE.  Each system is at least a Pentium 4 with 
minimum 1GB RAM.  Most of the systems are native installations of Linux, though 
the highest-end machine is a Core i5 with 4GB RAM running Windows 7 Pro with 
Debian under VirtualBox.

I've collected -- so far as I can tell -- all of the dependencies prior to 
attempting the build.  I'm following the sample build script provided in the 
Wiki.  I am not using the optional alternate prefix, nor am I using a 
non-system default Python (My version of Wheezy comes preloaded with Python 
2.7).  I'm logged into the system as root.

Sip and PyQT build just fine with no errors.  The third step to build Freezer, 
Burner, etc. fails every time when trying to build stonegui.

I have attached the complete transcript from my build.  It's a bit long.  Could 
someone please review the error I'm getting and let me know where the failure 
point is?  I'd love to use Arsenal Suite if I can just get it up and running.

Thank you in advance.

Original issue reported on code.google.com by Dan.Purd...@gmail.com on 10 Jul 2014 at 5:57

Attachments:

GoogleCodeExporter commented 8 years ago
What version of Qt are you building against?

Original comment by barry.ro...@gmail.com on 11 Jul 2014 at 1:17

GoogleCodeExporter commented 8 years ago
Hi Barry, thanks for getting back to me.  I'm using Qt4.8.2 ... downloaded from 
apt repository using Synaptic.

Original comment by Dan.Purd...@gmail.com on 11 Jul 2014 at 5:52