Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 May 2006 10:53:15 +0200
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        Keith Beattie <ksbeattie@gmail.com>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: touble building liferea-1.0.12
Message-ID:  <1148115195.90460.5.camel@ikaros.oook.cz>
In-Reply-To: <3aa28e230605200123o71229097wb923f4c4df2eff5f@mail.gmail.com>
References:  <3aa28e230605161138o6e7e4818j10ea3e08e31b51d7@mail.gmail.com> <1147817870.6106.5.camel@ikaros.oook.cz> <3aa28e230605200123o71229097wb923f4c4df2eff5f@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-XWZS1qXS7l/8r4MvX+gf
Content-Type: text/plain; charset=ISO-8859-2
Content-Transfer-Encoding: quoted-printable

Keith Beattie p=ED=B9e v so 20. 05. 2006 v 01:23 -0700:
> On 5/16/06, Pav Lucistnik <pav@freebsd.org> wrote:
> > Keith Beattie p=ED=B9e v =FAt 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 =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?
> >
> > What system do you have? uname -a
>=20
> 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
>=20
> Same compile problem with liferea 1.0.13.
>=20
> 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.

Try adding=20

#include <sys/types.h>

somewhere in the top of zlib_interface.c

--=20
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>

It also explains why paper clips just lie there while you look at them,
but as soon as you turn your back, they run away, giggling wildly,
and transform themselves into coat hangers.

--=-XWZS1qXS7l/8r4MvX+gf
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?=
	=?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?=
	=?ISO-8859-1?Q?_zpr=E1vy?=

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (FreeBSD)

iD8DBQBEbtj7ntdYP8FOsoIRAqeZAJ9wA/hP35TC5w0anxd2Nm8w0K7G+QCeJyGA
2xyev8EuoLlTVSJAlqLiJPk=
=Omzf
-----END PGP SIGNATURE-----

--=-XWZS1qXS7l/8r4MvX+gf--



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