zkrx has quit [Read error: Connection reset by peer]
zkrx has joined #openwrt-devel
nixuser has joined #openwrt-devel
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
minimal has quit [Quit: Leaving]
khrbtxyz has quit [Remote host closed the connection]
nixuser has quit [Remote host closed the connection]
n3ph_ has quit [Ping timeout: 480 seconds]
Strykar has quit [Quit: /quit]
Strykar has joined #openwrt-devel
khrbtxyz has joined #openwrt-devel
gromero has joined #openwrt-devel
skynet2_ has quit []
skynet2 has joined #openwrt-devel
xes has quit [Read error: No route to host]
Strykar has quit [Quit: /quit]
xes has joined #openwrt-devel
skynet2 has quit [Ping timeout: 480 seconds]
Strykar has joined #openwrt-devel
gromero has quit [Ping timeout: 480 seconds]
mkresin_ has joined #openwrt-devel
mkresin has quit [Read error: Connection reset by peer]
nixuser has joined #openwrt-devel
goliath has joined #openwrt-devel
sorinello has joined #openwrt-devel
GNUmoon has quit [Ping timeout: 480 seconds]
<ukleinek>
hauke: ok, will try a backport
GNUmoon has joined #openwrt-devel
valku has quit [Quit: valku]
sorinello has quit [Ping timeout: 480 seconds]
n3ph has joined #openwrt-devel
n3ph has quit [Ping timeout: 480 seconds]
n3ph has joined #openwrt-devel
robimarko has joined #openwrt-devel
nixuser has quit [Remote host closed the connection]
SlimeyX_ has joined #openwrt-devel
nixuser has joined #openwrt-devel
SlimeyX has quit [Ping timeout: 480 seconds]
SlimeyX_ is now known as SlimeyX
n3ph_ has joined #openwrt-devel
n3ph has quit [Ping timeout: 480 seconds]
wvdakker has quit [Ping timeout: 480 seconds]
<ukleinek>
`make package/dnsmasq/compile` fails for me on the 24.10 branch. Fails with `make[2] -C package/kernel/gpio-button-hotplug compile`. Is it only me and I'm doing something wrong?
<robimarko>
Do you have the kernel compiled?
<robimarko>
If not, do make target/linux/compile first
gromero has joined #openwrt-devel
* ukleinek
removed the build directoy to force a pristine build, probably left some inconstent state ...
<ukleinek>
I'll try with removing some more directories ...
<robimarko>
If you removed the build dir then you need to build the kernel first
<robimarko>
As I said, otherwise naturaly trying to build any kmod will fail
<ukleinek>
I would have expected that the dependencies are automatically build in time?!
<robimarko>
Yes, if you ran make simply then kernel would be built and then everything else
<robimarko>
If you specify a single package directly then everything except for the kernel itself is built automatically
<ukleinek>
hmm, ok
<ukleinek>
Is this a bug, or just something obviously right if one knew the inner workings of openwrt better?
* ukleinek
runs make world and leaves that running during lunch break
dannyAAM has quit [Ping timeout: 480 seconds]
skynet2 has joined #openwrt-devel
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #openwrt-devel
skynet2_ has joined #openwrt-devel
skynet2 has quit [Ping timeout: 480 seconds]
valku has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
<ukleinek>
hauke: sent a patch that just backports the relevant change from dnsmasq v2.91test8.