Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
trouble building kde-3.0.2 against qt-3.0.5 (was: kdepim-3.0
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
jthj
Apprentice
Apprentice


Joined: 04 Jun 2002
Posts: 176
Location: The Matrix Has Me....

PostPosted: Tue Jul 23, 2002 10:10 pm    Post subject: Reply with quote

I get this message when I try to manualy patch?

missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|-- ./knotes/knote.cpp Mon Jul 22 23:06:49 2002
|+++ ./knotes/knote.fix Mon Jul 22 23:08:07 2002
--------------------------
File to patch:
Back to top
View user's profile Send private message
krabber
n00b
n00b


Joined: 23 Jul 2002
Posts: 3
Location: Binghamton, NY

PostPosted: Tue Jul 23, 2002 10:13 pm    Post subject: Reply with quote

Mebbe this is slightly off topic, but I got around my problem by building kdeadmin as
Code:
emerge --nodeps kde-base/kdeadmin
as that was the only package needing rpm. And rpm-4.0.4 is there to serve its needs if I ever use rpm :roll: . So, Im back on track compiling the rest of KDE. Hopefully, I get to see Kandalf by tonite. :wink:
Tho, a resolution as to why rpm-4.0.4-r2 refuses to build on my system would be a great help too.
Back to top
View user's profile Send private message
krabber
n00b
n00b


Joined: 23 Jul 2002
Posts: 3
Location: Binghamton, NY

PostPosted: Tue Jul 23, 2002 10:19 pm    Post subject: Reply with quote

jthj wrote:
I get this message when I try to manualy patch?

missing header for unified diff at line 3 of patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|-- ./knotes/knote.cpp Mon Jul 22 23:06:49 2002
|+++ ./knotes/knote.fix Mon Jul 22 23:08:07 2002
--------------------------
File to patch:


U need to be in the /var/tmp/portage/kdepim-3.0.2/temp/work dir to do this manually. Im not exactly sure of that dir, but sth like that is where portage extracts the kdepim source. Easier way is to patch ur ebuild as earlier mentioned in this topic.
Back to top
View user's profile Send private message
Kawada
Apprentice
Apprentice


Joined: 22 Jul 2002
Posts: 159
Location: Florida, USA

PostPosted: Tue Jul 23, 2002 10:41 pm    Post subject: Reply with quote

Okay, for those of you who still want to be able to overnight KDE, or just don't want to go through the hassle of merging packages one by one in order to avoid the kdepim problem, I'll tell you what I did. Edit the kde ebuild. The file can be found at /usr/portage/kde-base/kde/kde-3.0.2.ebuild (make a backup copy first :wink: ) In this file there is a line that says:

Code:
RDEPEND='echo ~kde-base/kde{libs,base,addons,admin,artwork,edu,games,graphics,multimedia,network,pim,toys,utils}-${PV}'


Simply remove the reference to pim from this line, so the new line would look like:

Code:
RDEPEND='echo ~kde-base/kde{libs,base,addons,admin,artwork,edu,games,graphics,multimedia,network,toys,utils}-${PV}'


and when you do emerge kde now, it will ebuild everything it would have before, except kdepim. Once kdepim finally gets a good fix (hopefully soon...How is the patch at bugs.gentoo.org working for people?) simply return the line to its original state, so that a reemerging of kde will grab kdepim again. Hope this made sense.
Back to top
View user's profile Send private message
syadnom
Guru
Guru


Joined: 09 May 2002
Posts: 531

PostPosted: Wed Jul 24, 2002 5:20 am    Post subject: well crap.. Reply with quote

im just "building around it"...

what do you mean "when the release version" of qt 3.0.5 is out? are we running a beta?

gentoo may run some bleeding edge stuff, but why would we be running a beta Qt? or is it a dep of KDE3.0.2????

anyway...ill just build around it until either a new "qt-3.0.5-r*" or a new kdepim3.0.2/3-r*" is ready...i dont use the "features" that are kdepim but id like to have my system built properly, not hacked together....

i guess its not really a big deal though...i like kde because of features but "having" to run flux isn't all bad ;)...only prob is ill feel so slow when i get kde up and going....

------------
btw - the patch does not work for me OR im doing it completely WRONG...either way it sucks......
Back to top
View user's profile Send private message
rphillips
Retired Dev
Retired Dev


Joined: 18 Apr 2002
Posts: 92

PostPosted: Wed Jul 24, 2002 6:51 am    Post subject: Reply with quote

I applied the patch to the kdepim ebuild... It should merge alright now with qt-3.0.5
Back to top
View user's profile Send private message
dn1282
n00b
n00b


Joined: 21 Jul 2002
Posts: 26
Location: California

PostPosted: Wed Jul 24, 2002 10:38 am    Post subject: Reply with quote

Thanks rphillips...it finally works without errors now :D
Back to top
View user's profile Send private message
StifflerStealth
Retired Dev
Retired Dev


Joined: 03 Jul 2002
Posts: 968

PostPosted: Wed Jul 24, 2002 7:17 pm    Post subject: Reply with quote

I had similar problems when I installed using gcc3.1. I got mad so I emerged gnome. Then without rsyncing I tried kde again, and it worked. Strange! I used qt 3.0.5 version, although at the time I did this, I believe I had to unmask it.

cheers
Back to top
View user's profile Send private message
syadnom
Guru
Guru


Joined: 09 May 2002
Posts: 531

PostPosted: Thu Jul 25, 2002 4:39 am    Post subject: good Reply with quote

thanks
Back to top
View user's profile Send private message
bod
n00b
n00b


Joined: 20 Jul 2002
Posts: 26
Location: UK

PostPosted: Thu Jul 25, 2002 10:14 am    Post subject: Reply with quote

rphillips wrote:
I applied the patch to the kdepim ebuild... It should merge alright now with qt-3.0.5


Last night I got round to trying KDE-3.1a, having already upgraded qt to 3.05 - it too fell over on kdepim.

Not a problem for me as I've worked round it, but you might like to patch that too.
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
Goto page Previous  1, 2
Page 2 of 2

 
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