RolfNoot has quit [Remote host closed the connection]
RolfNoot has joined #openocd
<RolfNoot>
Hi, I checked my branch out to another folder, added submodules and now the compiler complains: error: use of undeclared identifier 'stderr'
<RolfNoot>
Looks like stdio and such libraries are missing. Any ideas?
<PaulFertser>
RolfNoot: compiler can't complain about libraries, it's not linking. Probably stderr needs additional #include on that system.
slobodan has joined #openocd
<RolfNoot>
PaulFertser: use of undeclared identifier is actually an error generated by the compiler, such as undeclared (first use in this function) for gcc
<PaulFertser>
RolfNoot: yes, so it means some important header is not included.
<RolfNoot>
PaulFertser: Yes, I get that. I solved it with including already however I wonder why this happens on the same machine with just a checkout to antoher folder
<RolfNoot>
Maybe it is know.
<PaulFertser>
I can't explain without reproducing.
<PaulFertser>
There must be some other subtle difference.
<RolfNoot>
Probably. I will check for differences, can compare the build output (compiler flags) of the original and the checked out version/
ahorvat has joined #openocd
JimKnopf has joined #openocd
Foxyloxy_ has quit [Ping timeout: 246 seconds]
IoT_Maker has quit [Ping timeout: 268 seconds]
Foxyloxy has joined #openocd
nerozero has joined #openocd
slobodan has quit [Remote host closed the connection]
slobodan has joined #openocd
slobodan has quit [Remote host closed the connection]
slobodan has joined #openocd
renrelkha has quit [Quit: bye]
renrelkha has joined #openocd
JimKnopf is now known as IoT-Maker
nerozero has quit [Ping timeout: 264 seconds]
wingsorc has quit [Quit: Leaving]
damex has quit [Ping timeout: 256 seconds]
renrelkha has quit [Quit: bye]
renrelkha has joined #openocd
van has quit [Ping timeout: 252 seconds]
josuah has quit [Read error: Connection reset by peer]
zjason` has joined #openocd
zjason has quit [Ping timeout: 245 seconds]
van has joined #openocd
gzlb has quit [Ping timeout: 246 seconds]
gzlb has joined #openocd
van has quit [Quit: WeeChat 3.8]
shibboleth has joined #openocd
Hammdist has joined #openocd
RolfNoot has quit [Remote host closed the connection]