touble building liferea-1.0.12

Keith Beattie ksbeattie at gmail.com
Sat May 20 08:23:58 UTC 2006


On 5/16/06, Pav Lucistnik <pav at freebsd.org> wrote:
> Keith Beattie píše v út 16. 05. 2006 v 11:38 -0700:
> > 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 = (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?
>
> What system do you have? uname -a

FreeBSD nodename.clip.ped 5.4-RELEASE-p3 FreeBSD 5.4-RELEASE-p3 #4:
Thu Jun 30 15:48:09 PDT 2005     root@:/usr/obj/usr/src/sys/MINE  i386

Same compile problem with liferea 1.0.13.

In looking at my other 5.4 p3 machine, I see that I've never installed
the gnome2-fifth-toe port (which is brining in liferea).  Trying now,
I see it doesn't build there either (compile issues with rdesktop,
different error but perhaps related...)  It does build on my 6.0
machine, though.

TIA,
ksb


More information about the freebsd-ports mailing list