Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Multilib amd64->x86 fails to find GTK
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
haarp
Guru
Guru


Joined: 31 Oct 2007
Posts: 535

PostPosted: Tue Apr 09, 2013 4:25 pm    Post subject: Multilib amd64->x86 fails to find GTK Reply with quote

I have modified the app-emulation/gens ebuild to allow building on amd64 by adding
Code:
multilib_toolchain_setup x86
to src_configure. Gens will not ever be 64-bit compatible, so that is the only way. This worked fairly well for a while, but recent attempts at rebuilding Gens fail because the configure stage cannot find gtk:
Code:
conftest.c(12): catastrophic error: cannot open source file "gtk/gtk.h"

I do have app-emulation/emul-linux-x86-gtklibs with the development useflag, aswell as gtk+:2 and gtk+:3 installed. I cannot figure out what on my setup changed to make it not able to find the header. If I omit multilib_toolchain_setup, it finds the header but predictably fails to compile later on. I don't have a lot of experience in handling multilib or writing ebuilds in general, so I hope someone can help me out.

Any ideas?
Back to top
View user's profile Send private message
haarp
Guru
Guru


Joined: 31 Oct 2007
Posts: 535

PostPosted: Sat Apr 13, 2013 9:34 am    Post subject: Reply with quote

no ideas?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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