make install : no address record - BBS

Andrew avatar
By Andrew
at 2008-09-24T03:21

Table of Contents

※ 引述《maistobaby (MaistoBABY)》之銘言:
: fetch: ftp://ftp5.tw.freebsd.org/pub/FreeBSD/distfiles/apache22/httpd-2.2.9.tar.bz2: No address record
: => Attempting to fetch from ftp://ftp10.tw.freebsd.org/pub/FreeBSD/distfiles/apache22/.
: fetch: ftp://ftp10.tw.freebsd.org/pub/FreeBSD/distfiles/apache22/httpd-2.2.9.tar.bz2: No address record
: 都是No address record
: 然後我試一下make update
: #cd /usr/ports/
: #make update
: --------------------------------------------------------------
: --------------------------------------------------------------
: Name lookup failure for "cvsup.tw.freebsd.org": Host name lookup failed
: Will retry at 18:43:12
: 請問這怎麼了?= =
: 該如何解決?!
: 謝謝各位!
No address record 和 Host name lookup failed 都是代表你的機器沒辦法正查 domain name
也就是可能你的 DNS 設定有錯,或是你設定使用的 DNS 有問題
可以到 /etc/resolv.conf 裡修改或增加 nameserver 設定,改用別的 DNS 試試

--
Tags: BBS

All Comments

make install : no address record

Linda avatar
By Linda
at 2008-09-24T02:41
我在裝apache22時 #cd /usr/ports/www/apache22/ #make install clean ===andgt; Vulnerability check disabled, database not found ===andgt; Found saved configurat ...

安裝apache22停住

Dorothy avatar
By Dorothy
at 2008-09-22T20:38
我到/usr/ports/www/apache22/下 執行make install clean 結果他跑到 checking whether pthreads are available without options... 就停住了 停了已經二十分鐘 然後我切掉了 不知道是要等更久? 還是有哪裡 ...

PC-BSD 7 Released!

Margaret avatar
By Margaret
at 2008-09-22T17:54
※ 引述《pig (歡迎加入豬頭黨)》之銘言: : ※ 引述《deepdish (D 調的華麗)》之銘言: : : 不知道有沒有人玩過?有的話來分享心得吧^^and#34; : FreeBSD 7 + KDE 4.1,看來是還蠻吸引人的。 : PC-BSD 1.5 的 KDE 3.5 + Compiz Fus ...

PC-BSD 7 Released!

Victoria avatar
By Victoria
at 2008-09-22T10:38
※ 引述《deepdish (D 調的華麗)》之銘言: : 不知道有沒有人玩過?有的話來分享心得吧^^and#34; FreeBSD 7 + KDE 4.1,看來是還蠻吸引人的。 PC-BSD 1.5 的 KDE 3.5 + Compiz Fusion 有時候會怪怪的, 不過我現在還不打算升級就是了,等看 ...

請問如何讓我的FREEBSD能夠以四核心來뀠…

Kama avatar
By Kama
at 2008-09-21T22:08
※ 引述《maistobaby (MaistoBABY)》之銘言: : 剛灌完FREEBSD 7.0 RELEASE : 但是FREEBSD好像只用到單核心 : 請問該如何用到四核心? 核心定義加上: options SMP 四核心的 CPU 是被當成四顆獨立 CPU 平行運算 : 也順便請問一下如何觀 ...