Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problem compiling 32bit app
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
zeronullity
Tux's lil' helper
Tux's lil' helper


Joined: 16 Oct 2010
Posts: 103

PostPosted: Mon Jun 13, 2011 6:21 am    Post subject: problem compiling 32bit app Reply with quote

I just upgraded from a 32bit to a 64 bit system and I'm having issues compiling a 32 bit application..
it's looking for /usr/X11R6/lib/libXxf86dga.a however I don't have that file.... I do have /usr/lib32/libXxf86dga.so.1.0.0 What is the best way to fix this problem?
Back to top
View user's profile Send private message
chiefbag
Guru
Guru


Joined: 01 Oct 2010
Posts: 542
Location: The Kingdom

PostPosted: Mon Jun 13, 2011 7:34 am    Post subject: Reply with quote

Code:
emerge -va x11-libs/libXxf86dga
Back to top
View user's profile Send private message
chiefbag
Guru
Guru


Joined: 01 Oct 2010
Posts: 542
Location: The Kingdom

PostPosted: Mon Jun 13, 2011 7:37 am    Post subject: Reply with quote

You could always try the following.

Code:
ln -s /usr/lib32/libXxf86dga.so.1.0.0 /usr/X11R6/lib/libXxf86dga.a
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8704
Location: ~Brussels - Belgique

PostPosted: Wed Jun 22, 2011 12:44 pm    Post subject: Reply with quote

You need emul-linux-* packages
_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 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