2015-06-02 11:28 GMT+02:00 Thomas D. <[email protected]>: > Hi, > > Rainer wrote: >> I am puzzled now... I tried to do that today, just to see that >> configure at all doesn't work as soon as the option is added to CFLAGS >> (log after my sig). I am pretty sure that on the *same system* I could >> build, it "just" errored out when I tried to execute (something about >> "symbolizer not initialized", but I don't remember 100%). I should >> mention that when I call clang manually on that same system, >> everything works as expected. >> >> Help is appreciated. >> >> Rainer >> >> configure:3984: checking whether the C compiler works >> configure:4006: clang -g -W -Wall -Wformat-security -Wshadow >> -Wcast-align -Wpointer-arith -Wmissing-format-attribute >> -sanitze=address conftest.c >&5 >> clang: error: unknown argument: '-sanitze=address' > ^^^^^^^^ > | > > Isn't the option called '-fsanitize=address' (missing "f" in front and "i" > between "t" and "z")?
doh! The missing "i" was just a typo in the final (of many tests), but I managed to always overlook the "f"... So on to what I really wanted to test... Thx! Rainer _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

