請問關於安裝的錯誤訊息 - BBS

Quintina avatar
By Quintina
at 2007-01-02T15:28

Table of Contents

昨天開始弄了一臺舊電腦來練習使用FreeBSD,
但是除了安裝FreeBSD本身正常外,
其餘使用port來安裝軟體都會出現錯誤,
清一色是"internal compiler error: Segmentation fault: 11",
但是我一直不清楚是什麼問題,
現下附上一紀錄,
一望各位高手大大能為我解惑。
(新手上路,許多不懂請多多包涵)

此為安裝portupgrade的錯誤訊息,
其他軟體安裝時都也是跑到最後吐出類似格式的訊息。

=============================================================================
cc -O2 -fno-strict-aliasing -pipe -fPIC -DRUBY_EXPORT -I. -I. -c gc.c
cc -O2 -fno-strict-aliasing -pipe -fPIC -DRUBY_EXPORT -I. -I. -c hash.c
cc -O2 -fno-strict-aliasing -pipe -fPIC -DRUBY_EXPORT -I. -I. -c inits.c
cc -O2 -fno-strict-aliasing -pipe -fPIC -DRUBY_EXPORT -I. -I. -c io.c
cc -O2 -fno-strict-aliasing -pipe -fPIC -DRUBY_EXPORT -I. -I. -c marshal.c
cc -O2 -fno-strict-aliasing -pipe -fPIC -DRUBY_EXPORT -I. -I. -c math.c
cc -O2 -fno-strict-aliasing -pipe -fPIC -DRUBY_EXPORT -I. -I. -c numeric.c
cc -O2 -fno-strict-aliasing -pipe -fPIC -DRUBY_EXPORT -I. -I. -c object.c
cc -O2 -fno-strict-aliasing -pipe -fPIC -DRUBY_EXPORT -I. -I. -c pack.c
pack.c: In function `pack_unpack':
pack.c:1988: internal compiler error: Segmentation fault: 11
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
*** Error code 1

Stop in /usr/ports/lang/ruby18/work/ruby-1.8.4.
*** Error code 1

Stop in /usr/ports/lang/ruby18.
*** Error code 1

Stop in /usr/ports/sysutils/portupgrade.
*** Error code 1

Stop in /usr/ports/sysutils/portupgrade.
================================================================================
我不清楚這樣附的紀錄是否足夠,
若是不夠還煩請各位不吝指教,
我會盡快補上資訊。



我的主機配備
==================================
Duron 900 (超至1053)
373MB DDR SDRAM(三條,兩單面一雙面)
40GB Segate 硬碟
FreeBSD 6.1-Release
===================================

--
Tags: BBS

All Comments

台灣各 cvsup server 不是不同步?

Delia avatar
By Delia
at 2007-01-02T00:24
※ 引述《style520 (XXYY)》之銘言: : ps, 我 cvsup 時從 cvsup1.tw.freebsd.org ~ cvsup13.tw.freebsd.org 隨機選擇一server : 沒記住 A,B 是哪兩台 請愛用 sysutils/fastest_cvsup :P -- 神從 ...

台灣各 cvsup server 不是不同步?

Heather avatar
By Heather
at 2007-01-01T21:46
昨天向 A server cvsup 後 將 所有 package portupgrade 到最新 今天向 B server cvsup 後 pkg_version -v 發現 一堆 xxx-?.? andgt; succeeds port (port has ?.?) 應該是 B s ...

joe-3.5,1 ports 是不是有問題?

Jack avatar
By Jack
at 2007-01-01T21:38
# pkg_create -b joe-3.5,1 tar: etc/joe/joerc.dist: Cannot stat: No such file or directory # pkg_info -L joe-3.5,1 發現 有 /usr/local/etc/joe/joerc.dist 沒有 /u ...

mrtg 輸出問題

Olga avatar
By Olga
at 2006-12-31T22:47
※ 引述《style520 (XXYY)》之銘言: : 小弟有一台 Linux 和 一台 FreeBSD 裝了 mrtg : 輸出到html是格式不太一樣 : 還是說 cfg 檔設定要加什麼參數才能像 FreeBSD的輸出結果一樣? 兩個表示的東西是一樣的阿 o_O 不然你去 check 看看兩者的 HT ...

make package vs pkg_create

Daniel avatar
By Daniel
at 2006-12-31T22:09
小弟發現make package做的 package 常常會漏檔案 最近把net-snmp-5.2.3_3 用make package做完 package後, 發現 net-snmp-5.2.3_3.tbz少了兩個檔案 /usr/local/etc/rc.d/snmpd.sh /usr/local/etc/r ...