Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gaim 0.58 ebuild broken but can be worked around
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
proxy
Apprentice
Apprentice


Joined: 20 Apr 2002
Posts: 260
Location: Chantilly, VA

PostPosted: Thu May 16, 2002 10:29 pm    Post subject: gaim 0.58 ebuild broken but can be worked around Reply with quote

well it tries to build with panel support even when i have -gnome in my use variables....

I took a look at what is differnt in the ebuild files from previous version

it seems that they changed

Code:

econf ${myopts} || die


to

Code:

   ./configure \
      --host=${CHOST} \
      --enable-distrib \
      --prefix=/usr \
      --infodir=/usr/share/info \
      --mandir=/usr/share/man || die "./configure failed"


i dont know why they changed it, but changing it back makes it build just fine for me :)

proxy
Back to top
View user's profile Send private message
LinuxDude
n00b
n00b


Joined: 27 Apr 2002
Posts: 57

PostPosted: Thu May 16, 2002 11:52 pm    Post subject: Reply with quote

yep that change of the ebuild fixes it...
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