Hallo,
ich bekomme mit dem update um den ~4.4.2002 mein cdk nicht mehr kompiliert.
Ich denke das liegt an:
CC=powerpc-tuxbox-linux-gnu-gcc \
Just in case:
-mein gcc ist 2.95.2
-der user belgarad ist ein "normaler" user
Hat da jemand eine idee?
belgarad@suse:~/tuxbox-cvs/cdk > ./autogen.sh
Generating configuration files for tuxbox-cdk, please wait....
aclocal -I .
libtoolize --automake
autoconf
configure.ac:13: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
automake --add-missing
belgarad@suse:~/tuxbox-cvs/cdk >
belgarad@suse:~/tuxbox-cvs/cdk > ./configure --prefix=/dbox2 --with-cvsdir=$HOME/tuxbox-cvs --enable-maintainer-mode
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... powerpc-tuxbox-linux-gnu
Summary:
Hostruleset: standard
Targetruleset: standard
Prefix: /dbox2
Targetprefix: /dbox2/cdkroot
Hostprefix: /dbox2/cdk
Bootprefix: /dbox2/tftpboot
Buildprefix: /home/belgarad/tuxbox-cvs/cdk
CVSdir: /home/belgarad/tuxbox-cvs
Appsdir: /home/belgarad/tuxbox-cvs/apps
Bootdir: /home/belgarad/tuxbox-cvs/boot
Driverdir: /home/belgarad/tuxbox-cvs/driver
configure: creating Makefile-archive
configure: creating ./config.status
config.status: creating Makefile
config.status: creating etc/Makefile
config.status: creating etc/init.d/Makefile
config.status: creating etc/modules.conf
belgarad@suse:~/tuxbox-cvs/cdk >
belgarad@suse:~/tuxbox-cvs/cdk > make all
( rm -rf readline-4.2a || /bin/true ) && gunzip -cd Archive/readline-4.2a.tar.gz | tar -x
cd readline-4.2a && \
CC=powerpc-tuxbox-linux-gnu-gcc \
CFLAGS="-O2 -mcpu=823" \
LDFLAGS="-s" \
./configure \
--build=i686-pc-linux-gnu \
--host=powerpc-tuxbox-linux-gnu \
--prefix=/dbox2/cdkroot && \
make shared && \
make install
checking build system type... i686-pc-linux-gnu
checking host system type... powerpc-tuxbox-linux-gnu
Beginning configuration for readline-4.2a for powerpc-tuxbox-linux-gnu
checking whether make sets ${MAKE}... yes
checking for powerpc-tuxbox-linux-gnu-gcc... powerpc-tuxbox-linux-gnu-gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
make: *** [.libreadline] Error 77
belgarad@suse:~/tuxbox-cvs/cdk >
configure: error: C compiler cannot create executables
-
- Einsteiger
- Beiträge: 182
- Registriert: Donnerstag 1. November 2001, 00:00
-
- Senior Member
- Beiträge: 1282
- Registriert: Montag 12. November 2001, 00:00
-
- Einsteiger
- Beiträge: 182
- Registriert: Donnerstag 1. November 2001, 00:00
-
- Interessierter
- Beiträge: 59
- Registriert: Sonntag 10. Februar 2002, 14:43
-
- Senior Member
- Beiträge: 1282
- Registriert: Montag 12. November 2001, 00:00
-
- Interessierter
- Beiträge: 59
- Registriert: Sonntag 10. Februar 2002, 14:43
-
- Einsteiger
- Beiträge: 182
- Registriert: Donnerstag 1. November 2001, 00:00
-
- Senior Member
- Beiträge: 1282
- Registriert: Montag 12. November 2001, 00:00
-
- Interessierter
- Beiträge: 59
- Registriert: Sonntag 10. Februar 2002, 14:43