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



最近の日記
2024年07月03日
kicad oddity
2024年05月08日
comparison on ./buildsh tools
2024年05月06日
py-setuptools (python 3.11.9)
make release took 1 hours and 10 min
qemu invocation for 10.99.10
2024年05月05日
Windows 10 version
serial connection
bc bench
2024年05月04日
Trial on 10.99.10
another version (later trial) to succeed
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)