Project

General

Profile

(View Message) ยป issue.txt

mustdos, 2021-06-10 08:21 PM

 
1
https://www.virtualbox.org/wiki/Linux%20build%20instructions
2

    
3
_______________________________________________________________________________________________________
4

    
5

    
6
parabola# pacman -S --needed binutils bison flex pkg-config multilib-devel wget yasm nasm \
7
                   libidl2 linux-headers texlive-most sdl sdl_ttf \
8
                   lib32-glibc lib32-libstdc++5 lib32-gcc-libs gcc-multilib qt5
9

    
10
:: There are 3 members in group multilib-devel:
11
:: Repository core
12
   1) lib32-gcc-libs
13
:: Repository multilib
14
   2) lib32-fakeroot  3) lib32-libltdl
15

    
16
Enter a selection (default=all): 
17
:: There are 12 members in group texlive-most:
18
:: Repository libre
19
   1) texlive-core  2) texlive-fontsextra  3) texlive-latexextra
20
:: Repository extra
21
   4) texlive-bibtexextra  5) texlive-formatsextra  6) texlive-games  7) texlive-humanities  8) texlive-music  9) texlive-pictures
22
   10) texlive-pstricks  11) texlive-publishers  12) texlive-science
23

    
24
Enter a selection (default=all): 
25
error: target not found: lib32-libstdc++5
26
warning: qt5-base-5.15.2+kde+r196-1 is up to date -- skipping
27
warning: qt5-svg-5.15.2+kde+r7-1 is up to date -- skipping
28
warning: qt5-x11extras-5.15.2-1 is up to date -- skipping
29
parabola# 
    (1-1/1)