Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#130 closed defect (released)

alltermslist.cc missing from makefiles

Reported by: Mark Hammond Owned by: Charlie Hull
Priority: normal Milestone:
Component: MSVC makefiles Version: SVN trunk
Severity: normal Keywords:
Cc: Olly Betts, Richard Boulton Blocked By:
Blocking: Operating System: All

Description

Getting unresolved externals at link time - see tail of http://buildbot.enfoldsystems.com/all/xapian-msvc/builds/69/step-compile/0

Attaching a patch that adds alltermslist.cc to the build. Note that the patch also corrects 'clean' on Windows - the CLEAN target must come after the definition of all macros it uses, notably LIBBACKEND_OBJS, which previously were not cleaned.

Attachments (1)

bug-130.patch (1.8 KB ) - added by Mark Hammond 17 years ago.
as described

Download all attachments as: .zip

Change History (4)

comment:1 by Mark Hammond, 17 years ago

Cc: richard@… olly@… added

making sure Olly and/or Richard see this before blowing time with the buildbot failure

by Mark Hammond, 17 years ago

Attachment: bug-130.patch added

as described

comment:2 by Richard Boulton, 17 years ago

Resolution: fixed
Status: newclosed

Applied patch, thanks. Buildbot indicates that this is now fixed.

comment:3 by Olly Betts, 17 years ago

Operating System: All
Resolution: fixedreleased

Fixed in 1.0.0 release.

Note: See TracTickets for help on using tickets.