Bug 35716

Summary: ports/misc/astrolog doesn't compile
Product: Ports & Packages Reporter: tom <tom>
Component: Individual Port(s)Assignee: Andrey A. Chernov <ache>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description tom 2002-03-09 23:30:00 UTC
[discordia#:/usr/ports/misc/astrolog:ttyp1] make
===>  Building for astrolog-5.40_1
cc -O -pipe -march=pentiumpro -I/usr/X11R6/include -DDEFAULT_DIR=\"/usr/local/lib/astrolog\" -c placalc.c
In file included from placalc.h:126,
                 from placalc.c:38:
/usr/include/malloc.h:3: #error "<malloc.h> has been replaced by <stdlib.h>"
*** Error code 1

Stop in /usr/ports/misc/astrolog/work.
*** Error code 1

Stop in /usr/ports/misc/astrolog.
*** Error code 1

Stop in /usr/ports/misc/astrolog.
*** Error code 1

Stop in /usr/ports/misc/astrolog.

Fix: apply the following patch:
How-To-Repeat: cd /usr/ports/misc/astrolog
make
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-03-10 03:47:04 UTC
Responsible Changed
From-To: freebsd-ports->ache

over to maintainer
Comment 2 Andrey A. Chernov freebsd_committer freebsd_triage 2002-03-10 15:12:39 UTC
State Changed
From-To: open->feedback

Can't reproduce it. It seems post-patch: target from port Makefile which 
replace malloc.h with stdlib.h somehow not running in your case.
Comment 3 Andrey A. Chernov freebsd_committer freebsd_triage 2002-03-10 21:03:09 UTC
State Changed
From-To: feedback->closed

No error in the port