Bug 154155 - gnustep-libs/prefsmodule and gnustep-apps/preferences don't compile
|
Bug#:
154155
|
Product: Gentoo Linux
|
Version: 2006.1
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: major
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: gnustep@gentoo.org
|
Reported By: simon.lipp@insa-lyon.fr
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: gnustep-libs/prefsmodule and gnustep-apps/preferences don't compile
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2006-11-05 10:13 0000
|
Latest CVS version of gnustep-libs/prefsmodule and gnustep-apps/preferences
will try to compile with -Wall and -Werror if a directory named "CVS" is found.
And, more annoying, there's a lot of warnings (threated as errors) like 'foo
declared but not used'.
Deleting the CVS directories in the working directory (find ${WORKDIR} -name
CVS | xargs rm -rf) solve the problem.
are there ebuilds for the cvs versions?
> are there ebuilds for the cvs versions?
only if you're going to maintain them yourself :)
Will look at the errors later (hopefully later)
>are there ebuilds for the cvs versions?
Here, the "official" gentoo ebuilds installs the CVS version :)
Yes, this bug is on the latest gentoo ebuild, not a live CVS ebuild made by
danna-know-who
bumped and fixed in CVS. Thanks!