Quote:
ahhh -- so close -- so close
k -- i finally managed to emerge everything (after some doing since the digest files were corrupt or somethin like that) 'n' i got a hold of the make files that should make things work --- which leads to a rather curious problem:
i keep getting a make error on the line that says "include .conf/*" where it says no such file or directory
so i comment out the two lines that say that (one at the top / one at the bottom) and when i try to "make all" it says:
/bin/sh: line 1: .conf/00all_targets: No such file or directory
make: *** [update_targets] Error 1
make: Target `all' not remade because of errors.
again with that .conf directory -- what's up with that? -- i cant even begin to imagine what it might be
|
Are you using the managed make feature I else or are you using somthing else?
If you are using linux you probably should be downloading GNU Make instead of MinGW. Other than that things should work fine.