Re: neutrinoHD2 project
Verfasst: Di 14. Jan 2014, 23:11
Try to install the libglib2.0-0 instead the -bin.
Rund ums BPanther Neutrino Image
https://forum.mbremer.de/
Code: Alles auswählen
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.OdNjeH (%build)
make: *** [RPMS/i686/stlinux24-cross-sh4-binutils-2.22-64.i686.rpm] Error 1
root@ubuntu:~/Desktop/sh4/max-tdt/tdt/cvs/cdk#
Code: Alles auswählen
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing bfd_stdint.h commands
config.status: executing default commands
make[4]: Leaving directory `/root/Desktop/sh4/max-tdt/tdt/cvs/cdk/BUILD/binutils-2.22/objdir/bfd/po'
make[4]: Entering directory `/root/Desktop/sh4/max-tdt/tdt/cvs/cdk/BUILD/binutils-2.22/objdir/bfd/po'
make[4]: Nothing to be done for `info'.
make[4]: Leaving directory `/root/Desktop/sh4/max-tdt/tdt/cvs/cdk/BUILD/binutils-2.22/objdir/bfd/po'
make[4]: Entering directory `/root/Desktop/sh4/max-tdt/tdt/cvs/cdk/BUILD/binutils-2.22/objdir/bfd'
make[4]: Nothing to be done for `info-am'.
make[4]: Leaving directory `/root/Desktop/sh4/max-tdt/tdt/cvs/cdk/BUILD/binutils-2.22/objdir/bfd'
make[3]: *** [info-recursive] Error 1
make[3]: Leaving directory `/root/Desktop/sh4/max-tdt/tdt/cvs/cdk/BUILD/binutils-2.22/objdir/bfd'
make[2]: *** [all-bfd] Error 2
make[2]: Leaving directory `/root/Desktop/sh4/max-tdt/tdt/cvs/cdk/BUILD/binutils-2.22/objdir'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/Desktop/sh4/max-tdt/tdt/cvs/cdk/BUILD/binutils-2.22/objdir'
error: Bad exit status from /var/tmp/rpm-tmp.eiCgH0 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.eiCgH0 (%build)
make: *** [RPMS/i686/stlinux24-cross-sh4-binutils-2.22-64.i686.rpm] Error 1
root@ubuntu:~/Desktop/sh4/max-tdt/tdt/cvs/cdk#
BPanther hat geschrieben:Try to install the libglib2.0-0 instead the -bin.
Code: Alles auswählen
root@ubuntu:~/Desktop/sh4/max-tdt/tdt/cvs/cdk# ./setuptdt.sh
Reading package lists... Done
Building dependency tree
Reading state information... Done
make is already the newest version.
subversion is already the newest version.
flex is already the newest version.
bison is already the newest version.
libtool is already the newest version.
dialog is already the newest version.
wget is already the newest version.
rpm is already the newest version.
git-core is already the newest version.
gettext is already the newest version.
zlib1g-dev is already the newest version.
zlib1g-dev set to manually installed.
g++ is already the newest version.
automake is already the newest version.
automake set to manually installed.
pkg-config is already the newest version.
patch is already the newest version.
autopoint is already the newest version.
fakeroot is already the newest version.
fakeroot set to manually installed.
gawk is already the newest version.
Package libglib2.0-bin is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package libglib2.0-bin has no installation candidate
root@ubuntu:~/Desktop/sh4/max-tdt/tdt/cvs/cdk#
root@ubuntu:~/Desktop/sh4/max-tdt/tdt/cvs/cdk# make yaud-neutrino-hd2-exp
Code: Alles auswählen
make[1]: Leaving directory `/root/Desktop/sh4/max-tdt/tdt/cvs/cdk/module-init-tools-3.16'
make[1]: Entering directory `/root/Desktop/sh4/max-tdt/tdt/cvs/cdk/module-init-tools-3.16'
make[2]: Entering directory `/root/Desktop/sh4/max-tdt/tdt/cvs/cdk/module-init-tools-3.16'
/bin/mkdir -p '/root/Desktop/sh4/max-tdt/tdt/tufsbox/cdkroot/sbin'
install depmod modinfo '/root/Desktop/sh4/max-tdt/tdt/tufsbox/cdkroot/sbin'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/Desktop/sh4/max-tdt/tdt/cvs/cdk/module-init-tools-3.16'
make[1]: Leaving directory `/root/Desktop/sh4/max-tdt/tdt/cvs/cdk/module-init-tools-3.16'
cd root/etc && for i in modules init.d/module-init-tools; do [ -f $i ] && /usr/bin/install -c -m644 $i /root/Desktop/sh4/max-tdt/tdt/tufsbox/cdkroot/etc/$i || true; [ "${i%%/*}" = "init.d" ] && chmod 755 /root/Desktop/sh4/max-tdt/tdt/tufsbox/cdkroot/etc/$i || true; done
export HHL_CROSS_TARGET_DIR=/root/Desktop/sh4/max-tdt/tdt/tufsbox/cdkroot && cd /root/Desktop/sh4/max-tdt/tdt/tufsbox/cdkroot/etc/init.d && for s in module-init-tools ; do /root/Desktop/sh4/max-tdt/tdt/tufsbox/host/bin/target-initdconfig --add $s || echo "Unable to enable initd service: $s" ; done && rm *rpmsave 2>/dev/null || true
rm -rf module-init-tools-3.16
touch .deps/module_init_tools
false || mkdir -p /root/Archive && ( \
wget -t 2 -T 10 -c -P /root/Archive http://www.busybox.net/downloads/busybox-1.22.0.tar.bz2 || \
false )
--2014-01-15 02:48:06-- http://www.busybox.net/downloads/busybox-1.22.0.tar.bz2
Resolving www.busybox.net... 140.211.167.224
Connecting to www.busybox.net|140.211.167.224|:80... failed: Connection refused.
make: *** [/root/Archive/busybox-1.22.0.tar.bz2] Error 1
root@ubuntu:~/Desktop/sh4/max-tdt/tdt/cvs/cdk#
thx BPantherBPanther hat geschrieben: @powersat: I think you can see the error by yourself...
Davon würde ich dann doch abraten!slizer hat geschrieben:mal eine Frage , wird hier nicht alles unter root gemacht