僕はそこにおいて、ftpやらscpやらで、 他のホストへ、そのファイルを転送しようと試みました。 そうすると、(今、家に帰ってしまったため、確認できませんが) host **.**.**.** is not in host.conf (記憶があやふやです) みたいなエラーで、リモートホストへアクセスできません。 (HDが健在な時は、scpで、転送できていました。ftpは切っていました)
次に、floppyにコピーしようと、 $mount -t msdos /dev/fd0 /mnt/floppy を試みたところ、 mount : command not found といわれます。
kword: desktopEntryPath=Office/kivio.desktop library=libkiviopart kword: Font not found mona-gothic kparts: 0x805b0c0 emitting activePartChanged 0x807a400 kword: KWDocument::addCommand kdeui (KCommand): Initializing the Command History
>>76 mount_mfs(8)のマニュアルには >it is only used to >read the disk label which provides a set of configuration parameters for >the memory based file system. ってあるから、/dev/da0s1bとかはダミーってことだと思うんだけど、どうかな?
以下は以前のコンピュータの構成です OS Freebsd4.3Release CPU P2-400 M/B ABIT-BH6(逝) MEM 256MB HDD Pmaster 20G(システム) Pslave 20G(仕事のデータなど) CD Smasterに32倍速なCD VGA ATIのお約束なカード(AGP) LAN 2枚ざし(vr0とdc0で認識)
>>106 fatal signal 11ですな。とりあえずswapinfo、vmstatの出力結果を教えて。 もしくは、CPU、マザー、メモリのいずれかが調子悪いのかも。
108 名前: 106 投稿日: 01/11/26 17:59
ずれてると思いますが張ります
enterprize# swapinfo Device 1K-blocks Used Avail Capacity Type /dev/ad0s3b 265736 0 265736 0% Interleaved enterprize# vmstat procs memory page disks faults cpu r b w avm fre flt re pi po fr sr ad0 md0 in sy cs us sy id 0 0 0 5884 19764 79 0 0 0 85 4 0 0 256 204 35 2 1 97
>>261 このスレだか以前のスレだかで、Yahoo!BBのモデムは単なるブリッジで、 単にdhclientでIPとってくるって話を見た覚えがあるので、ひょっとすると 「Do you want to try DHCP configuration of the interface?」で「yes」と 答えるだけでOKかモナー
>>324 make buildkernelはmake buildworldしないとおいしくない。 make buildworldは/usr/obj/usr/src/i386/以下にビルドに必要なツール (gccやconfigなど)を作ってくれるので、make buildkernelではそっちを 優先して使うようになっている。
ports の便利なところは、例えば port に含まれていないパッチも 当てておきたい時に make patch で止めておいて自分のパッチを当て、 そしてビルドを続行する、というような柔軟な使い方ができることです。 例えばこんな感じ。
# cd /usr/ports/category/foobar # make patch (ソースを取得、展開して files ディレクトリのパッチを当てる) # cd work/foobar-1.0 # patch -p1 < ~/foobar-hoge.diff # cd ../../ # make # make install
Port State Service 21/tcp open ftp 22/tcp open ssh 80/tcp open http 111/tcp open sunrpc 1178/tcp open skkserv 1426/tcp open sas-1 2010/tcp open search 6000/tcp open X11 10000/tcp open snet-sensor-mgmt
. -I/usr/include -I../../contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-s tack-boundary=2 vers.c linking kernel umass.o: In function `umass_cam_attach_sim': umass.o(.text+0x1257): undefined reference to `cam_simq_alloc' umass.o(.text+0x127d): undefined reference to `cam_sim_alloc' umass.o(.text+0x1296): undefined reference to `xpt_bus_register' umass.o(.text+0x12a6): undefined reference to `cam_simq_free' umass.o: In function `umass_cam_rescan_callback': umass.o(.text+0x12bf): undefined reference to `xpt_free_path' umass.o: In function `umass_cam_rescan': umass.o(.text+0x1309): undefined reference to `xpt_periph' umass.o(.text+0x1312): undefined reference to `xpt_create_path' umass.o(.text+0x1325): undefined reference to `xpt_setup_ccb' umass.o(.text+0x1340): undefined reference to `xpt_action' umass.o: In function `umass_cam_detach_sim': umass.o(.text+0x13f7): undefined reference to `xpt_bus_deregister' umass.o(.text+0x1415): undefined reference to `cam_sim_free' umass.o: In function `umass_cam_detach': umass.o(.text+0x1456): undefined reference to `xpt_create_path' umass.o(.text+0x1477): undefined reference to `xpt_async' umass.o(.text+0x147f): undefined reference to `xpt_free_path' umass.o: In function `umass_cam_action': umass.o(.text+0x179d): undefined reference to `xpt_done' umass.o(.text+0x17ad): undefined reference to `xpt_done' umass.o: In function `umass_cam_cb': umass.o(.text+0x18a1): undefined reference to `xpt_done' umass.o: In function `umass_cam_sense_cb': umass.o(.text+0x1918): undefined reference to `xpt_done' umass.o(.text+0x1929): undefined reference to `xpt_done' *** Error code 1
/usr/local/sbin/portinstall /usr/ports/print/acroread4/ . . . >> Checksum OK for rpm/glib-1.2.6-2.i386.rpm. ===> linux_base-6.1 depends on executable: rpm - found ===> Patching for linux_base-6.1 ===> Configuring for linux_base-6.1 ===> Installing for linux_base-6.1 setup-2.0.5-1.noarch.rpm package setup-2.4.7-1 (which is newer than setup-2.0.5-1) is already installed *** Error code 2
Stop in /usr/ports/emulators/linux_base. *** Error code 1
Stop in /usr/ports/emulators/linux_base. *** Error code 1
Stop in /usr/ports/emulators/linux_base. *** Error code 1
Stop in /usr/ports/emulators/linux_base. *** Error code 1
Stop in /usr/ports/print/acroread4. *** Error code 1
Stop in /usr/ports/print/acroread4. *** Error code 1
Stop in /usr/ports/print/acroread4. *** Error code 1
Stop in /usr/ports/print/acroread4. ** Command failed: make reinstall clean ** Fix the installation problem and try again. ** The following packages were not installed or upgraded (-:skipped / !:failed) - devel/m4 (m4-1.4_1) - devel/gettext (gettext-0.10.35) - devel/popt (popt-1.5.1) - devel/automake14 (automake14-1.4.5) - devel/autoconf213 (autoconf213-2.13.000227) - devel/gmake (gmake-3.79.1) - devel/libtool (libtool-1.3.4_2) - archivers/rpm (rpm-3.0.6_5) ! print/acroread4 (install error)
早速の回答どうもです ゲートウェイに設定しても外が見えないってことはミスってるのかな… #ipfw list 00050 divert 8668 ip from any to any via ed2 00100 allow ip from any to any via lo0 00200 deny ip from any to 127.0.0.0/8 65000 allow ip from any to any 65535 deny ip from any to any に、とりあえずしたんですが何かまずいですか?
嗚呼,私たちの乳なる Nate Williamsさん Rod Grimesさん Jordan K. Hubbardさん見てますか? あなたたちのおかげで, こんなにも多くの迷える子羊が,ここ2ちゃんねるに集まりました。 私たちは,これからも多くの困難にぶつかるでしょうが, あしたのために共に手を取り,がんばっていきます。
/bin/ln -sf /usr/local/bin/aclocal14 /usr/ports/japanese/kdenetwork2/work/kdenetwork-2.2.2/a uto-bin/aclocal cd /usr/ports/japanese/kdenetwork2/work/kdenetwork-2.2.2 && env PATH=$PATH:/usr/ports/japane se/kdenetwork2/work/kdenetwork-2.2.2/auto-bin gmake -f Makefile.cvs This Makefile is only for the CVS repository This will be deleted before making the distribution
*** Creating acinclude.m4 !!! If you get recursion errors from autoconf, it is advisable to set the environment variable M4 to something including "--nesting-limit=500" *** Creating list of subdirectories *** Creating configure.in *** Creating aclocal.m4 *** Creating configure *** Creating config.h template *** Creating Makefile templates ktalkd/ktalkdlg/Makefile.am:12: LDFLAGS was already defined in condition KDE_INSTALLED_TRUE, which is implied by condition TRUE LDFLAGS (User, where = 12) = { KDE_INSTALLED_TRUE => $(all_libraries) $(KDE_RPATH) } gmake[1]: *** [cvs] エラー 1 gmake: *** [all] エラー 2 *** Error code 2
SDL_vglvideo.c: In function `VGL_Available': SDL_vglvideo.c:105: `VIDBUF16' undeclared (first use in this function) SDL_vglvideo.c:105: (Each undeclared identifier is reported only once SDL_vglvideo.c:105: for each function it appears in.)
>>652 12/09の4-STABLEでc++が gcc version 2.95.3 20010315 (release) [FreeBSD]、 perlが This is perl, version 5.005_03 built for i386-freebsd だから、多分4.3-RELEASEの時から変わっていないで すね。今回からQtはobjprelinkを利用するようになった のでその関係でこけているのかなぁ。リビジョンを上げる 前のja-qt-2.3.1だと、makeは通るんですよね?
うまく行ったので報告します、これも NAT+IPFW を通して書いてます 結局 FreeBSD の方の設定は間違っていなかったようで Windows から ip じかうちすると ping が通ってしまいました で、クライアントの DNS の設定がおかしいのかと思って FreeBSD で nslookup したときの server の ip を設定したらうまく行きました ドメインはありえない名前にしましたが本当にこの設定であっているのでしょうか? (他のネットワークに迷惑がかからないのか心配です)
===> Verifying install for /usr/local/share/locale/ja/entry.desktop in /usr/ports/j apanese/kde2-i18n >> kde-i18n-2.2.1.tar.bz2 is not in /usr/ports/japanese/kde2-i18n/../../misc/kde2-i18n /distinfo. >> Either /usr/ports/japanese/kde2-i18n/../../misc/kde2-i18n/distinfo is out of date, or >> kde-i18n-2.2.1.tar.bz2 is spelled incorrectly. *** Error code 1
Stop in /usr/ports/japanese/kde2-i18n. *** Error code 1
% ./configure --enable-static --enable-shared checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking how to run the C preprocessor... gcc -E checking for function prototypes... yes checking for stddef.h... yes checking for stdlib.h... yes checking for string.h... yes checking for size_t... yes checking for type unsigned char... yes checking for type unsigned short... yes checking for type void... yes checking for working const... yes checking for inline... __inline__ checking for broken incomplete types... ok checking for short external names... ok checking to see if char is signed... yes checking to see if right shift is signed... yes checking to see if fopen accepts b spec... yes checking for a BSD compatible install... /usr/bin/install -c checking for ranlib... ranlib checking host system type... i386-unknown-freebsd4.2 checking for ranlib... ranlib checking for gcc... gcc checking whether we are using GNU C... yes checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... -static checking whether ln -s works... yes checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking for BSD-compatible nm... /usr/bin/nm -B checking command to parse /usr/bin/nm -B output... yes checking how to hardcode library paths into programs... immediate checking for /usr/libexec/elf/ld option to reload object files... -r checking dynamic linker characteristics... no checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for objdir... .libs creating libtool checking libjpeg version number... 62 creating ./config.status creating Makefile creating jconfig.h jconfig.h is unchanged
Dec 13 19:12:38 localhost /kernel: ipfw: 65534 Deny TCP 130.153.66.187:2079 www.xxx.yyy.zzz:113 in via tun0 Dec 13 19:12:38 localhost /kernel: ipfw: 65534 Deny TCP 130.153.66.187:2079 www.xxx.yyy.zzz:113 in via tun0 Dec 13 19:24:38 localhost /kernel: ipfw: 65534 Deny TCP 130.153.66.187:2330 www.xxx.yyy.zzz:113 in via tun0 Dec 13 19:35:00 localhost /kernel: ipfw: 65534 Deny TCP 130.153.66.187:2536 www.xxx.yyy.zzz:113 in via tun0 Dec 13 19:39:09 localhost /kernel: ipfw: 65534 Deny TCP 130.153.66.187:2579 www.xxx.yyy.zzz:113 in via tun0 Dec 13 19:50:39 localhost /kernel: ipfw: 65534 Deny TCP 130.153.66.187:2769 www.xxx.yyy.zzz:113 in via tun0 Dec 13 19:58:09 localhost /kernel: ipfw: 65534 Deny TCP 130.153.66.187:3057 www.xxx.yyy.zzz:113 in via tun0 Dec 13 20:01:09 localhost /kernel: ipfw: 65534 Deny TCP 130.153.66.187:3065 www.xxx.yyy.zzz:113 in via tun0 Dec 13 20:06:09 localhost /kernel: ipfw: 65534 Deny TCP 130.153.66.187:3096 www.xxx.yyy.zzz:113 in via tun0 Dec 13 20:11:09 localhost /kernel: ipfw: 65534 Deny TCP 130.153.66.187:3160 www.xxx.yyy.zzz:113 in via tun0 Dec 14 02:20:00 localhost /kernel: ipfw: 65534 Deny TCP 130.153.66.187:1031 www.xxx.yyy.zzz:113 in via tun0 Dec 14 02:34:48 localhost /kernel: ipfw: 65534 Deny TCP 130.153.66.187:1097 www.xxx.yyy.zzz:113 in via tun0 Dec 14 03:38:50 localhost /kernel: ipfw: 65534 Deny TCP 130.153.66.187:1187 www.xxx.yyy.zzz:113 in via tun0
841 名前: 投稿日: 01/12/14 04:30
cvsupをGUIで終了してから、もう一度起動すると 必ず X が固まります。X の問題でしょうか。
[ ] PCRE Perl Compatible Regular Expressions [ ] SASL Cyrus SASL (Simple Authentication and Security Layer) [ ] DB3 Berkeley DB3 (required if SASL also built with DB3) [ ] MySQL MySQL map lookups [ ] OpenLDAP OpenLDAP map lookups [ ] Test SMTP/LMTP test server and generator [ ] TLS Secure Sockets Layer and Transport Layer Security [ ] IPv6 IPv6 support