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

Xapian nobody at xapian.org
Wed Aug 3 15:58:29 BST 2011


#559: Can't build xapian-core on CentOS 6
--------------------------+-------------------------------------------------
 Reporter:  zeus          |       Owner:  olly  
     Type:  defect        |      Status:  new   
 Priority:  normal        |   Milestone:        
Component:  Build system  |     Version:  1.0.23
 Severity:  normal        |    Keywords:        
Blockedby:                |    Platform:  Linux 
 Blocking:                |  
--------------------------+-------------------------------------------------

Comment(by zeus):

 Hi!

 Sorry for the delay but I had lot of work here. Well I forgot to write but
 yes, I'm currently compiling in a 64-bit machine, and yes, the lib64 path
 it's been a pain now that I'm trying to migrate from CentOS5.6 x86_64 to
 CentOS6 x86_64.

 Well, I'll paste the error because I think isn't a path problem, take a
 look:


 + make
 make  all-recursive
 make[1]: Entering directory `/root/rpmbuild/BUILD/xapian-core-1.0.23'
 Making all in .
 make[2]: Entering directory `/root/rpmbuild/BUILD/xapian-core-1.0.23'
 depbase=`echo api/editdistance.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
         /bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H
 -I. -I./common -I./include    -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wno-long-long -Wformat-security -fno-gnu-
 keywords -Woverloaded-virtual -Wundef -Wshadow -Wstrict-null-sentinel
 -Wshadow -Wstrict-overflow=1 -Winit-self -Wlogical-op -Wmissing-
 declarations -fvisibility=hidden -O2 -g -MT api/editdistance.lo -MD -MP
 -MF $depbase.Tpo -c -o api/editdistance.lo api/editdistance.cc &&\
         mv -f $depbase.Tpo $depbase.Plo
 ./libtool: line 841: X--tag=CXX: command not found
 ./libtool: line 874: libtool: ignoring unknown tag : command not found
 ./libtool: line 841: X--mode=compile: command not found
 ./libtool: line 1008: *** Warning: inferring the mode of operation is
 deprecated.: command not found
 ./libtool: line 1009: *** Future versions of Libtool will require
 --mode=MODE be specified.: command not found
 ./libtool: line 1152: Xg++: command not found
 ./libtool: line 1152: X-DHAVE_CONFIG_H: command not found
 ./libtool: line 1152: X-I.: command not found
 ./libtool: line 1152: X-I./common: No such file or directory
 ./libtool: line 1152: X-I./include: No such file or directory
 ./libtool: line 1152: X-Wall: command not found
 ./libtool: line 1152: X-W: command not found
 ./libtool: line 1152: X-Wredundant-decls: command not found
 ./libtool: line 1152: X-Wpointer-arith: command not found
 ./libtool: line 1152: X-Wcast-qual: command not found
 ./libtool: line 1152: X-Wcast-align: command not found
 ./libtool: line 1152: X-Wno-long-long: command not found
 ./libtool: line 1152: X-Wformat-security: command not found
 ./libtool: line 1152: X-fno-gnu-keywords: command not found
 ./libtool: line 1152: X-Woverloaded-virtual: command not found
 ./libtool: line 1152: X-Wundef: command not found
 ./libtool: line 1152: X-Wshadow: command not found
 ./libtool: line 1152: X-Wstrict-null-sentinel: command not found
 ./libtool: line 1152: X-Wshadow: command not found
 ./libtool: line 1152: X-Wstrict-overflow=1: command not found
 ./libtool: line 1152: X-Winit-self: command not found
 ./libtool: line 1152: X-Wlogical-op: command not found
 ./libtool: line 1152: X-Wmissing-declarations: command not found
 ./libtool: line 1152: X-fvisibility=hidden: command not found
 ./libtool: line 1152: X-O2: command not found
 ./libtool: line 1152: X-g: command not found
 ./libtool: line 1152: X-MT: command not found
 ./libtool: line 1152: Xapi/editdistance.lo: No such file or directory
 ./libtool: line 1152: X-MD: command not found
 ./libtool: line 1152: X-MP: command not found
 ./libtool: line 1152: X-MF: command not found
 ./libtool: line 1152: Xapi/.deps/editdistance.Tpo: No such file or
 directory
 ./libtool: line 1152: X-c: command not found
 ./libtool: line 1205: Xapi/editdistance.lo: No such file or directory
 ./libtool: line 1210: libtool: compile: cannot determine name of library
 object from `': command not found
 make[2]: *** [api/editdistance.lo] Error 1
 make[2]: Leaving directory `/root/rpmbuild/BUILD/xapian-core-1.0.23'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/root/rpmbuild/BUILD/xapian-core-1.0.23'
 make: *** [all] Error 2
 error: Bad exit status from /var/tmp/rpm-tmp.ZkCskM (%build)



 If you need more data just ask, if you want I can try to compile it on a
 CentOS 6 32-bit machine, I may be able to get one here at my work.

 Regards!

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



More information about the Xapian-tickets mailing list