[Xapian-tickets] [Xapian] #693: configure file of omega could not generate Makefile

Xapian nobody at xapian.org
Thu Nov 12 05:59:05 GMT 2015


#693: configure file of omega could not generate Makefile
---------------------+-----------------------------
 Reporter:  lhz7370  |             Owner:  olly
     Type:  defect   |            Status:  assigned
 Priority:  normal   |         Milestone:  1.3.4
Component:  Omega    |           Version:  1.2.21
 Severity:  major    |        Resolution:
 Keywords:           |        Blocked By:
 Blocking:           |  Operating System:  Linux
---------------------+-----------------------------

Comment (by olly):

 As a workaround, try running this command to change those uses of `exit`
 to `return`, which should work with any `/bin/sh` you'd have on Linux:

 {{{
 sed -i '17100,17200 s/exit/return/' configure
 }}}

 Then re-run the configure command.

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



More information about the Xapian-tickets mailing list