By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 938

Summary: knights: missing docbook files
Product: TDE Reporter: Darrell <darrella>
Component: other (any)Assignee: Timothy Pearson <kb9vqf>
Status: RESOLVED FIXED    
Severity: normal CC: bugwatch, darrella
Priority: P5    
Version: R14.0.0 [Trinity]   
Hardware: Other   
OS: Other   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description Darrell 2012-03-26 21:43:20 CDT
When building knights the following errors result:

/usr/bin/ginstall: cannot stat `help_de.docbook': No such file or directory
/usr/bin/ginstall: cannot stat `help_et.docbook': No such file or directory
/usr/bin/ginstall: cannot stat `help_it.docbook': No such file or directory
/usr/bin/ginstall: cannot stat `help_fi.docbook': No such file or directory
/usr/bin/ginstall: cannot stat `help_es.docbook': No such file or directory
/usr/bin/ginstall: cannot stat `help_ru.docbook': No such file or directory

Update the make file to not build those docbook files.
Comment 1 Darrell 2012-04-05 11:32:56 CDT
Fix in GIT hash bb38174830f19f989335b067b76c6ce82440f4dd.

Resolved!