View Single Post
Old 04-12-2016, 11:26 AM   #178
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by NiLuJe View Post
@knc1: Possibly, but I wasn't using one of their binary releases, I built a softfloat one using their build tools . (Target selection, at least, worked as advertised ^^).
To get the build system to do all of its tricks, you really need LSB installed.

The script that abe ships has:
Code:
LSB_ARCH="x86_64"
LSB_VER="4.1"
hardcoded.

The releases are shipped as *.rpm packages (groan).

But abe requires that you have alien installed (and complains if you don't, so I suppose you do).
(And if you really, really hate alien, I have a bash script that will open *.rpm packages - but I think libarchive will also)

Since I am working on a 32-bit / *.deb system . . . .

Long story short -
I attach here the LSB release tree layout as pseudo code.

I.E: A more general system's support could be scripted - but I probably never will.

( I am going to download the five archives I need at the moment and let the rest of the world deal with this on their own terms.)
Attached Files
File Type: txt lsb-tree.txt (3.1 KB, 281 views)

Last edited by knc1; 04-12-2016 at 11:32 AM.
knc1 is offline   Reply With Quote