Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 2002 20:40:03 -0800 (PST)
From:      "David W. Chapman Jr." <dwcjr@inethouston.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/36715: [MAINTAINER UPDATE] Doxygen 1.2.14 -> 1.2.15
Message-ID:  <200204040440.g344e3t95736@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/36715; it has been noted by GNATS.

From: "David W. Chapman Jr." <dwcjr@inethouston.net>
To: freebsd-gnats-submit@FreeBSD.org, dchapes@ddm.wox.org
Cc:  
Subject: Re: ports/36715: [MAINTAINER UPDATE] Doxygen 1.2.14 -> 1.2.15
Date: Wed, 03 Apr 2002 22:37:38 -0600

 On -current I get the following because malloc.h has been removed, can 
 you patch it to use stdlib.h isntead or do you want me to take a crack 
 at it?
 
 c++ -c -O -pipe -march=k6 -Wall -W -I../qtools -I../libpng -o 
 ../objects/pngenc.o pngenc.cpp
 In file included from pngenc.cpp:29:
 /usr/include/malloc.h:3: #error "<malloc.h> has been replaced by <stdlib.h>"
 pngenc.cpp: In method `void PngEncoder::write(const char *)':
 pngenc.cpp:109: implicit declaration of function `int calloc(...)'
 pngenc.cpp:145: implicit declaration of function `int free(...)'
 gmake[2]: *** [../objects/pngenc.o] Error 1
 gmake[2]: Leaving directory 
 `/usr/home/poseiden/port/doxygen/work/doxygen-1.2.15/src'
 gmake[1]: *** [all] Error 2
 gmake[1]: Leaving directory 
 `/usr/home/poseiden/port/doxygen/work/doxygen-1.2.15/src'
 gmake: *** [all] Error 2
 *** Error code 2
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204040440.g344e3t95736>