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 1827

Summary: Build issue: kdbg: non-POSIX variable name
Product: TDE Reporter: Darrell <darrella>
Component: non-core programsAssignee: Timothy Pearson <kb9vqf>
Status: RESOLVED WORKSFORME    
Severity: normal CC: bugwatch, michele.calgaro
Priority: P5    
Version: R14.0.x [Trinity]   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description Darrell 2014-01-15 21:24:54 CST
The following messages appear when compiling kdbg:

kdbg/pics/Makefile.am:38: shell cd "$(srcdir: non-POSIX variable name
kdbg/pics/Makefile.am:38: (probably a GNU make extension)

kdbg/testprogs/Makefile.am:11: patsubst -O%,,$(CXXFLAGS: non-POSIX variable name
kdbg/testprogs/Makefile.am:11: (probably a GNU make extension)
Comment 1 Michele Calgaro 2018-08-01 05:21:36 CDT
There error messages do not seem to show up anymore. Closing.
Reopen if you can replicate the bug again.