Chameleon

Issue 53: Compile error Meklort's branch

Reported by Wolf Iem, Dec 22, 2010

Hi,

I'm trying to compile chameleon from meklort's branch. My system 
10.6.4. 

================= make all for boot2 =================
	[MKDIR] 
/Users/wolfiem/Documents/chameleon/branches/meklort/obj/i386/boot2
	[AS] boot2.s
	[CC] boot.c
	[CC] graphics.c
	[CC] drivers.c
	[CC] prompt.c
	[CC] options.c
	[CC] lzss.c
	[CC] mboot.c
	[CC] ramdisk.c
	[CC] resume.c
	[CC] bmdecompress.c
	[CC] modules.c
	[AS] modules_support.s
make[2]: *** No rule to make target 
`/Users/wolfiem/Documents/chameleon/branches/meklort/sym/i386/libklib
c.a', needed by `boot'.  Stop.
make[1]: *** [all] Error 2
make: *** [all] Error 2

Comment 1 by Evan Lojewski, Dec 23, 2010

I haven't imported all of the changes I've made locally yet. A 
couple of the folders I have haven't been added. I'll probably strip 
out the code in the makefile that looks for them for now.

Comment 2 by Evan Lojewski, Feb 8, 2011

Status: Fixed

Created: 13 years 4 months ago by Wolf Iem

Updated: 13 years 2 months ago

Status: Fixed

Followed by: 1 person

Labels:
Priority:Medium
Type:Defect