[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:00041] kernel  compile



広島大学の中原です。

 > 北目@横浜国大です。
 > 
 > 昨夜debian-1.2をインストールした(InfoMagicのcdから)のですが、
 > カーネルを再構築しようかなぁと思って、
 > make menuconfigしてmake depしたら、
 > 「gccのインストールの問題でcc1がないよ」的なメッセージがでて
 > makeが止まってしまいました。

これはたしか gcc パッケージの bug か、InfoMagic が収録した release の 
bug だったと思います。
 /usr/lib/gcc-lib/i486-linux/2.7.2.1
のかわりに
 /usr/lib/gcc-lib/i486-linux/2.7.2
をサーチするものがいるかいうのでした。2.7.2.1 の下のものを 2.7.2 の下
にコピーすればうまくいったという報告が過去にありました。
(私はこの問題にあったことはありません。)

debian 1.2 は、1.2.1 程度まで、かなり問題がありました。
さらに Infomagic の CD の debian は、1.2 release 直後の ftp.debian.org
の下がおかしかった時のバージョンたっだかもしれません。
  rex/binary-i386/x11/xlib6_3.2* 
が二つあったり、混乱していた時期がありました。

本家 debian-user メイリングリストに載った 1.2 の problem list を
(無断) 転載しておきます。

中原 早生

>From dwarf@xxxxxxxxxxx Thu Jan 16 11:49:14 1997
Return-Path: <dwarf@xxxxxxxxxxx>
Date: Wed, 15 Jan 1997 11:51:46 -0500 (EST)
From: Dale Scheetz <dwarf@xxxxxxxxxxx>
To: debian-user@lists.debian.org
Subject: Problems with 1.2 reposted...
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Resent-From: debian-user@lists.debian.org
Resent-Reply-To: debian-user@lists.debian.org
X-Mailing-List: <debian-user@lists.debian.org> archive/latest/3587
X-Loop: debian-user@lists.debian.org
Precedence: list
Priority: non-urgent
Importance: low
Resent-Sender: debian-user-request@lists.debian.org

Sorry I'm late this week, please note 19. is new, so here's the current
problems list:

1. Already reported as a bug:  Can't find xlib6 so file.  
	Add /usr/X11R6/lib to /etc/ld.so.conf and run ldconfig.

2. Dselect fails to satisfy pre-depends for perl (libdl1)  
	Installing ldso by hand solves the problem.

3. Bug#5659: dpkg-gencontrol fails in chown new files listfile.
	Possible patch.  Only a problem for package builders.

4. New sendmail fails to use old .cf file  
	One report indicates re-installation fixes the problem.

5. Cron dies. (actually never starts)
	Run "update-rc.d cron defaults"

6. Gcc depends on cpp, but cpp conflicts with gcc.
	Retag gcc and re-run deselect.

7. Modconf messes up screen display on some lines.
	Possible dialog problem?

8. /bin/perl disapears and reappears during installation.
	Replace link by hand: ln -s /usr/bin/perl /bin/perl
        Or, install perl by hand: dpkg -i perl_xxx.deb.

9. Bug#5479 dpkg fails to preserve set id bits when copying files.
	No fix reported (possible patch)

10. gpm preinstall can't remove old gpm
	Remove by hand using dpkg --purge.

11. xbase can't remove xdm and xfs
	Remove by hand using dpkg --purge.

12. libg++ and libg++-dev conflict. 
	Re-running the installation fixes it.

13. dependent packages bomb because libc5 is not installed first
	Upgrade base first.

14. no /dev/sr0 from MAKEDEV
	New version fixes this.

15. Gimp fails because there is no .gimprc file
	Create an empty .gimprc

16. Base-files should Provide: base
    Was: Smartlist and possibly other programs as well, depend on base.
	Fixed in the next version.

17. Adduser depends on perl-suid, not in base.
	Install by hand using --force-depends
 
18. Mc fails to declare it's dependence on libgpm.
	Should declare dpendence on libgpm.
	Install the libgpm package.

19. Man fails because groff can't find libstdc++.so.27.
	cd /usr/lib
	ln -s libstdc++.so.27.2.1 libstdc++.so.27

Luck,

Dwarf

------------                                          --------------

aka   Dale Scheetz                   Phone:   1 (904) 656-9769
      Flexible Software              11000 McCrackin Road
      e-mail:  dwarf@xxxxxxxxxxx     Tallahassee, FL  32308

------------ If you don't see what you want, just ask --------------


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@xxxxxxxxx