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 308 - arts build warnings
Summary: arts build warnings
Status: RESOLVED WONTFIX
Alias: None
Product: TDE
Classification: Unclassified
Component: arts (show other bugs)
Version: 3.5.12 [Trinity]
Hardware: All Slackware 12
: P3 normal
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2010-10-03 10:07 CDT by Darrell
Modified: 2012-10-19 15:47 CDT (History)
3 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 2010-10-03 10:07:58 CDT
The following warning messages appear when building arts in Slackware 12.2, automake 1.10.1.

=====================================================================
flow/gsl/gslmakefile.inc:38: variable `gsltests_SOURCES' is defined but no program or
flow/gsl/gslmakefile.inc:38: library has `gsltests' as canonic name (possible typo)
flow/gsl/Makefile.am:7:   `flow/gsl/gslmakefile.inc' included from here
flow/gsl/gslmakefile.inc:35: variable `gslwchunk_SOURCES' is defined but no program or
flow/gsl/gslmakefile.inc:35: library has `gslwchunk' as canonic name (possible typo)
flow/gsl/Makefile.am:7:   `flow/gsl/gslmakefile.inc' included from here
flow/gsl/gslmakefile.inc:41: variable `gslffttest_SOURCES' is defined but no program or
flow/gsl/gslmakefile.inc:41: library has `gslffttest' as canonic name (possible typo)
flow/gsl/Makefile.am:7:   `flow/gsl/gslmakefile.inc' included from here
flow/gsl/gslmakefile.inc:36: variable `gslwchunk_LDADD' is defined but no program or
flow/gsl/gslmakefile.inc:36: library has `gslwchunk' as canonic name (possible typo)
flow/gsl/Makefile.am:7:   `flow/gsl/gslmakefile.inc' included from here
flow/gsl/gslmakefile.inc:42: variable `gslffttest_LDADD' is defined but no program or
flow/gsl/gslmakefile.inc:42: library has `gslffttest' as canonic name (possible typo)
flow/gsl/Makefile.am:7:   `flow/gsl/gslmakefile.inc' included from here
flow/gsl/gslmakefile.inc:39: variable `gsltests_LDADD' is defined but no program or
flow/gsl/gslmakefile.inc:39: library has `gsltests' as canonic name (possible typo)
flow/gsl/Makefile.am:7:   `flow/gsl/gslmakefile.inc' included from here
flow/gsl/gslmakefile.inc:43: variable `gslffttest_LDFLAGS' is defined but no program or
flow/gsl/gslmakefile.inc:43: library has `gslffttest' as canonic name (possible typo)
flow/gsl/Makefile.am:7:   `flow/gsl/gslmakefile.inc' included from here
flow/gsl/gslmakefile.inc:37: variable `gslwchunk_LDFLAGS' is defined but no program or
flow/gsl/gslmakefile.inc:37: library has `gslwchunk' as canonic name (possible typo)
flow/gsl/Makefile.am:7:   `flow/gsl/gslmakefile.inc' included from here
flow/gsl/gslmakefile.inc:40: variable `gsltests_LDFLAGS' is defined but no program or
flow/gsl/gslmakefile.inc:40: library has `gsltests' as canonic name (possible typo)
flow/gsl/Makefile.am:7:   `flow/gsl/gslmakefile.inc' included from here

=====================================================================
soundserver/Makefile.am:77: compiling `artswrapper.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.in'

=====================================================================
wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1518.
Comment 1 Robert Xu 2011-03-12 21:38:47 CST
Automake build warnings are no longer supported - please only file Cmake-related notices.