ChanServ changed the topic of #aarch64-laptops to: Linux support for AArch64 Laptops (Asus NovaGo TP370QL - HP Envy x2 - Lenovo Mixx 630 - Lenovo Yoga C630)
mattst88 has joined #aarch64-laptops
macc24 has joined #aarch64-laptops
iivanov has joined #aarch64-laptops
derzahl has quit [Remote host closed the connection]
derzahl has joined #aarch64-laptops
macc24_ has joined #aarch64-laptops
macc24 has quit [Ping timeout: 480 seconds]
<derzahl>
hm odd. the zfs dkms fails to compile against the latest linux-steev
<steev>
what did i break
<derzahl>
zfs apparently
<steev>
build log?
<derzahl>
looks like the cofigure script failed
<derzahl>
lets see
<derzahl>
im not super familiar with the dkms build process
<derzahl>
checking whether modules can be built... no
<derzahl>
configure: error:
<derzahl>
*** Unable to build an empty module.
<derzahl>
nice generic error
<derzahl>
will have to digg more
<derzahl>
fails building build/conftest/conftest.ko but im not sure why
<derzahl>
ah scripts/basic/fixdep: /usr/lib/libc.so.6: version `GLIBC_2.33' not found (required by scripts/basic/fixdep)
<derzahl>
weird. im on glibc 2.32
<derzahl>
not sure why its looking for 2.33
<derzahl>
and only for this kernel
<derzahl>
any ideas?
<derzahl>
oh, i think i know why. i compiled this kernel using qemu and a manjaro arm docker image. but what i dont get is why that would be using glibc 2.33 when my manjaro arm laptop is using glibc 2.32
<derzahl>
i guess docker images must use the hosts glibc version. but im not sure how that works when the host is x86...
iivanov has quit [Remote host closed the connection]