From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: From: =?iso-8859-1?q?J=FCrgen_Beisert?= Date: Mon, 11 Nov 2013 16:35:38 +0100 References: <4ECD7F7A0B03E64BA50DA3C6FC2464FD075B0FA4@KRUSTY.ddisplay.com> <201311111405.08130.jbe@pengutronix.de> <4ECD7F7A0B03E64BA50DA3C6FC2464FD075B1FC4@KRUSTY.ddisplay.com> In-Reply-To: <4ECD7F7A0B03E64BA50DA3C6FC2464FD075B1FC4@KRUSTY.ddisplay.com> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <201311111635.38539.jbe@pengutronix.de> Subject: Re: [ptxdist] additional c file in a src-autoconf-proglib package Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Cc: Pat Murray Hi Pat, please keep the mailing list at least on CC. On Monday 11 November 2013 15:27:46 Pat Murray wrote: > I changed BSP version today and I am getting the following > Error at the prepare stage ( the get and extract worked ok) > When I try and build a newly created package using > "Ptxdist newpackage src-autoconf-proglib" > > Configure: error: cannot find install-sh, install.sh, or shtool in > "/opt/...BSP... > > I haven't changed ptxdist version, I have always used > 2012.03.0 I tried it here with a recent PTXdist version: $ ptxdist newpackage src-autoconf-proglib $ ptxdist menuconfig $ ptxdist go --------------------- target: mypackage.get --------------------- finished target mypackage.get ------------------------- target: mypackage.extract ------------------------- local directory instead of tar file, linking build dir cd /home/jbe/git_repositories/OSELAS.BSP-Pengutronix-Mini2440/platform-mini= 2440/build-target/mypackage-1 && [ -f configure ] || sh autogen.sh ---------- autoreconf ---------- configure.ac:33: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:33: You should run autoupdate. aclocal.m4:128: AC_PROG_LIBTOOL is expanded from... configure.ac:33: the top level libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tre= e. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:33: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:33: You should run autoupdate. aclocal.m4:128: AC_PROG_LIBTOOL is expanded from... configure.ac:33: the top level configure.ac:7: installing `./config.guess' configure.ac:7: installing `./config.sub' configure.ac:35: installing `./install-sh' configure.ac:35: installing `./missing' Makefile.am: installing `./depcomp' -------- Finished -------- patchin: no patches found finished target mypackage.extract ------------------------------ target: mypackage.extract.post ------------------------------ patchin: fixup: OSELAS.BSP-Pengutronix-Mini2440/platform-mini2440/build-target/mypackage-1/= configure OSELAS.BSP-Pengutronix-Mini2440/platform-mini2440/build-target/mypackage-1/= ltmain.sh patchin: fixup: done finished target mypackage.extract.post ------------------------- target: mypackage.prepare ------------------------- checking build system type... x86_64-host-linux-gnu checking host system type... arm-v4t-linux-gnueabi checking whether to enable maintainer-specific portions of Makefiles... no checking for arm-v4t-linux-gnueabi-gcc... arm-v4t-linux-gnueabi-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes [...] checking whether to enable debugging... yes configure: creating ./config.status config.status: creating Makefile config.status: executing libtool commands config.status: executing depfiles commands finished target mypackage.prepare ------------------------- target: mypackage.compile ------------------------- make[1]: Entering directory `/home/jbe/git_repositories/OSELAS.BSP-Pengutro= nix-Mini2440/platform-mini2440/build-target/mypackage-1-build' [...] arm-v4t-linux-gnueabi-gcc [...] -g -O1 -MT mypackage.o -MD -MP -MF .deps/my= package.Tpo -c -o mypackage.o [...] mypackage.c arm-v4t-linux-gnueabi-gcc [...] -g -O1 -MT mysecondfile.o -MD -MP -MF .deps= /mysecondfile.Tpo -c -o mysecondfile.o [...] mysecondfile.c [...] libtool: link: arm-v4t-linux-gnueabi-gcc -W -Wall -Werror -Wsign-compare -W= float-equal -Wformat-security -g -O1 -o mypackage mypackage.o mysecondfile.o libtool: link: arm-v4t-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/libmyp= ackage.o -O1 -Wl,-soname -Wl,libmypackage.so.0 -o .libs/libmypackage.s= o.0.0.0 [...] make[1]: Leaving directory `/home/jbe/git_repositories/OSELAS.BSP-Pengutron= ix-Mini2440/platform-mini2440/build-target/mypackage-1-build' finished target mypackage.compile ------------------------- target: mypackage.install ------------------------- make[1]: Entering directory `/home/jbe/git_repositories/OSELAS.BSP-Pengutro= nix-Mini2440/platform-mini2440/build-target/mypackage-1-build' [...] make[1]: Leaving directory `/home/jbe/git_repositories/OSELAS.BSP-Pengutron= ix-Mini2440/platform-mini2440/build-target/mypackage-1-build' finished target mypackage.install ------------------------------ target: mypackage.install.pack ------------------------------ finished target mypackage.install.pack [...] Regards, Juergen -- = Pengutronix e.K. =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0| Juergen Beisert =A0 =A0 =A0 =A0 =A0 =A0 | Linux Solutions for Science and Industry =A0 =A0 =A0| http://www.pengutroni= x.de/ | -- = ptxdist mailing list ptxdist@pengutronix.de