Chameleon

Issue 294: Unable to start Symbols.dylib

Reported by zenith432, Oct 27, 2012

Revision 2090:

Tried building with Xcode 4.5.1 CL Tools - errors in 
i386/config/Makefile.  Fixed them by eliminating "_nodep".

Build completes - using new boot results in "Unable to start 
Symbols.dylib" and hangs.

Comment 1 by Evan Lojewski, Oct 27, 2012

I'll look into it. For now you can always disable the module system 
and compile the modules as built in.
Owner: meklort

Comment 2 by zenith432, Oct 27, 2012

disabling the module system and enabling any modules to be built-in 
breaks the build - undefined symbols when linking boot.sys.

The only thing that succeeded was disabling the module system and 
disabling all modules.  This generated a working boot.

Comment 3 by Evan Lojewski, Oct 27, 2012

Status: Fixed

Created: 11 years 6 months ago by zenith432

Updated: 11 years 6 months ago

Status: Fixed

Owner: Evan Lojewski

Labels:
Priority:Medium
Type:Defect