免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2099 | 回复: 4
打印 上一主题 下一主题

[FreeBSD] 大家看看freeBSD更新步骤是否对? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-08-04 13:19 |只看该作者 |倒序浏览
升级ports树
# cd /usr/ports/net/cvsup-without-gui
# make install clean
# vi /usr/share/examples/cvsup/ports-supfile
将*default host=改成:*default host=cvsup.freebsd.org
# cd /usr/share/examples/cvsup/
# /usr/local/bin/cvsup -g -L 2 ports-supfile

安装MySQL-4.0.27
# cd /usr/ports/databases/mysql40-server
# make install clean
出现错误提示:
On FreeBSD before 6.2 ports system unfortunately can not set default X11BASE by itself so please help it a bit by setting X11BASE=${LOCALBASE} in make.conf.On the other hand, if you do wish to use non-default X11BASE, please set variable USE_NONDEFAULT_X11BASE.
# vi /etc/make.conf
加入如下内容:
X11BASE=${LOCALBASE}即可
# make install clean
到这里安装mysql时就出错了

论坛徽章:
0
2 [报告]
发表于 2008-08-04 13:21 |只看该作者
我的FreeBSD版本 是4.9的

论坛徽章:
0
3 [报告]
发表于 2008-08-04 13:51 |只看该作者
-strings -Wswitch -Wshadow -Wnon-const-format -Wno-format-extra-args  -c match.c -o match.o
match.c: In function `matchinstalled':
match.c:101: warning: passing arg 3 of `fts_open' from incompatible pointer type
match.c: In function `matchallbyorigin':
match.c:303: syntax error before `struct'
match.c:304: `store' undeclared (first use in this function)
match.c:304: (Each undeclared identifier is reported only once
match.c:304: for each function it appears in.)
*** Error code 1

Stop in /usr/ports/ports-mgmt/pkg_install/work/pkg_install-20080530/lib.
*** Error code 1

Stop in /usr/ports/ports-mgmt/pkg_install/work/pkg_install-20080530.
*** Error code 1

Stop in /usr/ports/ports-mgmt/pkg_install.
*** Error code 1

Stop in /usr/ports/ports-mgmt/pkg_install.
*** Error code 1

Stop in /usr/ports/databases/mysql40-server.

安装mysql报这个错。

论坛徽章:
0
4 [报告]
发表于 2008-08-04 20:03 |只看该作者
#portsnap fetch extract

更新用这个不行吗

论坛徽章:
0
5 [报告]
发表于 2008-08-04 21:55 |只看该作者
在下道行太浅,4.x还真没用过,干嘛不用高版本的?
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP