%% "jinxed" <[EMAIL PROTECTED]> writes: j> I am having a problem compiling GNU make on my freebsd 5.4 system. j> After running ./configure, the make command gives the following warning
j> glob.c:197: warning: passing arg 1 of 'my_realloc' from incompatible pointer type Well, that's just a warning. You can ignore it. -- ------------------------------------------------------------------------------- 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 _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
