On Sun, Mar 27, 2011 at 08:38:34PM +0000, Clint Adams wrote: > On Sun, Mar 27, 2011 at 09:01:07PM +0200, Aurelien Jarno wrote: > > I can try to provide a patch to fix the issue, but it would be nice to > > get some guidelines about how to wrap a new function. This function is > > simply: > > lchown is already there for MacOS X. Probably what needs to be done > is to add an #ifdef'd line to wrapfunc.inp, lchown to AC_CHECK_FUNCS > in configure.ac, and then make sure LCHOWN_SUPPORT is doing the right > thing in libfakeroot.c. >
The missing function is lchmod(), not lchown(), but I guess I can have a look at how lchown() is implemented to understand how to fix this issue. -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurel...@aurel32.net http://www.aurel32.net -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org