Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jan 2007 16:20:35 +0100
From:      Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>
To:        freebsd-amd64@freebsd.org
Subject:   Re: Does kbtv / py-kde work on amd64?
Message-ID:  <20070101162035.b3fdd878.torfinn.ingolfsen@broadpark.no>
In-Reply-To: <200701010306.05908.andy@athame.co.uk>
References:  <20061231145026.e60ef46c.torfinn.ingolfsen@broadpark.no> <200701010306.05908.andy@athame.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 01 Jan 2007 03:06:04 +0200
Andy Fawcett <andy@athame.co.uk> wrote:

> [tap@igor ~]$ pkg_info | grep kbtv
> kbtv-1.1.3          KDE TV viewer for FreeBSD
> 
> [tap@igor ~]$ pkg_info | grep py24-kde
> py24-kde-3.16.0,1   Python Bindings for KDE3
> 
> [tap@igor ~]$ uname -a
> FreeBSD igor.int.athame.co.uk 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE
> #1: Wed Dec 27 19:50:47 EET 2006     
> root@igor.int.athame.co.uk:/usr/obj/usr/src/sys/IGOR  amd64
> 
> 
> So yes, it builds fine (and runs great) for me here.

How did you install it? With portinstall / portupgrade?
You didn't have to do anything special to have it install?

This is very strange. I've just tried to install it on another amd64
machine, and it failed there too. But this time I got a different error:
c++ -shared -pthread -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/local/lib/kde3 -Wl,-rpath,/usr/X11R6/lib -o kparts.so sipkpartspart0.o sipkpartspart1.o sipkpartspart2.o sipkpartspart3.o -L/usr/local/lib -L/usr/local/lib/kde3 -L/usr/X11R6/lib -lkparts -lkonsolepart -lqt-mt -lXext -lX11 -lm
/usr/bin/ld: cannot find -lkonsolepart
*** Error code 1

Stop in /usr/ports/x11-toolkits/py-kde/work/PyKDE-3.16.0/kparts.
*** Error code 1

Stop in /usr/ports/x11-toolkits/py-kde/work/PyKDE-3.16.0.
*** Error code 1

Stop in /usr/ports/x11-toolkits/py-kde.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.17152.65 env make
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
        ! x11-toolkits/py-kde   (unknown build error)
--->  Packages processed: 0 done, 65 ignored, 0 skipped and 1 failed

So I will try to find out more on this 'konsolepart' library and where it should be located.
Any suggestions on what else I should try?
-- 
Regards,
Torfinn Ingolfsen,
Norway




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070101162035.b3fdd878.torfinn.ingolfsen>