Danke erstmal an ???.
Suse 9.0, cvs ist heruntergeladen, aber make all schlägt fehl.
Ich habe jetzt nochmal folgendes eingegeben:
cdk>./autogen.sh
cdk>./configure --enable-maintainer-mode --prefix=/home/mattis/dbox2 --with-cvsdir=/home/mattis/tuxbox-cvs
cdk>make tuxbox_tools
Das Ganze endet mit folgenden Zeilen:
Code: Alles auswählen
: /home/mattis/tuxbox-cvs/cdk/build_glibc/libc.a
cd /home/mattis/tuxbox-cvs/cdk/build_glibc && /home/mattis/dbox2/cdk/lib/gcc-lib/powerpc-tuxbox-linux-gnu/3.3.3/../../../../powerpc-tuxbox-linux-gnu/bin/ar cruv libc_nonshared.a `cat csu/stamp.oS iconv/stamp.oS iconvdata/stamp.oS locale/stamp.oS localedata/stamp.oS assert/stamp.oS ctype/stamp.oS intl/stamp.oS catgets/stamp.oS math/stamp.oS setjmp/stamp.oS signal/stamp.oS stdlib/stamp.oS stdio-common/stamp.oS libio/stamp.oS dlfcn/stamp.oS malloc/stamp.oS string/stamp.oS wcsmbs/stamp.oS timezone/stamp.oS time/stamp.oS dirent/stamp.oS grp/stamp.oS pwd/stamp.oS posix/stamp.oS io/stamp.oS termios/stamp.oS resource/stamp.oS misc/stamp.oS socket/stamp.oS sysvipc/stamp.oS gmon/stamp.oS gnulib/stamp.oS wctype/stamp.oS manual/stamp.oS shadow/stamp.oS po/stamp.oS argp/stamp.oS crypt/stamp.oS linuxthreads/stamp.oS resolv/stamp.oS nss/stamp.oS rt/stamp.oS conform/stamp.oS debug/stamp.oS linuxthreads_db/stamp.oS inet/stamp.oS hesiod/stamp.oS sunrpc/stamp.oS nis/stamp.oS nscd/stamp.oS streams/stamp.oS login/stamp.oS soft-fp/stamp.oS elf/stamp.oS stamp.oS`
a - csu/elf-init.oS
a - stdlib/atexit.oS
a - io/stat.oS
a - io/fstat.oS
a - io/lstat.oS
a - io/mknod.oS
a - io/stat64.oS
a - io/fstat64.oS
a - io/lstat64.oS
: /home/mattis/tuxbox-cvs/cdk/build_glibc/libc_nonshared.a
powerpc-tuxbox-linux-gnu-gcc -nostdlib -nostartfiles -r -o /home/mattis/tuxbox-cvs/cdk/build_glibc/libc_pic.os \
-Wl,-d -Wl,--whole-archive /home/mattis/tuxbox-cvs/cdk/build_glibc/libc_pic.a
collect2: ld returned 1 exit status
make[3]: *** [/home/mattis/tuxbox-cvs/cdk/build_glibc/libc_pic.os] Fehler 1
make[3]: Leaving directory `/home/mattis/tuxbox-cvs/cdk/glibc-2.3.2'
make[2]: *** [all] Fehler 2
make[2]: Leaving directory `/home/mattis/tuxbox-cvs/cdk/build_glibc'
make[1]: *** [.deps/glibc] Fehler 2
make[1]: Leaving directory `/home/mattis/tuxbox-cvs/cdk'
make: *** [.deps/bootstrap] Fehler 2
mattis@fanclub-l:~/tuxbox-cvs/cdk>
Hast jemand eine Idee, woran es liegen kann?
Danke! Matthias