Date: Sun, 22 May 2005 11:02:11 +0200 From: Andreas Kohn <andreas.kohn@gmx.net> To: Hye-Shik Chang <perky@FreeBSD.org> Cc: ports@FreeBSD.org, jwb@homer.att.com Subject: Re: FreeBSD Port: liferea-0.9.2 Message-ID: <1116752532.895.9.camel@klamath.syndrom23.de> In-Reply-To: <20050522025343.GA3285@FreeBSD.org> References: <428E218C.80009@homer.att.com> <1116666970.1219.28.camel@klamath.syndrom23.de> <20050522025343.GA3285@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-pH6hR2BXyFwikk0i5Vo9 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2005-05-22 at 11:53 +0900, Hye-Shik Chang wrote: > On Sat, May 21, 2005 at 11:16:10AM +0200, Andreas Kohn wrote: > > On Fri, 2005-05-20 at 13:42 -0400, J. W. Ballantine wrote: > > > lifera build failure > > >=20 > > > While building liferea on a 5.4-STABLE system liferea failed with: > > > mkdir .libs > > > cc -O -pipe -o liferea-bin callbacks.o cdf_channel.o cdf_item.o commo= n.o > [snip] > > > Stop in /usr/ports/net/liferea. > > > ** Command failed [exit code 1]: /usr/bin/script -qa=20 > > > /tmp/portupgrade67929.6 > > > make > > > ** Fix the problem and try again. > > >=20 > > >=20 > > Hi, > >=20 > > could you try dropping the attached patch into > > the /usr/ports/net/liferea/files directory, and rebuilding? > >=20 >=20 > Thanks for the patch. But your fix seems not to work on my system: >=20 > sumomo(perky):~/cvs/ports/liferea% LC_ALL=3DC liferea > Available browser modules (/usr/X11R6/lib/liferea): > -> GtkHTML2 (liblihtmlg.so) > No browser module configured! > trying to load browser module GtkHTML2 (liblihtmlg.so) > I/O warning : failed to load external entity "/home/perky/.liferea/mime.x= ml" > *** ui_feedlist.c: Failed get session dbus: org.freedesktop.DBus.Error.Fa= iled | Unable to determine the address of the message bus This one is normal IFF there is no session dbus, or the address of it is not specified. Its specified in an environment variable: DBUS_SESSION_BUS_ADDRESS=3Dunix:path=3D/var/tmp/dbus-GSw7QmHNFo,guid=3Df3c6= 8f420795583b595077ed203a3400 The easiest way to get this variable set and run the session dbus is using something like this in .xinitrc/.xsession: exec /usr/local/bin/dbus-launch /usr/X11R6/bin/gnome-session > liferea-bin in free(): error: chunk is already free > zsh: abort (core dumped) LC_ALL=3DC liferea These are strange, never seen them. :/ Regards, -- Andreas --=-pH6hR2BXyFwikk0i5Vo9 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBCkEqTYucd7Ow1ygwRAn2BAJ9eURsgZAlfM5OjZtKqUHZI51YbSgCePcJ5 3+x/GURIcFBLm2GZbNnZ3yY= =RYtA -----END PGP SIGNATURE----- --=-pH6hR2BXyFwikk0i5Vo9--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1116752532.895.9.camel>