Dear visitor, welcome to VDR Portal. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
![:]](wcf/images/smilies/pleased.gif)


This post has been edited 34 times, last edit by "hjs" (May 18th 2012, 1:38pm)
Quoted
Original von hjs
Die logische Struktur/Reihenfolge der Menüeinträge ist noch in Arbeit .


![:]](wcf/images/smilies/pleased.gif)


Quoted
Original von hjs
Nu noch ne Featurelist für den Schnellüberblick ergänzen und ne Option für den Kernel fiel mir da noch ein .
Falls dann kein Kinken mehr auftaucht , verschwindet das pre ...




![:]](wcf/images/smilies/pleased.gif)
Quoted
Original von hjs
Mein lieber Scholli ...
[...]
Wenn die Tests die meine DEV Maschine gerade beschäftigen erfolgreich verlaufen , isses denn endlich soweit ...
[...]


![:]](wcf/images/smilies/pleased.gif)

- fixed
This post has been edited 2 times, last edit by "Maniac" (Dec 28th 2009, 4:09pm)
Und zwar gehen die Fehler bei binutils-pass1 schon los. Hier mal ein Auszug aus der bintils-pass1.log|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 |
echo $?:$LINENO>>$HJSLFSLOG ++ echo 0:10 ../binutils-2.19.1/configure \ echo $?:$LINENO>>$HJSLFSLOG ++ ../binutils-2.19.1/configure echo 0:12 configure: WARNING: you should use --build, --host, --target configure: WARNING: you should use --build, --host, --target configure: WARNING: invalid host type: 0:12 Invalid configuration `echo': machine `echo' not recognized configure: error: /bin/sh ../binutils-2.19.1/config.sub echo failed --target=$LFS_TGT --prefix=/tools \ |
|
|
Source code |
1 2 3 4 5 6 7 |
checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... configure: error: cannot run C compiled programs. If you meant to cross compile, use `--host'. echo $?:$LINENO>>$HJSLFSLOG ++ echo 1:8 make |
|
|
Source code |
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 |
HJSLFSLOG=/var/hjslfs/install/log/host/binutils-pass1.slog tar xf /packages/binutils-2.19.1.tar.bz2 -C /packages echo $?:$LINENO>>$HJSLFSLOG cd /packages/binutils-2.19.1 echo $?:$LINENO>>$HJSLFSLOG mkdir -v ../binutils-build echo $?:$LINENO>>$HJSLFSLOG cd ../binutils-build echo $?:$LINENO>>$HJSLFSLOG ../binutils-2.19.1/configure \ echo $?:$LINENO>>$HJSLFSLOG --target=$LFS_TGT --prefix=/tools \ echo $?:$LINENO>>$HJSLFSLOG --disable-nls --disable-werror echo $?:$LINENO>>$HJSLFSLOG make echo $?:$LINENO>>$HJSLFSLOG case $(uname -m) in x86_64) mkdir -v /tools/lib && ln -sv lib /tools/lib64 ;; echo $?:$LINENO>>$HJSLFSLOG esac make install echo $?:$LINENO>>$HJSLFSLOG rm -r /packages/binutils-2.19.1 echo $?:$LINENO>>$HJSLFSLOG rm -r /packages/binutils-build echo $?:$LINENO>>$HJSLFSLOG |
This post has been edited 4 times, last edit by "Maniac" (Dec 28th 2009, 6:47pm)



Quoted
Original von wirbel
binutils 2.19 compiliert mit gcc-4.4.2 und glibc-2.10.1 ; hat zumindest bei mir hingehaun.

Quoted
Original von Maniac
Beim ganzen hin und her sind mir diese Sourcen aufgefallen, die das Script nicht automatisch runterladen konnte:
mpfr-2.4.1.tar.bz2
perl-5.10.0.tar.gz
gpm-1.20.6.tar.bz2
Quoted
gmp-4.2.4.tar.bz2


