By default, I think libfunUtil builds -Wall -Werror, and I ./configure --enable-warn (which makes it just -Wall) to get around that. The warnings should be examined and fixed.
Logged In: YES user_id=32742
FYI: i build with -Werror -Wall and i don't get any errors (gcc 3.3pre).
FYI: i always build with -Werror and haven't had a build die because of it in a loooong time.
Log in to post a comment.
Logged In: YES
user_id=32742
FYI: i build with -Werror -Wall and i don't get any errors (gcc
3.3pre).
Logged In: YES
user_id=32742
FYI: i always build with -Werror and haven't had a build die
because of it in a loooong time.