| Summary: | Kaffeine fails to compile | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Ben <benlg03> |
| Component: | Individual Port(s) | Assignee: | Tilman Keskinoz <arved> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Ben
2005-09-23 10:10:07 UTC
State Changed
From-To: open->feedback
/usr/local/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
XPath error : Undefined variable
$alphabetical[count(.|key('letter', translate(substring(normalize-space(concat(primary/@sortas, primary[not(@sortas)])), 1, 1), 'abcdefghijklmnopqrstuvwxyz','ABCDEFGHIJKLMNOPQRSTUVWXYZ'))[count(ancestor::node()|$scope) = count(ancestor::node())
and ($role = @role or $type = @type or
(string-length($role) = 0 and string-length($type) = 0))][1]) = 1]
^
Can you send a list, which ports you have installed?
Especially which version of KDE and expat.
Does this happen with other KDE ports too?
Responsible Changed From-To: freebsd-i386->arved Over to maintainer Tilman, Thanks for the fast reply. Here ya go: http://home.nyc.rr.com/pack03/pkg_info No problems with KDE ports that Im aware of, k3b installed fine for me. Regards, Ben On 9/23/05, Tilman Linneweh <arved@freebsd.org> wrote: > > Synopsis: Kaffeine fails to compile > > State-Changed-From-To: open->feedback > State-Changed-By: arved > State-Changed-When: Fri Sep 23 11:17:14 GMT 2005 > State-Changed-Why: > /usr/local/bin/meinproc --check --cache index.cache.bz2 ./index.docbook > XPath error : Undefined variable > $alphabetical[count(.|key('letter', > translate(substring(normalize-space(concat(primary/@sortas, > primary[not(@sortas)])), 1, 1), > 'abcdefghijklmnopqrstuvwxyz','ABCDEFGHIJKLMNOPQRSTUVWXYZ'))[count(ancestor::node()|$scope) > = count(ancestor::node()) > and ($role = @role or $type = @type or > (string-length($role) = 0 and string-length($type) = 0))][1]) = 1] > ^ > > > > Can you send a list, which ports you have installed? > Especially which version of KDE and expat. > > Does this happen with other KDE ports too? > > > Responsible-Changed-From-To: freebsd-i386->arved > Responsible-Changed-By: arved > Responsible-Changed-When: Fri Sep 23 11:17:14 GMT 2005 > Responsible-Changed-Why: > Over to maintainer > > http://www.freebsd.org/cgi/query-pr.cgi?pr=86491 > Am 24.09.2005 um 17:30 schrieb Ben: > Thanks for the fast reply. Here ya go: > > http://home.nyc.rr.com/pack03/pkg_info > Hi Ben, Can you try upgrading libxml2 to the latest version in ports (2.6.22) and try again? After talking to Phil Rodrigues from KDE Project, We are suspecting that something is wrong with your libxml2. regards tilman Tilman, Just portupgrade -R to libxml2-2.6.22 but still get the same error=20 messages when trying to install kaffeine. Ben On 9/24/05, Tilman Linneweh <arved@freebsd.org> wrote: > Am 24.09.2005 um 17:30 schrieb Ben: > >=A0=A0Thanks for the fast reply. Here ya go: > > > >=A0=A0http://home.nyc.rr.com/pack03/pkg_info > > > > Hi Ben, > > Can you try upgrading libxml2 to the latest version in ports (2.6.22) > and try again? > > After talking to Phil Rodrigues from KDE Project, We are suspecting > that something is wrong with your libxml2. > > regards > tilman > Hello Ben, KDE 3.5.0 has been released. Does the problem still exist with KDE 3.5.0? State Changed From-To: feedback->closed Submitter does not use kaffeine anymore. |