I recently used "make world" to update make system to ELF. The make world finished successfully everything appears to function correctly except when I try to recompile my kernel. make depend works but once I get to 'make' it will compile for a while then stop when it gets to db_aout.o and say Not an ELF file, or File format not recognized. Any suggestions?
Owen BTW - I used mergemaster to update my files. To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message