[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-cpio] How to fix hard linking bug
From: |
Sergey Poznyakoff |
Subject: |
Re: [Bug-cpio] How to fix hard linking bug |
Date: |
Sat, 12 Feb 2005 18:44:51 +0200 |
Donald Teed <address@hidden> wrote:
> What does that mean in terms of what a user has to
> do to update their environment?
The solution for a user of cpio 2.6 is to configure the package as
follows:
./configure CPPFLAGS=-DHAVE_LSTAT=1 [other_options]
Regards,
Sergey