Jump to content
Not connected, Your IP: 3.144.250.169
Sign in to follow this  
cqs

Hummingbird doesn't work on musl libc

Recommended Posts

ldd result from Void Linux musl
	/lib64/ld-linux-x86-64.so.2 (0x7effc856e000)
	libstdc++.so.6 => /lib/libstdc++.so.6 (0x7effc80e0000)
	libm.so.6 => /lib64/ld-linux-x86-64.so.2 (0x7effc856e000)
	libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x7effc80c7000)
	libpthread.so.0 => /lib64/ld-linux-x86-64.so.2 (0x7effc856e000)
	libc.so.6 => /lib64/ld-linux-x86-64.so.2 (0x7effc856e000)
Error relocating hummingbird: __res_ninit: symbol not found
ldd result from Void Linux glibc
	linux-vdso.so.1 (0x00007ffe8df6b000)
	libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007fdf68645000)
	libm.so.6 => /usr/lib/libm.so.6 (0x00007fdf68500000)
	libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007fdf684e6000)
	libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007fdf684c5000)
	libc.so.6 => /usr/lib/libc.so.6 (0x00007fdf68302000)
	/lib64/ld-linux-x86-64.so.2 => /lib/ld-linux-x86-64.so.2 (0x00007fdf68ab4000)
ldd result from Alpine Linux
	/lib64/ld-linux-x86-64.so.2 (0x7f6c1ff2e000)
	libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x7f6c1fb9d000)
	libm.so.6 => /lib64/ld-linux-x86-64.so.2 (0x7f6c1ff2e000)
	libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x7f6c1fb89000)
	libpthread.so.0 => /lib64/ld-linux-x86-64.so.2 (0x7f6c1ff2e000)
	libc.so.6 => /lib64/ld-linux-x86-64.so.2 (0x7f6c1ff2e000)
Error relocating hummingbird: __res_ninit: symbol not found
Workaround
You can use chroots, or the more elegant solution, Bedrock Linux, to pull in a distro that does use glibc and run Hummingbird from there. This is not a good fix if you are trying to keep the system minimalist and less complex.

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image
Sign in to follow this  

×
×
  • Create New...