[Xapian-tickets] [Xapian] #626: Detection of uuid_unparse_lower in #368 is broken

Xapian nobody at xapian.org
Tue Oct 15 06:50:29 BST 2013


#626: Detection of uuid_unparse_lower in #368 is broken
--------------------------+----------------------------
 Reporter:  dmichelsen    |             Owner:  olly
     Type:  defect        |            Status:  new
 Priority:  normal        |         Milestone:  1.3.2
Component:  Build system  |           Version:  1.3.1
 Severity:  major         |        Resolution:
 Keywords:                |        Blocked By:
 Blocking:                |  Operating System:  Solaris
--------------------------+----------------------------
\
\
\
\
Changes (by olly):

 * component:  Other => Build system
 * severity:  blocker => major
 * milestone:   => 1.3.2

\
\
\

Comment:

 So what's happening is that {{{-luuid}}} gets added to
 {{{XAPIAN_LDFLAGS}}} in configure, which ends up on the link line before
 {{{$LDFLAGS}}} from the environment.  The problem is that {{{-l}}} options
 don't belong in {{{*LDFLAGS}}}, though I'm not sure how easy this case is
 going to be to untangle.  Still, we should try before 1.3.2.
\
\
\

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



More information about the Xapian-tickets mailing list