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 700

Summary: Build issue: kdenetwork: ftbfs with -DBUILD_KOPETE_PROTOCOL_JABBER=ON
Product: TDE Reporter: Darrell <darrella>
Component: tdenetworkAssignee: Timothy Pearson <kb9vqf>
Status: RESOLVED FIXED    
Severity: normal CC: bugwatch, darrella
Priority: P1    
Version: R14.0.0 [Trinity]   
Hardware: Other   
OS: All   
Compiler Version: TDE Version String:
Application Version: Application Name:
Attachments: Patch to restore reference to qmake.h rather than tqmake.h

Description Darrell 2011-11-28 18:40:52 CST
Created attachment 167 [details]
Patch to restore reference to qmake.h rather than tqmake.h

Some files were inadvertently modified to reference tqmake.h rather than the actual qmake.h file.

Patch included.
Comment 1 Timothy Pearson 2012-01-11 18:23:28 CST
Committed to GIT in hash 00fe193.

Thanks for reporting, and for the patch!