| Summary: | When compiling /usr/ports/graphics/aview, I get compile errors | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Donn Miller <dmmiller> |
| Component: | bin | Assignee: | David E. O'Brien <obrien> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.0-CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Donn Miller
1999-12-29 06:30:01 UTC
Responsible Changed From-To: freebsd-ports->obrien This is believed to be a compiler issue in current and not necessarily a problem with the port. This port's source contains bogus ASM code. So it actually is a problem with the port itself. GCC versions prior to 2.95 was just willing to tolerate the bogus code. State Changed From-To: open->closed Bogus ASM fixed. |