% vi /etc/make.conf SUP_UPDATE=yes SUPFILE=/usr/share/examples/cvsup/ports-supfile % vi /usr/share/examples/cvsup/ports-supfile *default host=cvsup3.freebsd.org
cvsup /usr/share/examples/cvsup/ports-supfile
cd /usr/ports/security/openssh make clean ===> Cleaning for openssh-3.1_1 make install
vi /etc/rc.conf sshd_program="/usr/local/sbin/sshd" と、までいったんですが teratermでログインできなくなっちゃいました。 外からtelnet server 22 と打つとSSH-1.99-OpenSSH_3.1と出ます。うぅ。 もうちょっとっぽいんだけどなぁ。
% vi /etc/make.conf SUP_UPDATE=yes SUPFILE=/usr/share/examples/cvsup/ports-supfile % vi /usr/share/examples/cvsup/ports-supfile *default host=cvsup3.freebsd.org
FAQかと思いきや全然検索しても見当たらないのでここに書きます。 portsでlinux版のmozillaを入れてみたのですが、起動すると Gdk-WARNING **: locale not supported by C library というメッセージが出ます。そのせいかXIMで日本語 入力ができず、メニューの文字も汚くなってしまいます。 FreeBSD nativeの方は大丈夫なので、何かLinuxエミュレーション 特有の設定があるのでしょうか。
linking kernel if_ed.o: In function `ed_init': if_ed.o(.text+0x2912): undefined reference to `mii_mediachg' if_ed.o: In function `ed_ifmedia_upd': if_ed.o(.text+0x5130): undefined reference to `mii_mediachg' if_ed.o: In function `ed_ifmedia_sts': if_ed.o(.text+0x5162): undefined reference to `mii_pollstat' if_ed.o: In function `ed_tick': if_ed.o(.text+0x5239): undefined reference to `mii_tick' *** Error code 1
>>272 ほんどだ # cd /usr/src # patch < /path/to/sshd.patch # cd /usr/src/secure/lib/libssh # make depend && make all # cd /usr/src/secure/usr.sbin/sshd # make depend && make all install # cd /usr/src/secure/usr.bin/ssh # make depend && make all install こんだけか。他のディレクトリ(scp,sftp,ssh-*など)は関係ないのね。
4.5-RELEASE に ports から kde を入れようとしてます。 /usr/ports/japanese/kde2 で make しているのですが 途中で以下のような状態になっています。 これからどうすれば良いのでしょうか。
===> Extracting for aalib-1.4.r5 >> Checksum ok for aalib-1.4rc5.tar.gz ===> aalib-1.4.r5 depends on executable: libtool - found ===> Patching for aalib-1.4.r5 ===> Appliyng FreeBSD patches for aalib-1.4.r5 File to patch: (ここで入力待ち)
又、サーバーでnslookupと入力すると プライマリDNSとして設定している210.xxx.xxx.xxxが *** Can't find server name for address 210.xxx.xxx.xxx: Timed out となります。 /etc/resolv.confのプライマリネームサーバーを試しに192.168.0.2と してみましたが同じくタイムアウトでした。
あのね、今日は聞いてほしいことがあるんでちゅ。 system securityをね、High -> Extreme -> High ->rebootしたら、ポート111が閉じたんでちゅ。 なんだったんでしょうね。 これで、sockstatにもnetstatにも111のsunrpcがでてこなくなったんだよ。
で、glibcをインストールしようとしたら、 checking host system type... i386-unknown-freebsd4.5 *** The GNU C library is currently not available for this platform. *** So far nobody cared to port it and if there is no volunteer it *** might never happen. So, if you have interest to see glibc on *** this platform visit *** http://www.gnu.org/software/libc/porting.html *** and join the group of porters といわれて、configureすら通りません。
FreeBSD4.3にEmacs21.2で画像表示がしたいのですが、 例えば./configure --with-jpeg などやっても Does Emacs use -lXpm? no Does Emacs use -ljpeg? no Does Emacs use -ltiff? no こんな感じでサポートしてくれません。 /usr/local/lib/libjpeg が存在しているだけでは ダメなのでしょうか?
ディストリビューションからPortsを導入し、cd /usr/ports/editors/vim make NO_GUI="yes" installでvim6をインストールしました。 そして/usr/local/sbin/cannaserver &でCannaを起動させて、kon上でvimを起動して日本語入力をしようとCtrl+\をおしたのですが、^\とでるだけで日本語入力ができません。 何もせずに少し放っておくと、 ERROR: Another 'cannaserver' is detected. If 'cannaserver' is not running, lock-file may remain accidentally. So, after making sure that 'cannaserver' is not running, Please execute following command.
rm /tmp/.iroha_unix/IROHA とエラーメッセージがでます。 Cannaserverを起動した直後に、cannastatを実行してみると Connected to unix Canna Server (ver.3.5) No Clientsとでます。しばらくすると、やはり上記のERRORメッセージがでたあとにEnterをおすと[1] 終了 ./cannaserverと出力されて終了していまいます。
##### ifconfig ##### masaki_BSD# ifconfig rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet 10.1.86.1 netmask 0xffffff00 broadcast 10.1.86.255 inet6 fe80::290:99ff:fe7f:1fdc%rl0 prefixlen 64 scopeid 0x1 ether 00:90:99:7f:1f:dc media: Ethernet autoselect (100baseTX <full-duplex>) status: active rl1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet 10.1.86.2 netmask 0xffffff00 broadcast 10.1.86.255 inet6 fe80::290:99ff:fe7f:72e9%rl1 prefixlen 64 scopeid 0x2 ether 00:90:99:7f:72:e9 media: Ethernet autoselect (none) status: no carrier lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500 lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 inet 127.0.0.1 netmask 0xff000000 ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552 faith0: flags=8002<BROADCAST,MULTICAST> mtu 1500
##### rc.conf #############
# -- sysinstall generated deltas -- # Tue Mar 19 23:17:00 2002 # Created: Tue Mar 19 23:17:00 2002 # Enable network daemons for user convenience. # Please make all changes to this file, not to /etc/defaults/rc.conf. # This file now contains just the overrides from /etc/defaults/rc.conf. #defaultrouter="10.1.86.1" gateway_enable="YES" hostname="masaki_BSD.tam.co.jp" ifconfig_rl0="inet 10.1.86.1 netmask 255.255.255.0" ifconfig_rl1="inet 10.1.86.2 netmask 255.255.255.0" kern_securelevel_enable="NO" linux_enable="YES" nfs_reserved_port_only="YES" sendmail_enable="YES" sshd_enable="YES" usbd_enable="YES" # -- sysinstall generated deltas -- # Tue Mar 19 23:21:21 2002 keymap="jp.106"
608 名前: 超初心者 投稿日: 02/03/23 12:44
省略されたのでrc.confもう一度
# -- sysinstall generated deltas -- # Tue Mar 19 23:17:00 2002 # Created: Tue Mar 19 23:17:00 2002 # Enable network daemons for user convenience. # Please make all changes to this file, not to /etc/defaults/rc.conf. # This file now contains just the overrides from /etc/defaults/rc.conf. #defaultrouter="10.1.86.1" gateway_enable="YES" hostname="masaki_BSD.tam.co.jp" ifconfig_rl0="inet 10.1.86.1 netmask 255.255.255.0" ifconfig_rl1="inet 10.1.86.2 netmask 255.255.255.0" kern_securelevel_enable="NO" linux_enable="YES" nfs_reserved_port_only="YES" sendmail_enable="YES" sshd_enable="YES" usbd_enable="YES" # -- sysinstall generated deltas -- # Tue Mar 19 23:21:21 2002 keymap="jp.106"
startxしたら X connection to :0.0 broken(explict kill or server shutdown) xauth : creating new authority file /root/.Xauthority xayth : (argv):1: bad display name ":0" "in remove" command xayth : (argv):1: bad display name ":0" "in remove" command
いやというかだな多分 X connection ... broken のメッセージの前に エラーの内容が出てると思うのだよ。。。それを見せなさい。
671 名前: 諸神社 投稿日: 02/03/24 11:31
>>669 何も起こらなかった・・・ >>670 When reporting a problem related to a server crash,please send full server output,not just the last message. This can be found in the log file "/var/log/XFree86.0.log" Please report problems to xFree86@xfree86.org.
FreeBSD-3.5.1を使ってるんですけどportsのアップグレードってできる? http://www.freebsd.org/ports には >The 2.2.x and 3.x branches are officially unsupported by ports-current. って書いてあるけど。非公式にはサポートしてるのかな?
エラーログには [emerg] Error while opening the workers ってあるんですけど、workers って何でしょう?
877 名前: 名無しさん@お腹いっぱい。 投稿日: 02/03/27 16:39
へるぷみ〜 # pwd /usr/ports/x11/XFree86-4-libraries # make >> Wraphelp.c:wrap is not in /usr/ports/x11/XFree86-4-libraries/distinfo. >> Either /usr/ports/x11/XFree86-4-libraries/distinfo is out of date, or >> Wraphelp.c:wrap is spelled incorrectly. *** Error code 1 4.4使ってます。 んでもってdistinfoは ftp://ftp.FreeBSD.org/pub/FreeBSD/branches/4.0-stable/ports/x11/XFree86-4-libraries/distinfo のものに取り替えてみましたが状況は変わりませんでした。
/stand/sysinstall の Configure の XFree86Setupを起動しようとすると The XFree86 setup utility you chose does not appear to be installed. Please install this before attempting to configure XFree86 (セットアップユーティリティーがインストールされていないのでインストールしろ。) といわれるのですが、何をインストールすればよいのですか?
>>941 Script started on Thu Mar 28 23:11:10 2002 # /sbin/dmesg
Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.5-RELEASE #0: Thu Mar 28 19:54:48 JST 2002 root@:/usr/src/sys/compile/MY_GENERIC Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III/Pentium III Xeon/Celeron (795.79-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x68a Stepping = 10 Features=0x387f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,PN,MMX,FXSR,SSE> real memory = 259981312 (253888K bytes) avail memory = 248225792 (242408K bytes) Preloaded elf kernel "kernel" at 0xc04a1000. Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 6 entries at 0xc00fdf60 npx0: <math processor> on motherboard npx0: INT 16 interface pcib0: <Host to PCI bridge> on motherboard pci0: <PCI bus> on pcib0 pcib1: <PCI to PCI bridge (vendor=1106 device=8601)> at device 1.0 on pci0 pci1: <PCI bus> on pcib1 pci1: <Trident model 8520 VGA-compatible display device> at 0.0 irq 5 rl0: <Accton MPX 5030/5038 10/100BaseTX> at device 6.0 on pci0 rl0: couldn't map ports/memory device_probe_and_attach: rl0 attach returned 6 isab0: <VIA 82C686 PCI-ISA bridge> at device 7.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <VIA 82C686 ATA100 controller> port 0x1000-0x100f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: <VIA 83C572 USB controller> port 0x1020-0x103f irq 3 at device 7.2 on pci0 usb0: <VIA 83C572 USB controller> on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhub1: Philips Semiconductors hub, class 9/0, rev 1.10/1.10, addr 2 uhub1: 5 ports with 5 removable, self powered uhid0: vendor 0x1234 product 0x0013, rev 1.00/1.00, addr 3, iclass 3/0 uhci1: <VIA 83C572 USB controller> port 0x1040-0x105f irq 3 at device 7.3 on pci0 usb1: <VIA 83C572 USB controller> on uhci1 usb1: USB revision 1.0 uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered isab1: <PCI to ISA bridge (vendor=1106 device=3057)> at device 7.4 on pci0 chip1: <VIA 82C686 AC97 Audio> at device 7.5 on pci0 chip2: <VIA 82C686 AC97 Modem> at device 7.6 on pci0
951 名前: 諸神社 投稿日: 02/03/28 23:20
pcic0: <TI PCI-1225 PCI-CardBus Bridge> irq 10 at device 12.0 on pci0 pcic0: PCI Memory allocated: 0x44000000 pcic0: TI12XX PCI Config Reg: [speaker enable][pwr save][CSC serial isa irq] pccard0: <PC Card bus (classic)> on pcic0 pci_cfgintr_linked: linked (55) to hard-routed irq 10 pci_cfgintr: 0:12 INTA routed to irq 10 pcic1: <TI PCI-1225 PCI-CardBus Bridge> irq 10 at device 12.1 on pci0 pcic1: PCI Memory allocated: 0x44001000 pcic1: TI12XX PCI Config Reg: [speaker enable][pwr save][CSC serial isa irq] pccard1: <PC Card bus (classic)> on pcic1 pci0: <unknown card> (vendor=0x1033, dev=0x00ce) at 13.0 orm0: <Option ROM> at iomem 0xc0000-0xcbfff on isa0 fdc0: direction bit not set fdc0: cmd 3 failed at out byte 1 of 3 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: model IntelliMouse, device ID 3 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0: configured irq 4 not in bitmap of probed irqs 0 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 8250 sio1: configured irq 3 not in bitmap of probed irqs 0 ppc0: parallel port not found. ata1-slave: identify retries exceeded ad0: 19077MB <FUJITSU MHM2200AT> [38760/16/63] at ata0-master UDMA66 acd0: CD-RW <UJDA710> at ata1-master using PIO4 Mounting root from ufs:/dev/ad0s3a # exit