Results tagged “kernel” from 清茶 Blog

XBOX kernel

|

今更新好SRC 看了一下,看到个内核名为 XBOX 哈可惜没有这样的机来试试 # # XBOX -- kernel for an XBOX # # $FreeBSD: src/sys/i386/conf/XBOX,v 1.7.2.1 2006/08/23 16:28:03 rink Exp $ machine         i386 cpu             I686_CPU                # Celeron ident           XBOX makeoptions     MODULES_OVERRIDE="" options         KDB options         DDB options         XBOX                    # kernel is for XBOX device          xboxfb                  # frame buffer support device          sc                      # syscons device          fb .................

make buildworld Error

|
郁闷了....... 许久不用BSD/也不有关心过这方面的事了. 今想更新一下系统竟然出错 /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/options.cc:24:20: getopt.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /usr/src/gnu/usr.bin/gperf. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. 学习学习再学习 我是个懒人,近来习惯了ubuntu的包管理,什么东西都是apt-get update/upgrade/dist-upgrade 汗 :-(