Sign inSign up

dlin/centos-duckbox

By dlin

Updated almost 11 years ago

Try to build duckbox inside centos 6.4, but failed

Image
0

2.1K

dlin/centos-duckbox repository overview

cd opkg-0.1.8+svnr587 &&
autoreconf -v --install;
source /tdt/tdt/cvs/cdk/build.env &&
./configure
--build=x86_64-unknown-linux-gnu
--host=sh4-linux
--prefix=/usr
--disable-curl
--disable-gpg
--with-opkglibdir=/var &&
make all &&
perl -pi -e "s,^prefix=.$,prefix=/tdt/tdt/tufsbox/cdkroot/usr," libopkg.pc && make install DESTDIR=/tdt/tdt/tufsbox/cdkroot && ln -sf /usr/bin/opkg-cl /tdt/tdt/tufsbox/cdkroot/usr/bin/opkg && mkdir -p /tdt/tdt/tufsbox/cdkroot/var/opkg && perl -pi -e "s,^libdir=.$,libdir='/tdt/tdt/tufsbox/cdkroot/usr/lib'," /tdt/tdt/tufsbox/cdkroot/usr/lib/libopkg.la autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I shave autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory conf autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/local/bin/autoconf configure.ac:34: error: possibly undefined macro: AC_PROG_LIBTOOL If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /usr/local/bin/autoconf failed with exit status: 1 configure: error: cannot find install-sh, install.sh, or shtool in conf "."/conf make: *** [.deps/opkg] Error 1

Tag summary

Content type

Image

Digest

sha256:03d9e90bf

Size

581.3 MB

Last updated

almost 11 years ago

docker pull dlin/centos-duckbox