plplot package install error

Xiangfu Liu xiangfu at sharism.cc
Thu Jan 20 21:14:15 EST 2011


Hi David

I try to compile all recently new packages. there is an error on create plplot package:

by the way:
there are two plplot-tcl/install in that "Makefile", is that correct?


here is the files under plplot:
$ls openwrt-xburst/build_dir/target-mipsel_uClibc-0.9.30.1/plplot-5.9.7/ipkg-install/usr/lib
libcsirocsa.so          libplplotd.so          libqsastime.so
libcsirocsa.so.0        libplplotd.so.10       libqsastime.so.0
libcsirocsa.so.0.0.1    libplplotd.so.10.0.0   libqsastime.so.0.0.1
libplplotcxxd.so        libplplotqtd.so        lua
libplplotcxxd.so.9      libplplotqtd.so.0      pkgconfig
libplplotcxxd.so.9.3.0  libplplotqtd.so.0.0.1  plplot5.9.7


blow is the error messages:
install -m0755 /home/xxx/C/openwrt-xburst/build_dir/target-mipsel_uClibc-0.9.30.1/plplot-5.9.7/ipkg-install/usr/lib/plplot5.9.7/driversd/lin
uxvga.{so,rc} /home/xxx/C/openwrt-xburst/staging_dir/target-mipsel_uClibc-0.9.30.1/root-xburst/tmp-plplot-linuxvga/usr/lib/plplot5.9.7/drive
rsd/
cp -fpR /home/xxx/C/openwrt-xburst/staging_dir/target-mipsel_uClibc-0.9.30.1/root-xburst/tmp-plplot-linuxvga/. /home/xxx/C/openwrt-xburst/st
aging_dir/target-mipsel_uClibc-0.9.30.1/root-xburst/
rm -rf /home/xxx/C/openwrt-xburst/staging_dir/target-mipsel_uClibc-0.9.30.1/root-xburst/tmp-plplot-linuxvga
touch /home/xxx/C/openwrt-xburst/staging_dir/target-mipsel_uClibc-0.9.30.1/root-xburst/stamp/.plplot-linuxvga_installed
rm -rf /home/xxx/C/openwrt-xburst/build_dir/target-mipsel_uClibc-0.9.30.1/plplot-5.9.7/ipkg-xburst/plplot-tcl
mkdir -p /home/xxx/C/openwrt-xburst/build_dir/target-mipsel_uClibc-0.9.30.1/plplot-5.9.7/ipkg-xburst/plplot-tcl/CONTROL
echo "Package: plplot-tcl" > /home/xxx/C/openwrt-xburst/build_dir/target-mipsel_uClibc-0.9.30.1/plplot-5.9.7/ipkg-xburst/plplot-tcl/CONTROL/
control
echo "Version: 5.9.7-3" >> /home/xxx/C/openwrt-xburst/build_dir/target-mipsel_uClibc-0.9.30.1/plplot-5.9.7/ipkg-xburst/plplot-tcl/CONTROL/co
ntrol
( DEPENDS=''; for depend in plplot tcl; do DEPENDS=${DEPENDS:+$DEPENDS, }${depend##+}; done; echo "Depends: $DEPENDS"; echo "Provides: "; ec
ho "Source: feeds/qipackages/plplot"; echo "Section: libs"; echo "Status: unknown ok not-installed"; echo "Essential: no"; echo "Priority: o
ptional"; echo "Maintainer: OpenWrt Developers Team <openwrt-devel at openwrt.org>"; echo "Architecture: xburst"; echo "Installed-Size: 0"; ech
o -n "Description: "; getvar V_Package_plplot_tcl_description | sed -e 's,^[[:space:]]*, ,g'; ) >> /home/xxx/C/openwrt-xburst/build_dir/targ
et-mipsel_uClibc-0.9.30.1/plplot-5.9.7/ipkg-xburst/plplot-tcl/CONTROL/control
chmod 644 /home/xxx/C/openwrt-xburst/build_dir/target-mipsel_uClibc-0.9.30.1/plplot-5.9.7/ipkg-xburst/plplot-tcl/CONTROL/control
(cd /home/xxx/C/openwrt-xburst/build_dir/target-mipsel_uClibc-0.9.30.1/plplot-5.9.7/ipkg-xburst/plplot-tcl/CONTROL; var2file "V_Package_plpl
ot_tcl_conffiles" conffiles; var2file "V_Package_plplot_tcl_preinst" preinst; var2file "V_Package_plplot_tcl_postinst" postinst; var2file "V
_Package_plplot_tcl_prerm" prerm; var2file "V_Package_plplot_tcl_postrm" postrm; )
install -d -m0755 /home/xxx/C/openwrt-xburst/build_dir/target-mipsel_uClibc-0.9.30.1/plplot-5.9.7/ipkg-xburst/plplot-tcl/usr/lib
install -m0755 /home/xxx/C/openwrt-xburst/build_dir/target-mipsel_uClibc-0.9.30.1/plplot-5.9.7/ipkg-install/usr/lib/libplplottcltkd.so* /hom
e/xxx/C/openwrt-xburst/build_dir/target-mipsel_uClibc-0.9.30.1/plplot-5.9.7/ipkg-xburst/plplot-tcl/usr/lib/
install: cannot stat `/home/xxx/C/openwrt-xburst/build_dir/target-mipsel_uClibc-0.9.30.1/plplot-5.9.7/ipkg-install/usr/lib/libplplottcltkd.s
o*': No such file or directory
make[3]: *** [/home/xxx/C/openwrt-xburst/bin/xburst/packages/plplot-tcl_5.9.7-3_xburst.ipk] Error 1
make[3]: Leaving directory `/home/xxx/C/openwrt-xburst/feeds/qipackages/plplot'
make[2]: *** [package/feeds/qipackages/plplot/compile] Error 2
make[2]: Leaving directory `/home/xxx/C/openwrt-xburst'
make[1]: *** [/home/xxx/C/openwrt-xburst/staging_dir/target-mipsel_uClibc-0.9.30.1/stamp/.package_compile] Error 2
make[1]: Leaving directory `/home/xxx/C/openwrt-xburst'
make: *** [world] Error 2





More information about the discussion mailing list


interactive