Optware / Optware-ng

279 stars 52 forks source link

dnsmasq /lib linkage #265

Closed juliaplayrix closed 6 years ago

juliaplayrix commented 6 years ago

dnsmasq fails to start with error:

~ # /opt/sbin/dnsmasq --test libc.so.1: aborted attempt to load /opt/sbin/dnsmasq!

As far as i see it compiled with /lib linkage: ~ # ldd /opt/sbin/dnsmasq libc.so.1 => not found ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x2aaa8000)

Is it possible to change this to /opt/lib? Thanks.

alllexx88 commented 6 years ago

Fixed binaries should soon be online (version 2.78-1)