Index: trunk/i386/modules/MakeInc.dir =================================================================== --- trunk/i386/modules/MakeInc.dir (revision 2409) +++ trunk/i386/modules/MakeInc.dir (revision 2410) @@ -108,7 +108,7 @@ @echo " [LD] $(MODULE_NAME).dylib" @ld -arch i386 -undefined dynamic_lookup \ -dylib -read_only_relocs suppress \ - -S -x -Z -dead_strip_dylibs \ + -S -Z -dead_strip_dylibs \ -no_uuid \ -current_version $(MODULE_VERSION) -compatibility_version $(MODULE_COMPAT_VERSION) \ -final_output $(MODULE_NAME) \ Index: trunk/CHANGES =================================================================== --- trunk/CHANGES (revision 2409) +++ trunk/CHANGES (revision 2410) @@ -1,3 +1,4 @@ +- Remove the '-x' option from the offending 'ld' command - Makefile dependency missing for boot0 and boot1h - Temp disable klibc module - Silence output.