>>>>> "Julio" == Julio Cesar Ody <[EMAIL PROTECTED]> writes:
Julio> but fact is, I was taking a look now at the configure options
Julio> for paxutils, and there is an option "--enable-pax". I thought
Julio> that would solve the issue, but whenever I try to use this
Julio> option, I get the following error messages on make:
Julio> ../lib/libpu.a(makepath.o)(.text+0xa1): In function
Julio> `make_path': /root/paxutils-2.4h/lib/makepath.c:384: undefined
Julio> reference to `errno'
Ah. You have a recent glibc. Add
#include <errno.h>
to makepath.c
--
Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au
The technical we do immediately, the political takes *forever*
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html