cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: [PATCH] save metadata to extended file attributes

From: Stefan Tomanek <stefan.tomanek_at_wertarbyte.de>
Date: Sun, 7 Nov 2010 17:26:31 +0100

Dies schrieb Daniel Stenberg (daniel_at_haxx.se):

> Nice, I've written a configure check, added some #ifdefs, fixed a
> bug in main.c and added source code headers in the new files. See
> the attachement for my suggest patch after your recent one.

For some reason, configure does not enable xattr support here:

configure:30318: checking if setxattr can be linked
configure:30347: gcc -o conftest -g0 -O2 -Wno-system-headers conftest.c -lidn -lssh2 -lssl -lcrypto -lldap -lrt -lssl -lcrypto -lz >&5
configure:30347: $? = 0
configure:30349: result: yes
configure:30364: checking if setxattr is prototyped
configure:30381: result: no
configure:30440: checking if setxattr might be used
configure:30455: result: no

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-11-07