Summary: | maintainer update for lang/swi-pl | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Gerhard Gonter <g.gonter> | ||||
Component: | Individual Port(s) | Assignee: | Volker Stolz <vs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | g.gonter | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Gerhard Gonter
2005-02-21 23:30:20 UTC
State Changed From-To: open->feedback I think your MALLOC_H-hack no longer works: cc -I. -I/usr/ports/lang/swi-pl/work/pl-5.4.7/src -O2 -pipe -g -Wall -O3 -fno-strict-aliasing -o plld /usr/ports/lang/swi-pl/work/pl-5.4.7/src/plld.c In file included from /usr/ports/lang/swi-pl/work/pl-5.4.7/src/pl-incl.h:276, from /usr/ports/lang/swi-pl/work/pl-5.4.7/src/plld.c:63: /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead" In file included from /usr/ports/lang/swi-pl/work/pl-5.4.7/src/plld.c:83: /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead" gmake[1]: Leaving directory `/usr/ports/lang/swi-pl/work/pl-5.4.7/src' Responsible Changed From-To: freebsd-ports-bugs->vs Handle this. State Changed From-To: feedback->closed Commited, thanks! |