1 |
On 2019-06-24 14:16, Jacques Montier wrote: |
2 |
|
3 |
> I followed the steps 1, 3, 4, 5, 6, 7, 8, 9 and 10 (emerge -1v |
4 |
> sys-devel/gcc:8.3.0, emerge -1v sys-devel/gcc:8.2.0-r6) without any issue. |
5 |
> Everything works fine but the step 11 (emerge -1v --deep /lib32 /usr/lib32 |
6 |
> /usr/lib/llvm/*/lib32) has been pretty painful. |
7 |
> |
8 |
> Many config phase failed. |
9 |
> - dev-libs/glib-2.58.3 |
10 |
> Solved by emerging util-linux and libpcre |
11 |
> - many x11-libs stuff |
12 |
> Solved by emerging some x11-base packages (especially xorg-x11) |
13 |
> - dev-libs/libgudev, media-libs/libv4l, x11-misc/colord |
14 |
> and media-libs/libcanberra. |
15 |
> Solved by emerging virtual/libudev |
16 |
> |
17 |
> Finally, i could delete the /lib32 (/usr/lib32 was already deleted) and the |
18 |
> /usr/local/lib32 symlinks. |
19 |
|
20 |
Did you in fact have any 32 bit programs/libraries installed? |
21 |
|
22 |
I knew I had none before I started the migration, so I just skipped item |
23 |
11 and removed the symlinks manually. All the stuff left in /lib was |
24 |
either arch-independent (eg /lib/firmware), or not subject to |
25 |
linking/loading (eg /lib/modules), or glibc multiarch stuff (libm, |
26 |
libnss, yada yada). |
27 |
|
28 |
So far, no problems at all after the migration. |
29 |
|
30 |
-- |
31 |
Please don't Cc: me privately on mailing lists and Usenet, |
32 |
if you also post the followup to the list or newsgroup. |
33 |
To reply privately _only_ on Usenet and on broken lists |
34 |
which rewrite From, fetch the TXT record for no-use.mooo.com. |