[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-cpio] Building release_2_12 from git fails - gnulib/paxutils su
From: |
Pavel Raiskup |
Subject: |
Re: [Bug-cpio] Building release_2_12 from git fails - gnulib/paxutils submodule version mismatch? |
Date: |
Tue, 13 Sep 2016 08:31:22 +0200 |
User-agent: |
KMail/5.2.3 (Linux/4.7.2-201.fc24.x86_64; KDE/5.25.0; x86_64; ; ) |
Andrew, sorry, I missed your mail. Can you have a look at:
http://lists.gnu.org/archive/html/bug-cpio/2016-06/msg00001.html
Also, Sergey, can you please review/push this?
Pavel
On Saturday, January 2, 2016 3:23:40 PM CEST Andrew Walrond wrote:
> When building from git as per the instructions with
>
> ./bootstrap --skip-po
> ./configure --prefix=/usr --enable-mt --with-rmt=/usr/libexec/rmt
> make
>
> the build fails like this:
> make[3]: Entering directory '/home/awalrond/dump/cpio/lib'
> make[3]: *** No rule to make target 'exit.c', needed by 'exit.o'. Stop.
>
>
> Compared the (bootstrapped from git) lib directory with that from the
> 2.12 tarball:
>
> $ ls lib/
> Makefile.am Makefile.in paxerror.c paxexit.c paxexit-status.c
> paxlib.h paxnames.c rmt.h rtapelib.c system.h system-ioctl.h
>
> $ ls ../cpio-2.12/lib/
> error.c exit.c exit-status.c Makefile.am Makefile.in names.c
> paxlib.h rmt.h rtapelib.c sysdep.c sysdep.h system.h system-ioctl.h
>
> Note pax prefix on exit.c and exit-status.c and also missing sysdep.?
>
> Something is a bit screwy. Are the submodule versions for gnulib and/or
> paxutils the correct ones?
>
> Best,
>
>
- Re: [Bug-cpio] Building release_2_12 from git fails - gnulib/paxutils submodule version mismatch?,
Pavel Raiskup <=