Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Apr 2010 15:32:33 -0700
From:      Doug Barton <dougb@FreeBSD.org>
To:        d@delphij.net
Cc:        Xin LI <delphij@delphij.net>, "freebsd-ports@FreeBSD.org" <freebsd-ports@FreeBSD.org>, multimedia@FreeBSD.org
Subject:   Re: multimedia/gpac-libgpac fails with zlib problem on -current
Message-ID:  <4BB51F01.2040003@FreeBSD.org>
In-Reply-To: <4BB50FDD.3050200@delphij.net>
References:  <4BB4ECE5.6080204@FreeBSD.org> <4BB50FDD.3050200@delphij.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 04/01/10 14:27, Xin LI wrote:
> Hi,
> 
> In order to prevent further damage, I have hardcoded FreeBSD's
> configuration as unifdef'ed in zlib.h:
> 
>  -D_FILE_OFFSET_BITS=64 -U_LFS64_LARGEFILE -U_LARGEFILE64_SOURCE
> 
> Hope this helps.  I'm still in discussion with upstream author about a
> better solution.

Unfortunately, even with your latest change I'm still getting the
following error:

cc -O3  -pipe -g -I/usr/local/include -g -fno-strict-aliasing
-Wno-pointer-sign
-I/usr/local/tmp/usr/local/ports/multimedia/gpac-libgpac/work/gpac/include
 -I../ -DGPAC_HAVE_CONFIG_H  -c -o utils/xml_parser.o utils/xml_parser.c
In file included from /usr/include/zlib.h:34,
                 from utils/xml_parser.c:30:
/usr/include/zconf.h:367:53: error: operator '||' has no right operand
gmake: *** [utils/xml_parser.o] Error 1
*** Error code 1


-- 

	... and that's just a little bit of history repeating.
			-- Propellerheads

	Improve the effectiveness of your Internet presence with
	a domain name makeover!    http://SupersetSolutions.com/




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