| Summary: | RivaTV refuse to configure | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Olivier <admin> |
| Component: | New packages | Assignee: | Television related Applications in Gentoo's Portage <media-tv> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | major | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | Patch for the configure script to work properly on systems with a gcc version string beginning with "version gcc" instead of "gcc version" | ||
|
Description
Olivier
2004-08-05 15:51:47 UTC
Created attachment 36943 [details, diff]
Patch for the configure script to work properly on systems with a gcc version string beginning with "version gcc" instead of "gcc version"
On some system, gcc outputs its version as "version gcc x.y.z" instead of "gcc
version x.y.z". This causes trouble to configure-scripts that look for a
version number by looking for "gcc version" in a string.
Do I need save it and applay manually everytime when I compile rivatv or you have planes add it into portages later? The patch has been added to rivatv-0.8.5-r2, please test and provide feedback. |