cybi has quit [Read error: Connection reset by peer]
<farkuhar>
joe9: not too long ago there was a major version bump in clang and llvm, leading to build errors like the one you saw with wasi-libc. Usually after updating clang or llvm it's recommended to run revdep, and fix the broken packages that are reported.
_moth_1 has joined #crux
_moth_ has quit [Ping timeout: 272 seconds]
_moth_1 is now known as _moth_
<joe9>
ok, thanks.
cybi has joined #crux
<joe9>
can crux use disk uuid's? the names change when I add / remove disks.
<joe9>
put the disk uuid's in lilo?
<joe9>
or, does it have to be syslinux at the very least.
<ppetrov^>
I have not tried it, but there are instructions for Slackware and LILO. You will need to modify /etc/fstab
<ppetrov^>
hey are 4 repos, the "base" one is called "custom"
<ppetrov^>
p5 has perl modules, the ports of which were auto generated by cpan2crux tool
<ppetrov^>
xfce_4.12 has an old xfce, and scientific probably is not of much interest
<ppetrov^>
the lilo.conf_image is my lilo.conf specific for my system, so of course, edit as you find fit. Also, I put a picture as a greeter :p
<farkuhar>
joe9: if you compile your kernel with EFI_STUB enabled, you can let the BIOS itself act as a bootloader. Just save your kernel on a dedicated FAT32 partition, and use efibootmgr to let your BIOS know where it is (and the part-uuid of your root partition).
cybi has quit [Ping timeout: 260 seconds]
<SiFuh>
APPEND ROOT=PARTUUID="..."
<SiFuh>
In syslinux
<SiFuh>
If I remember correctly
<SiFuh>
Nope I am wrong remove the PART part ;-)
<SiFuh>
APPEND root=UUID="..."
<joe9>
is slackware source based too?
<SiFuh>
joe9: yes
<SiFuh>
Main ISO is binary, but after everything is source
<SiFuh>
And kind of very outdated but stable
cybi has joined #crux
<jaeger>
farkuhar: he's not booting that box in UEFI mode
<ppetrov^>
joe9, no
<ppetrov^>
and it is not outdated, since the newest release came out a month ago or so
<ppetrov^>
the main ISO contains a very rich collection of software, the rest you grab from slackbuilds.org -- a ports-like repo
<SiFuh>
ppetrov^: No
<SiFuh>
The main ISO is binary and everything else is source and it is outdated software
<SiFuh>
It always has been and always will be
<ppetrov^>
heh
<ppetrov^>
i am not going to argue
cybi has quit [Ping timeout: 272 seconds]
cybi has joined #crux
cybi has quit [Ping timeout: 260 seconds]
cybi has joined #crux
cybi has quit [Ping timeout: 260 seconds]
cybi has joined #crux
cybi has quit [Remote host closed the connection]
cybi has joined #crux
cybi has quit [Read error: Connection reset by peer]
<farkuhar>
SiFuh, ppetrov^: http://ix.io/3U2D is a different workaround for the inkscape-poppler soversion mismatch. Would you be willing to test it out and let me know how it works for you?
<ppetrov^>
thanks farkuhar, i will check it in the next days
<ppetrov^>
farkuhar, did you try opening a PDF?
<ppetrov^>
even if it builds fine?
<ppetrov^>
heh, i have a typo there --> howevver
<farkuhar>
ppetrov^: I just tried opening a PDF using "internal import", and it worked fine.
<ppetrov^>
by building with the fix you posted?
<ppetrov^>
good, makes things less complicated
<farkuhar>
Both "internal import" and "poppler/cairo import" seem to work on the PDFs I tried so far, using the fix posted above.
<ppetrov^>
that's great. I will give it a try. thanks
<farkuhar>
no problem. Thank beerman also; without his suggestion of installing a new gtk+ theme, I wouldn't have had a reason to look deeper at the inkscape build process.
<ppetrov^>
how did the gtk+ theme lead to this? Also: thank you beerman
<farkuhar>
inkscape is one of the dependencies for generating the icons.
<farkuhar>
see for example the output of `prt-get quickdep arc-theme`
<ppetrov^>
yes, you are absolutely right... i actualy udes it to modify 2 icon themes
<ppetrov^>
i had some icons missing in a few programs, since they expected to find 48x48 png versions of the icons
<ppetrov^>
i did not figure out what the problem was exactly, there were errors with libpixbufloader-svg
<ppetrov^>
my guess is, it tried to use the SVG icon but failed... but nevermind, the 48x48 PNGs did the trick
cybi has quit [Read error: Connection reset by peer]