Date: Tue, 15 Sep 1998 00:25:49 -0700 (PDT) From: Satoshi Asami <asami@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/textproc/word2x Makefile Message-ID: <199809150725.AAA17302@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
asami 1998/09/15 00:25:47 PDT
Modified files:
textproc/word2x Makefile
Log:
This port doesn't build:
===
:
c++ -O2 -pipe -DHAVE_CONFIG_H -c -o html-table.o html-table.cc
html-table.cc:19: declaration of C function `char * alloca(int)' conflicts with
/usr/include/stdlib.h:133: previous declaration `void * alloca(unsigned int)' here
gmake: *** [html-table.o] Error 1
*** Error code 2
===
While I'm here, portlint.
Revision Changes Path
1.3 +4 -2 ports/textproc/word2x/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809150725.AAA17302>
