|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||
2005年03月17日(木) 旧暦 [n年日記] [更新:"2005/03/18 08:19:33"]#1 [NetBSD][pkgsrc][bulk-build][MacOSX] sysutils/lsof get some infinite loop
I've got the reason for this:
===> Configuring for lsof-4.74
./Configure: line 186: ./cfghlp.4449: Permission denied
-------------------------------------------------------------
Lsof makes use of Darwin XNU kernel header files. They must
have already been downloaded from:
http://www.opensource.apple.com/darwinsource/index.html
(See 00FAQ for download instructions.)
Now you must specify the path to the place to which they were
downloaded.
-------------------------------------------------------------
What is the path?
harry:~ makoto$
00FAQ
5.1 Why does Configure ask for a path to the Darwin XNU kernel
header files?
harry:~ makoto$ uname -aDarwin harry.ki.nu 7.8.0 Darwin Kernel Version 7.8.0: Wed Dec 22 14:26:17 PST 2004; root:xnu/xnu-517.11.1.obj~1/RELEASE_PPC Power Macintosh powerpc @ Select .tar.gz link on followin line:
xnu-517.11.1 APSL .tar.gz
And then you will get: 5844128 Mar 17 07:28 xnu-517.11.1.tar.gz If you click the leftmost column, you will get following line: Index of /darwinsource/10.3.8/xnu-517.11.1 which is NOT you want to get. Placing the download file won't fix the problem. @ The message came from get-hdr-loc.sh,:
which is called from:
work.harry/lsof_4.74/lsof_4.74_src/Configure:
1003 # If any Darwin XNU kernel header files are missing, call the
1004 # get-hdr-loc.sh script to find the path.
1005
1006 LSOF_TMP3=`pwd`/dialects/darwin/get-hdr-loc.sh
1007 if test ! -x $LSOF_TMP3 # {
1008 then
1009 echo "FATAL: can't execute: $LSOF_TMP3"
1010 rm -f $LSOF_HLP
1011 exit 1
1012 fi # }
1013 DARWIN_XNUDIR=`$LSOF_TMP3 $LSOF_TMP2 $LSOF_TMP1`
1014 if test $? -ne 0 # {
1015 then
1016 echo "FATAL: $LSOF_TMP3 returns: $DARWIN_XNUDIR"
1017 rm -f $LSOF_HLP
1018 exit 1
1019 fi # }
1020 fi # }
( つっこみ )
#2 [NetBSD] 3.0 リリースサイクル
Current 2.99.16 から枝分れして 3.0_beta が出来た。
-current は 3.99.1 に。いままでの 2.99.16 がそのまま 3.0_beta になった。
sys/sys/param.h
に書いてある。
いままでの 2.0 の保守があるとすれば、それは 2.1 として出る。 ( つっこみ )
|
最近の日記 2026年02月28日 ・my first script-fu 2026年01月29日 ・Die Fledermaus at New National theatre 2026/01/29 2025年12月25日 ・pbulk 11.99.3 (emacs30) 2025年11月22日 ・crash dump 2025年10月25日 ・recover from disk error | ||