Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2006 11:38:42 -0700
From:      "Keith Beattie" <ksbeattie@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   touble building liferea-1.0.12
Message-ID:  <3aa28e230605161138o6e7e4818j10ea3e08e31b51d7@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
When building port liferea-1.0.12, I get:

zlib_interface.c: In function `jg_gzip_uncompress':
zlib_interface.c:180: error: syntax error before "xlen"

line 180 is:
  ssize_t xlen =3D (data_start[1] << 8) | data_start[0];

if I change it to size_t, it builds but I'm hesitent to install it
that way as on other machines the port builds and installs properly.

Any thoughts on what might be wrong on this one machine?

Thanks,
ksb



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