| Summary: | noatun doesn't build with gcc-3.3.1 | ||
|---|---|---|---|
| Product: | [Unmaintained] noatun | Reporter: | alancio <lameventanas> |
| Component: | general | Assignee: | Multimedia Bugs <multimedia-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Solaris | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Patch fixing the problem from Red Hat (rawhide .src.rpm) | ||
|
Description
alancio
2003-08-18 16:40:09 UTC
Created attachment 2263 [details]
Patch fixing the problem from Red Hat (rawhide .src.rpm)
I have found this patch in the KDE Multimedia source RPM from Red Hat rawhide.
It seems to fix the problem with Red Hat's version of gcc 3.3.1.
winskin is a UI plugin, so yes it can be skipped if you have to. If you really want that plugin, though, try compiling without -pedantic. Thanks, it compiled without -pedantic. This is a bug because I didn't have -pedantic in CFLAGS, so if the Makefile autoconf/automake generates by itself has this flag then it should work. looks like your patch was applied |