| Summary: | Build of devel/dia2code breaks on CURRENT | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Bruce M Simpson <bms> | ||||
| Component: | Individual Port(s) | Assignee: | freebsd-ports (Nobody) <ports> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
State Changed From-To: open->closed committed, thanks |
ports/dia2code uses the <malloc.h> header; this has been depracated from CURRENT. Fix: Patch enclosed here. How-To-Repeat: Attempt to build ports/dia2code on CURRENT: In file included from dia2code.h:23, from dia2code.c:18: /usr/include/malloc.h:3: #error "<malloc.h> has been replaced by <stdlib.h>" gmake[3]: *** [dia2code.o] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/dia2code/work/dia2code-0.6/dia2code'