View previous topic :: View next topic |
Author |
Message |
fspnet n00b
Joined: 07 Jul 2017 Posts: 14
|
Posted: Wed Jul 24, 2024 11:18 pm Post subject: Did anyone know if there was a way to compile emul-linux |
|
|
Did anyone know if there was a way to compile emul-linux after its base was installed?<-
i saw a post back in 2005 that showed a discreapency of common-awareness that said they were adding abi_x32 to the flags and
still using it to build something that depended on emul-linux for clarification |
|
Back to top |
|
|
salahx Guru
Joined: 12 Mar 2005 Posts: 556
|
Posted: Thu Jul 25, 2024 12:35 am Post subject: |
|
|
The emul- packages are long dead. They've been replaced with multilib profiles and the abi_x86_32 USE flag.
If you're running a really old version of Gentoo, you need to update it. You have 3 choices in that case:
1) Blow away everything and start over
2) https://wiki.gentoo.org/wiki/Upgrading_Gentoo#Updating_old_systems
3) Go hunting for old ebuilds and distfiles and iteratively build up your system until you can compile the latest tree. |
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 22618
|
Posted: Thu Jul 25, 2024 12:43 am Post subject: |
|
|
The emul- packages were specially built to provide x86 code on amd64 systems. As salahx says, that approach is long gone. What are you trying to do that led you to ask this question, and reference a 19 year old post? |
|
Back to top |
|
|
|