Search found 3 matches
- Tue Jun 10, 2008 12:50 pm
- Forum: Development
- Topic: Nightly build problem on Centos 5.1
- Replies: 7
- Views: 5482
Re: Nightly build problem on Centos 5.1
You cannot run trunk headless. Well, duh, on my part. :D Grabbed the 0.6 branch and it's still got the same problem... It looks like you might need boost 1.34 or higher to build the latest trunk. Bummer... It's not my box so I won't be building a new RPM for an upgraded boost. Thanks for the help.
- Tue Jun 10, 2008 3:17 am
- Forum: Development
- Topic: Nightly build problem on Centos 5.1
- Replies: 7
- Views: 5482
Re: Nightly build problem on Centos 5.1
Yep, boost-devel is installed: [root@destroyer ~]# rpm -qi boost-devel Name : boost-devel Relocations: (not relocatable) Version : 1.33.1 Vendor: CentOS Release : 10.el5 Build Date: Wed 21 Mar 2007 10:13:50 PM GMT Install Date: Thu 08 May 2008 07:09:35 AM GMT Build Host: builder5.centos.org Group : ...
- Mon Jun 09, 2008 10:26 pm
- Forum: Development
- Topic: Nightly build problem on Centos 5.1
- Replies: 7
- Views: 5482
Nightly build problem on Centos 5.1
Hi, I can't build the current SVN code on a CentOS 5.1 box: [pjl@destroyer deluge]$ svn update At revision 3206. [pjl@destroyer deluge]$ gcc -v Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-share...