re: Kde4 >>xfce4 : issue
matthew green <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
> i've compiled kernel > ------------------------------------------------------------------------------ > > % mkdir newdir > % cd newdir > % cvs [email protected]:/cvsroot co -P src > % cd src > % cp sys/arch/sparc64/conf/GENERIC sys/arch/sparc64/conf/PHILO > % vi sys/arch/sparc64/conf/PHILO > [ find the line with "#options INSECURE" and uncomment it > % ./build.sh -u tools kernel=PHILO > -------------------------------------------------------------------- > > But where i found the kernel in which directory because i don't found it. the end of the "build.sh" has a lines that looks like: Kernels built from /home/mrg/configs/_7oclock_: /var/obj/shark-earmv4/usr/src5/sys/arch/shark/compile/_7oclock_/netbsd you'll find the "netbsd" there. it's not a .gz though it could be (named or not.) (the above is for a different platform, but it should show you what to look for.) .mrg.