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 311

Summary: kdebindings build warnings
Product: TDE Reporter: Darrell <darrella>
Component: other (any)Assignee: Timothy Pearson <kb9vqf>
Status: RESOLVED WONTFIX    
Severity: normal CC: bugwatch, darrella, robxu9
Priority: P3    
Version: 3.5.12 [Trinity]   
Hardware: All   
OS: Slackware 12   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description Darrell 2010-10-03 10:18:20 CDT
The following warning messages appear when building kdebindings in Slackware 12.2, automake 1.10.1.

=====================================================================
korundum/rubylib/rbkconfig_compiler/Makefile.am:5: `%'-style pattern rules are a GNU make extension
qtsharp/src/bindings/Makefile.am:6: wildcard *.cs: non-POSIX variable name
qtsharp/src/bindings/Makefile.am:6: (probably a GNU make extension)
qtsharp/src/bindings/Makefile.am:6: wildcard static/*.cs: non-POSIX variable name
qtsharp/src/bindings/Makefile.am:6: (probably a GNU make extension)
qtsharp/src/generator/Makefile.am:3: wildcard *.cs: non-POSIX variable name
qtsharp/src/generator/Makefile.am:3: (probably a GNU make extension)
qtsharp/src/uicsharp/Makefile.am:3: wildcard *.cs: non-POSIX variable name
qtsharp/src/uicsharp/Makefile.am:3: (probably a GNU make extension)

=====================================================================
wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1568.

=====================================================================
DCOP.c: In function 'void boot_DCOP(PerlInterpreter*, CV*)':
DCOP.c:968: warning: deprecated conversion from string constant to 'char*'

=====================================================================
kdebindings is not an option in the trinity bugs component list. ;)
Comment 1 Darrell 2010-10-06 21:32:14 CDT
Additional warnings:

warning: KFileSharePropsPlugin inherits unknown class 'KPropsDlgPlugin'

libtool: install: warning: `libkjsembed.la' has not been installed in `/usr/lib'
libtool: install: warning: `../../../../kjsembed/libkjsembed.la' has not been installed in `/usr/lib'
libtool: install: warning: `../../smoke/qt/libsmokeqt.la' has not been installed in `/usr/lib'
libtool: install: warning: `../../smoke/kde/libsmokekde.la' has not been installed in `/usr/lib'

All of the files referenced in the libtool warnings are in the final package in /usr/lib.
Comment 2 Robert Xu 2011-03-12 21:31:11 CST
Automake build warnings are no longer supported - please only file Cmake-related notices.