Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kportage 0.6 compile error
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Tesla2k
n00b
n00b


Joined: 25 May 2002
Posts: 19
Location: Füssen, Germany

PostPosted: Fri Jan 24, 2003 10:34 pm    Post subject: kportage 0.6 compile error Reply with quote

I get the following error when emerging kportage 0.6

Code:

make[2]: Entering directory `/var/tmp/portage/kportage-0.6/work/kportage-0.6/doc'
Making all in en
make[3]: Entering directory `/var/tmp/portage/kportage-0.6/work/kportage-0.6/doc/en'
/usr/kde/cvs/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
index.docbook:11: error: failed to load external entity "dtd/kdex.dtd"
]>
 ^
index.docbook:38: error: Entity 'language' not defined
<book lang="&language;">
                      ^
index.docbook:38: validity error: No declaration for attribute lang of element book
<book lang="&language;">


and so on quite long.
I have already tried an --deep update. I using cvs kde/qt and the ~x86 flag.
Any ideads ?
Back to top
View user's profile Send private message
zenon
Apprentice
Apprentice


Joined: 09 Oct 2002
Posts: 263

PostPosted: Sat Jan 25, 2003 9:06 pm    Post subject: Reply with quote

did you get it working, kportage won't work for me either.
Back to top
View user's profile Send private message
Ellidi
Apprentice
Apprentice


Joined: 22 Oct 2002
Posts: 204
Location: iceland

PostPosted: Sat Jan 25, 2003 9:41 pm    Post subject: Reply with quote

Maybe you have to edit the ebuild and define this 'language' thing :) just a suggestion. I know nothing of this program whatsoever:)
[edit: I might just be out of my mind though :)]
_________________
What if God smoked cannabis...
What do you mean with 'What if' ?
Back to top
View user's profile Send private message
zenon
Apprentice
Apprentice


Joined: 09 Oct 2002
Posts: 263

PostPosted: Sat Jan 25, 2003 10:28 pm    Post subject: Reply with quote

Can you be more specific? I just got Gentoo going this week and am a little new. sorry.


I think this is where it went south.
Code:
digestpage.cpp:64: no matching function for call to `DigestPage::connect(
   KPushButton*&, const char[11], DigestPage* const, const char[24])'
/usr/qt/3/include/qobject.h:116: candidates are: static bool
   QObject::connect(const QObject*, const char*, const QObject*, const char*)
/usr/qt/3/include/qobject.h:227:                 bool QObject::connect(const
   QObject*, const char*, const char*) const
digestpage.cpp: In member function `virtual void DigestPage::languageChange()':
digestpage.cpp:82: invalid use of undefined type `struct KListBox'
digestpage.h:18: forward declaration of `struct KListBox'
digestpage.cpp:84: invalid use of undefined type `struct KPushButton'
digestpage.h:19: forward declaration of `struct KPushButton'
digestpage.cpp:85: invalid use of undefined type `struct KPushButton'
digestpage.h:19: forward declaration of `struct KPushButton'
make[3]: *** [digestpage.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/kportage-0.5.1-r1/work/kportage-0.5.1/kportage/processes'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kportage-0.5.1-r1/work/kportage-0.5.1/kportage'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kportage-0.5.1-r1/work/kportage-0.5.1'
make: *** [all-recursive-am] Error 2

!!! ERROR: app-admin/kportage-0.5.1-r1 failed.
!!! Function kde_src_compile, Line 88, Exitcode 2
!!! died running emake, kde_src_compile:make
Back to top
View user's profile Send private message
Ellidi
Apprentice
Apprentice


Joined: 22 Oct 2002
Posts: 204
Location: iceland

PostPosted: Sat Jan 25, 2003 10:46 pm    Post subject: Reply with quote

Bah :) don't listen to me, I shouldn't have answered in the first place.. this is WAY out of my leauge :) sry:)
_________________
What if God smoked cannabis...
What do you mean with 'What if' ?
Back to top
View user's profile Send private message
Tesla2k
n00b
n00b


Joined: 25 May 2002
Posts: 19
Location: Füssen, Germany

PostPosted: Sun Jan 26, 2003 5:40 pm    Post subject: Reply with quote

well sure I could make some hack or simply leave the documentation out, but thats not really how it should be
Back to top
View user's profile Send private message
oniq
Guru
Guru


Joined: 02 Sep 2002
Posts: 597
Location: Connecticut

PostPosted: Sun Jan 26, 2003 5:48 pm    Post subject: Reply with quote

Works fine for me, Gentoo 1.4rc1:
Code:

*  app-admin/kportage
      Latest version available: 0.5.1-r1
      Latest version installed: 0.5.1-r1


This is the non-cvs version, obviously :)
_________________
open like a child's mind.
Back to top
View user's profile Send private message
zenon
Apprentice
Apprentice


Joined: 09 Oct 2002
Posts: 263

PostPosted: Sun Jan 26, 2003 6:18 pm    Post subject: Reply with quote

okay, I broke down and D-Loaded the normal realese (no portage) and its' definitely a different release coz I get a diff errror

I'm running 1.4rc1 too, WTF why doesn't it work?


Code:
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3/include -I/usr/qt/3/include -I.  -I/usr/include/python2.2/  -DQT_THREAD_SUPPORT  -D_REENTRANT  -O0 -c -o portagemap.o `test -f 'portagemap.cpp' || echo './'`portagemap.cpp
portagemap.cpp:209:26: portagemap.moc: No such file or directory
make[3]: *** [portagemap.o] Error 1
make[3]: Leaving directory `/home/zenon/apps-to-install/kportage-0.6/kportage/portage'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/zenon/apps-to-install/kportage-0.6/kportage'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/zenon/apps-to-install/kportage-0.6'
make: *** [all] Error 2
Back to top
View user's profile Send private message
al
Guru
Guru


Joined: 26 Dec 2002
Posts: 304
Location: Scotland

PostPosted: Sun Jan 26, 2003 7:24 pm    Post subject: Reply with quote

Yeah,I got the same error as you mate!

The "died running emake blah,blah"

If you get it working post up how you did it-or if anyone else knows whats going on....
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum