hns - 日記自動生成システム - Version 2.19.9

先月 2005年07月 来月
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2005年07月22日(金) 旧暦 [n年日記] [更新:"2005/07/22 08:39:39"]

#1 [binutils] why ld is not installed

The reason why ld is not installed with simple 'make install':
  • I have changed ld/Makefile.am by some reason.
  • In the part of ld/Makefile.am, we have following line
    binutils-2.16/ld/Makefile.am:install: install-info
    
  • (which is NOT the part of I have changed).
  • Because Makefile.am is changed, I have run
    aclocal
    automake
  • Because of this run, Makefile.in has:
    binutils-2.16/ld/Makefile.in:install: install-info

It looks like intention ??:

# We want install to imply install-info as per GNU standards, despite the
# cygnus option.
install: install-info

anyway by changing Makefile.am:

install: install-recursive
and then
aclocal
automake
will generate Makefile.in for installing ld to the DESTDIR now.

#2 [Network] Is pppoe down ?

# pppoectl -d pppoe0
pppoe0: state = session
        Session ID: 0x3a19
        PADI retries: 0
        PADR retries: 0
Following seems to fix the problem
# ifconfig pppoe0 down
# ifconfig pppoe0 up



最近の日記
2023年12月04日
大根 を漬けた
2023年11月20日
mail server の disk がこわれた
2023年11月18日
pbulk and chroot
2023年11月11日
wip/R R-4.3.1
2023年10月16日
disk failure
syslog.conf
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)