FreeBSD Port: liferea-0.9.2

Andreas Kohn andreas.kohn at gmx.net
Sun May 22 09:02:16 GMT 2005


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
> > > 
> > > 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 common.o
> [snip]
> > > Stop in /usr/ports/net/liferea.
> > > ** Command failed [exit code 1]: /usr/bin/script -qa 
> > > /tmp/portupgrade67929.6
> > > make
> > > ** Fix the problem and try again.
> > > 
> > > 
> > Hi,
> > 
> > could you try dropping the attached patch into
> > the /usr/ports/net/liferea/files directory, and rebuilding?
> > 
> 
> Thanks for the patch.  But your fix seems not to work on my system:
> 
> sumomo(perky):~/cvs/ports/liferea% LC_ALL=C 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.xml"
> *** ui_feedlist.c: Failed get session dbus: org.freedesktop.DBus.Error.Failed | 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=unix:path=/var/tmp/dbus-GSw7QmHNFo,guid=f3c68f420795583b595077ed203a3400

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=C liferea
These are strange, never seen them. :/

Regards,
--
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20050522/be22cec1/attachment.bin


More information about the freebsd-ports mailing list