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 - knights: missing docbook files
Summary: knights: missing docbook files
Status: RESOLVED FIXED
Alias: None
Product: TDE
Classification: Unclassified
Component: other (any) (show other bugs)
Version: R14.0.0 [Trinity]
Hardware: Other Other
: P5 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2012-03-26 21:43 CDT by Darrell
Modified: 2012-10-19 15:23 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!