Haohmaru has quit [Remote host closed the connection]
Haohmaru has joined #openocd
Guest42 has joined #openocd
<Guest42>
无情哈拉少
Guest42 has quit [Client Quit]
Guest92 has joined #openocd
Guest92 has quit [Client Quit]
slobodan has joined #openocd
wingsorc has quit [Ping timeout: 252 seconds]
vampirefrog has quit [Quit: Leaving]
vampirefrog has joined #openocd
Foxyloxy has joined #openocd
Foxyloxy_ has quit [Ping timeout: 276 seconds]
crabbedhaloablut has quit [Read error: Connection reset by peer]
crabbedhaloablut has joined #openocd
lh has joined #openocd
geep has joined #openocd
bryanb has joined #openocd
lh has quit [Ping timeout: 260 seconds]
bryanb has quit [Ping timeout: 260 seconds]
geep has quit [Ping timeout: 260 seconds]
geep has joined #openocd
lh has joined #openocd
lh has quit [Ping timeout: 264 seconds]
geep has quit [Ping timeout: 276 seconds]
MGF_Fabio has quit [Ping timeout: 264 seconds]
MGF_Fabio has joined #openocd
HelloShi1ty has joined #openocd
Haohmaru has quit [Quit: saionara]
<HelloShi1ty>
Hello. When compiling openocd I get this error: error: 'mallinfo' is deprecated [-Werror=deprecated-declarations]. The solution is to add -Wno-deprecated-declarations to Makefile?
<karlp>
do ./configure --disable-Werror instead.
<HelloShi1ty>
ok
<HelloShi1ty>
hum, still getting the same problem
<karlp>
or figure out why you have DEBUG_FREE_SPACe defined.
<karlp>
it's not default.
<karlp>
or maybe it is. I hate reading autofail shit
<HelloShi1ty>
I am compiling with a few options though