Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
packages [2025/02/16 09:26] snacsnocpackages [2025/03/01 05:49] (current) snacsnoc
Line 81: Line 81:
   autoreconf -vfi   autoreconf -vfi
   CC=i486-linux-musl-gcc CFLAGS="-s -static" ./configure --prefix=/usr --host=i486-linux-musl   CC=i486-linux-musl-gcc CFLAGS="-s -static" ./configure --prefix=/usr --host=i486-linux-musl
 +  
 +** gpm 1.20.7 **
 +Needed patches: https://sources.debian.org/data/main/g/gpm/1.20.7-10/debian/patches/096_fix-compilation-against-musl-libc.patch
 +./configure --prefix=/usr --host=i486-linux-musl
 ===== Native ===== ===== Native =====
  
Line 321: Line 325:
   make DESTDIR=/path/to/staging install      make DESTDIR=/path/to/staging install   
      
-**[[e2fsprogs-1.47.1]]**+**[[https://e2fsprogs.sourceforge.net/|e2fsprogs-1.47.1]]**
   ./configure --prefix=/usr CFLAGS="-static -s"   ./configure --prefix=/usr CFLAGS="-static -s"
   make   make
   make install MAN1DIR= MAN5DIR= MAN8DIR= DESTDIR=/path/to/staging install      make install MAN1DIR= MAN5DIR= MAN8DIR= DESTDIR=/path/to/staging install   
      
-**[[/ytree-2.05]]**+**[[https://www.han.de/~werner/ytree.html|ytree-2.05]]**
    CC=gcc make LDFLAGS="-L/usr/lib -lncursesw"      CC=gcc make LDFLAGS="-L/usr/lib -lncursesw"  
 +   
 +**[[http://minkirri.apana.org.au/pub/linux/net/ne2000/atlantic.c|atlantic 0.00]]**
 +    gcc -static -s atlantic.c -o atlantic