glibc 5 Entwicklungsumgebung ?
Florian Lohoff
flo at rfc822.org
Fri May 24 22:24:01 CEST 2002
On Fri, May 24, 2002 at 09:59:03PM +0200, Stefan <Hegi> Hegner wrote:
> Tach Liste!
>
> Hat eigentlich irgendwer von Euch noch auf einer Kiste eine glibc 5
> Entwicklungsumgebung zu laufen? Ich wollte mir nicht unbedingt eine alte
> 5er Susi installieren, nur um ein kleines Proggi für fli4l zu kompilieren.
glibc5 gibts nicht :) "libc5" oder "glibc 1"
Nimm ne debian potato (NOCH stable) - Da ist komplett libc5 dabei
root at mini:~# apt-get install libc5
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
libc5
0 packages upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
Need to get 289kB of archives. After unpacking 686kB will be used.
Get:1 http://source.rfc822.org potato/main libc5 5.4.46-3 [289kB]
Fetched 289kB in 1s (222kB/s)
Selecting previously deselected package libc5.
(Reading database ... 22390 files and directories currently installed.)
Unpacking libc5 (from .../libc5_5.4.46-3_i386.deb) ...
Setting up libc5 (5.4.46-3) ...
Auch noch so diverse andere libc5 gebaute libs - Sind dann in
/usr/lib/libc5-compat - Development header sind auch dabei - Installpath
weiss ich gerade nicht.
Alternativ einfach eine "mini" debian im chroot installieren - Dann koennte man
auch "bo" installieren :)
Das problem ist das "bo" ohne "apt" kam - d.h. schoene dselect bastelei :)
ftp.rfc822.org/pub/debian-archive/dists/bo/main/disks-i386/current/base1_3.tgz
saugen und in /tmp/bo entpacken.
Dann deine resolv.conf reinkopieren
cp /etc/resolv.conf /tmp/bo/etc/
chroot /tmp/bo
dselect
access method ftp
Site: ftp.rfc822.org
...
Directory: /pub/debian-archive/
List of distributions: dists/bo/main dists/bo/contrib dists/bo/non-free
Dann updaten ...
Do you want to clear available list [y]:
Updating available packages info, using Packages.main.
Information about 980 package(s) was updated.
Updating available packages info, using Packages.contrib.
Information about 31 package(s) was updated.
Updating available packages info, using Packages.non-free.
Information about 115 package(s) was updated.
[ ... suess ... ]
Pakete auswaehlen (gcc, make, binutils etc)
Und installieren
dump# dpkg -l gcc binutils make libc5-dev
Desired=Unknown/Install/Remove/Purge
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-===============-==============-============================================
ii gcc 2.7.2.1-9 The GNU C compiler (ELF version).
ii binutils 2.7.0.9-3 The GNU assembler, linker and binary utiliti
ii make 3.75-4 The GNU version of the "make" utility.
ii libc5-dev 5.4.33-6 The Linux C library version 5 (development f
Und ein historisches system im chroot.
Wer hat nen 1.0er kernel als UML ?
dump:~# du -sk /tmp/bo
144152 /tmp/bo
Flo
--
Florian Lohoff flo at rfc822.org +49-5201-669912
Heisenberg may have been here.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lug-owl.de/pipermail/linux/attachments/20020524/773769e3/attachment.sig>
More information about the Linux
mailing list