[Xapian-tickets] [Xapian] #559: Can't build xapian-core on CentOS 6

Xapian nobody at xapian.org
Tue Aug 2 15:53:06 BST 2011


#559: Can't build xapian-core on CentOS 6
--------------------------+-------------------------------------------------
 Reporter:  zeus          |       Owner:  olly  
     Type:  defect        |      Status:  new   
 Priority:  normal        |   Milestone:  1.0.24
Component:  Build system  |     Version:  1.0.23
 Severity:  normal        |    Keywords:        
Blockedby:                |    Platform:  Linux 
 Blocking:                |  
--------------------------+-------------------------------------------------
 I'm currently trying to build my own rpm package for CentOS 6 and I figure
 out that it can't be build because of the follow line in the xapian-
 core.spec in the %build section

 autoreconf --force

 I checkout the code of 1.2.x and figure out that this line it's commented,
 so I think it should be commented at 1.0.x too.

 I commented the line and the build process for the rpm package worked fine
 with this line:

 rpmbuild -tb xapian-core-1.0.23.tar.gz

 Regards

-- 
Ticket URL: <http://trac.xapian.org/ticket/559>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list