Subject: Re: error on kernel mnake depend
To: Havard Eidnes <he@NetBSD.org>
From: Riccardo Mottola <rollei@tiscalinet.it>
List: port-macppc
Date: 04/03/2006 19:58:58
Hey,



Havard Eidnes wrote:
> 
> > today I updated the kernel sources and tried to build a new kernel.. who
> > knows that it didn't get better?
> ...
> > line 93: Could not find
> > ../../../../lib/libkern/../../../common/lib/libc/Makefile.inc
> ...
> > any ideas? did something change?
> 
> You also need to update the newish "common" top-level directory
> tree.  The C library and the kernel library now shares some
> sources which are located in that tree.


that helped indeed. Now make depend fails though:


h.d sd.d st.d st_scsi.d ss.d ss_mustek.d ss_scanjet.d uk.d openfirmio.d
mainbus.
d cpu.d pci_machdep.d bandit.d wsdisplay.d wsemulconf.d wsemul_dumb.d
wsemul_vt1
00.d wsemul_vt100_subr.d wsemul_vt100_chars.d wsemul_vt100_keys.d
wsevent.d wskb
d.d wskbdutil.d wsmouse.d wsmux.d wsdisplay_vcons.d wsfont.d rasops.d
rasops8.d 
pci.d pci_map.d pci_quirks.d pci_subr.d pci_usrreq.d pcibusprint.d
if_ex_pci.d p
uc.d pucdata.d com_puc.d cyber.d lpt_puc.d if_rtk_pci.d if_tlp_pci.d
if_re_pci.d
 ofb.d pchb.d obio.d esp.d mesh.d if_mc.d am79c950.d zs.d z8530sc.d
z8530tty.d a
db.d adb_direct.d pm_direct.d apm.d aed.d akbd.d ams.d abtn.d nvram.d
swapnetbsd
.d assym.d" | mkdep -D
cc: argument to `-D' is missing
mkdep: compile failed.
*** Error code 1

Stop.


if I give "make depend" again it says it finishes, but then "make"
fails.
cheers

    Riccardo