Lowell Gilbert writes: > > /usr/include/malloc.h:3:2: error: #error "<malloc.h> has been replaced by > <stdlib.h>" > > Whichever file is being compiled has a line that should be changed from > #include <malloc.h> > to > #include <stdlib.h>
Done. Merrily compiling away. _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"