-boundary=2 -ffreestanding -Werror ../../../net/if_gif.c
..and -Werror is in effect: "-Werror Treat warnings as errors; abort compilation after any warning."
As I said, try setting NO_WERROR= yes in make.conf.
That's the brainless and probably wrong approach :) More intelligent is to wonder why he's seeing this warning when no-one else is: see my previous response.
Agreed :)
However, I seem to recall having had the exact same problem somewhere in the gif code on a 4.x version (some time ago), where simply disabling -Werror was the solution. And yes, I did have INET support in there ;)
- IT _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
