%% "Edward Rubottom" <[EMAIL PROTECTED]> writes: er> In file included from /usr/src/lib/libc/gen/rand48.h:19, er> from /usr/src/lib/libc/gen/_rand48.c:17: er> /usr/src/lib/libc/../../include/math.h:132: warning: conflicting types for built-in function 'scalb' er> *** Error code 1
This is not a problem with GNU make. This is a problem with the package you're compiling, or your system environment, or something like that. Please contact a mailing list dealing with those issues (you can also try searching on Google for that error message and see what you find). This mailing list is only for bugs in the GNU make program itself. -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Bug-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-make
