Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Aug 2002 14:09:02 -0400
From:      Brian Minard <bminard@flatfoot.ca>
To:        ports@FreeBSD.org
Subject:   print/detex-2.7
Message-ID:  <15711.58046.374297.308642@yop.flatfoot.ca>

next in thread | raw e-mail | index | archive | help
Hi,

I've encountered a problem with this port where it fails to build for
FreeBSD 4.6-STABLE FreeBSD 4.6-STABLE #14: Thu Aug 1 07:29:21 EDT 2002 i386.

The problem appears to be cause by a missing
"CFLAGS=-DNO_MALLOC_DECL" (required by detex.l).

Thanks,
Brian

===>  Extracting for detex-2.7
>> Checksum OK for detex-2.7.tar.
===>  Patching for detex-2.7
===>  Configuring for detex-2.7
===>  Building for detex-2.7
sed -f states.sed detex.l > xxx.l
lex  xxx.l
rm -f xxx.l
mv lex.yy.c detex.c
cc -O -pipe  -c detex.c
In file included from lex.yy.c:781:
/usr/include/stdlib.h:99: conflicting types for `malloc'
xxx.l:42: previous declaration of `malloc'
*** Error code 1

Stop in /usr/ports/print/detex/work.
*** Error code 1

Stop in /usr/ports/print/detex.

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?15711.58046.374297.308642>