<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<STYLE>
BLOCKQUOTE {
        MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em; MARGIN-TOP: 0px
}
OL {
        MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
UL {
        MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
P {
        MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
BODY {
        FONT-SIZE: 10.5pt; FONT-FAMILY: Î¢ÈíÑźÚ; COLOR: #000000; LINE-HEIGHT: 1.5
}
</STYLE>

<META name=GENERATOR content="MSHTML 11.00.9600.18098"></HEAD>
<BODY style="MARGIN: 10px">
<DIV>Hi all £¡</DIV>
<DIV>
<DIV 
style="TEXT-INDENT: 2em">I downloaded the xapian source code (1.2.21 version), and 
will be 
compiled on the CentOS, when I finished the xapian-core compiler installation, 
 I began to configure xapian-omega (the 
xapian installation path is /opt),  when  i started 
make the omega code, it said there is no Makefile found£¬why?</DIV>
<DIV style="TEXT-INDENT: 2em">thks ! !</DIV>
<DIV style="TEXT-INDENT: 2em"> </DIV>
<DIV style="TEXT-INDENT: 2em">
<TABLE 
style="FONT-SIZE: 10pt; BORDER-TOP: medium none; BORDER-RIGHT: medium none; BORDER-COLLAPSE: collapse; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none" 
borderColor=#000000 cellSpacing=0 cellPadding=2 width="50%" border=1>
  <TBODY>
  <TR>
    <TD 
    style="BORDER-TOP: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid" 
    width="100%" noWrap><FONT size=2 face=Verdana>
      <DIV>
      <DIV>root@localhost xapian-omega-1.2.21]# make</DIV>
      <DIV>make: *** No targets specified and no makefile found.  Stop.</DIV></DIV></FONT></TD></TR></TBODY></TABLE></DIV>
<DIV style="TEXT-INDENT: 2em"> </DIV>
<DIV style="TEXT-INDENT: 2em">
<TABLE 
style="FONT-SIZE: 10pt; BORDER-TOP: medium none; BORDER-RIGHT: medium none; BORDER-COLLAPSE: collapse; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none" 
borderColor=#000000 cellSpacing=0 cellPadding=2 width="50%" border=1>
  <TBODY>
  <TR>
    <TD 
    style="BORDER-TOP: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid" 
    width="100%" noWrap><FONT size=2 face=Verdana>
      <DIV>
      <DIV>#  
      ./configure --prefix=/opt XAPIAN_CONFIG=/opt/bin/xapian-config 
      </DIV>
      <DIV> </DIV>
      <DIV>checking for a BSD-compatible install... /usr/bin/install -c</DIV>
      <DIV>checking whether build environment is sane... yes</DIV>
      <DIV>checking for a thread-safe mkdir -p... /bin/mkdir -p</DIV>
      <DIV>checking for gawk... gawk</DIV>
      <DIV>checking whether make sets $(MAKE)... yes</DIV>
      <DIV>checking how to create a ustar tar archive... gnutar</DIV>
      <DIV>checking build system type... x86_64-unknown-linux-gnu</DIV>
      <DIV>checking host system type... x86_64-unknown-linux-gnu</DIV>
      <DIV>checking how to print strings... printf</DIV>
      <DIV>checking for style of include used by make... GNU</DIV>
      <DIV>checking for gcc... gcc</DIV>
      <DIV>checking whether the C compiler works... yes</DIV>
      <DIV>checking for C compiler default output file name... a.out</DIV>
      <DIV>checking for suffix of executables... </DIV>
      <DIV>checking whether we are cross compiling... no</DIV>
      <DIV>checking for suffix of object files... o</DIV>
      <DIV>checking whether we are using the GNU C compiler... yes</DIV>
      <DIV>checking whether gcc accepts -g... yes</DIV>
      <DIV>checking for gcc option to accept ISO C89... none needed</DIV>
      <DIV>checking dependency style of gcc... gcc3</DIV>
      <DIV>checking for a sed that does not truncate output... /bin/sed</DIV>
      <DIV>checking for grep that handles long lines and -e... /bin/grep</DIV>
      <DIV>checking for egrep... /bin/grep -E</DIV>
      <DIV>checking for fgrep... /bin/grep -F</DIV>
      <DIV>checking for ld used by gcc... /usr/bin/ld</DIV>
      <DIV>checking if the linker (/usr/bin/ld) is GNU ld... yes</DIV>
      <DIV>checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B</DIV>
      <DIV>checking the name lister (/usr/bin/nm -B) interface... BSD nm</DIV>
      <DIV>checking whether ln -s works... yes</DIV>
      <DIV>checking the maximum length of command line arguments... 1966080</DIV>
      <DIV>checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop</DIV>
      <DIV>checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop</DIV>
      <DIV>checking for /usr/bin/ld option to reload object files... -r</DIV>
      <DIV>checking for objdump... objdump</DIV>
      <DIV>checking how to recognize dependent libraries... pass_all</DIV>
      <DIV>checking for dlltool... no</DIV>
      <DIV>checking how to associate runtime and link libraries... printf %s\n</DIV>
      <DIV>checking for ar... ar</DIV>
      <DIV>checking for archiver @FILE support... @</DIV>
      <DIV>checking for strip... strip</DIV>
      <DIV>checking for ranlib... ranlib</DIV>
      <DIV>checking command to parse /usr/bin/nm -B output from gcc object... ok</DIV>
      <DIV>checking for sysroot... no</DIV>
      <DIV>checking for a working dd... /bin/dd</DIV>
      <DIV>checking how to truncate binary pipes... /bin/dd bs=4096 count=1</DIV>
      <DIV>checking for mt... no</DIV>
      <DIV>checking if : is a manifest tool... no</DIV>
      <DIV>checking how to run the C preprocessor... gcc -E</DIV>
      <DIV>checking for ANSI C header files... yes</DIV>
      <DIV>checking for sys/types.h... yes</DIV>
      <DIV>checking for sys/stat.h... yes</DIV>
      <DIV>checking for stdlib.h... yes</DIV>
      <DIV>checking for string.h... yes</DIV>
      <DIV>checking for memory.h... yes</DIV>
      <DIV>checking for strings.h... yes</DIV>
      <DIV>checking for inttypes.h... yes</DIV>
      <DIV>checking for stdint.h... yes</DIV>
      <DIV>checking for unistd.h... yes</DIV>
      <DIV>checking for dlfcn.h... yes</DIV>
      <DIV>checking for objdir... .libs</DIV>
      <DIV>checking if gcc supports -fno-rtti -fno-exceptions... no</DIV>
      <DIV>checking for gcc option to produce PIC... -fPIC -DPIC</DIV>
      <DIV>checking if gcc PIC flag -fPIC -DPIC works... yes</DIV>
      <DIV>checking if gcc static flag -static works... no</DIV>
      <DIV>checking if gcc supports -c -o file.o... yes</DIV>
      <DIV>checking if gcc supports -c -o file.o... (cached) yes</DIV>
      <DIV>checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes</DIV>
      <DIV>checking whether -lc should be explicitly linked in... no</DIV>
      <DIV>checking dynamic linker characteristics... GNU/Linux ld.so</DIV>
      <DIV>checking how to hardcode library paths into programs... immediate</DIV>
      <DIV>checking whether stripping libraries is possible... yes</DIV>
      <DIV>checking if libtool supports shared libraries... yes</DIV>
      <DIV>checking whether to build shared libraries... yes</DIV>
      <DIV>checking whether to build static libraries... yes</DIV>
      <DIV>checking for g++... g++</DIV>
      <DIV>checking whether we are using the GNU C++ compiler... yes</DIV>
      <DIV>checking whether g++ accepts -g... yes</DIV>
      <DIV>checking dependency style of g++... gcc3</DIV>
      <DIV>checking how to run the C++ preprocessor... g++ -E</DIV>
      <DIV>checking for ld used by g++... /usr/bin/ld -m elf_x86_64</DIV>
      <DIV>checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes</DIV>
      <DIV>checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes</DIV>
      <DIV>checking for g++ option to produce PIC... -fPIC -DPIC</DIV>
      <DIV>checking if g++ PIC flag -fPIC -DPIC works... yes</DIV>
      <DIV>checking if g++ static flag -static works... no</DIV>
      <DIV>checking if g++ supports -c -o file.o... yes</DIV>
      <DIV>checking if g++ supports -c -o file.o... (cached) yes</DIV>
      <DIV>checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes</DIV>
      <DIV>checking dynamic linker characteristics... (cached) GNU/Linux ld.so</DIV>
      <DIV>checking how to hardcode library paths into programs... immediate</DIV>
      <DIV>checking for xapian-config... /opt/bin/xapian-config</DIV>
      <DIV>checking /opt/bin/xapian-config works... yes</DIV>
      <DIV>checking whether to enable maintainer-specific portions of Makefiles... no</DIV>
      <DIV>checking for strings.h... (cached) yes</DIV>
      <DIV>checking for sys/select.h... yes</DIV>
      <DIV>checking for netinet/in.h... yes</DIV>
      <DIV>checking for arpa/inet.h... yes</DIV>
      <DIV>checking for sys/time.h... yes</DIV>
      <DIV>checking for sys/resource.h... yes</DIV>
      <DIV>checking for sys/socket.h... yes</DIV>
      <DIV>checking for sys/sysctl.h... yes</DIV>
      <DIV>checking for vm/vm_param.h... no</DIV>
      <DIV>checking for sys/vmmeter.h... no</DIV>
      <DIV>checking for sys/sysmp.h... no</DIV>
      <DIV>checking for sys/sysinfo.h... yes</DIV>
      <DIV>checking for sys/pstat.h... no</DIV>
      <DIV>checking magic.h usability... no</DIV>
      <DIV>checking magic.h presence... no</DIV>
      <DIV>checking for magic.h... no</DIV>
      <DIV>checking for ssize_t... yes</DIV>
      <DIV>checking for mode_t... yes</DIV>
      <DIV>checking for pid_t... yes</DIV>
      <DIV>checking for strftime... yes</DIV>
      <DIV>checking for gettimeofday... yes</DIV>
      <DIV>checking for ftime... yes</DIV>
      <DIV>checking for getgrouplist... yes</DIV>
      <DIV>checking for lstat... yes</DIV>
      <DIV>checking for mkdtemp... yes</DIV>
      <DIV>checking for mmap... yes</DIV>
      <DIV>checking for fork... yes</DIV>
      <DIV>checking for setrlimit... yes</DIV>
      <DIV>checking for sysmp... no</DIV>
      <DIV>checking for pstat_getdynamic... no</DIV>
      <DIV>checking for library containing socketpair... none required</DIV>
      <DIV>checking for working ISO C90 conforming snprintf... snprintf</DIV>
      <DIV>checking for library containing iconv... none required</DIV>
      <DIV>checking for type of input pointer for iconv... char*</DIV>
      <DIV>checking whether byte ordering is bigendian... no</DIV>
      <DIV>checking for perl... /usr/bin/perl</DIV>
      <DIV>checking for pkg-config... /usr/bin/pkg-config</DIV></DIV></FONT></TD></TR></TBODY></TABLE></DIV></DIV>
<DIV style="TEXT-INDENT: 2em"> </DIV>
<HR style="HEIGHT: 1px; WIDTH: 210px" align=left color=#b5c4df SIZE=1>

<DIV><SPAN>zhtiara</SPAN></DIV></BODY></HTML>