Hi! On 30/04/12 09:42, Salvatore Bonaccorso wrote: > I have prepared a patch [2] following the guide in [3]. > > [2]: > http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfuse-perl.git;a=blob_plain;f=debian/patches/fix-FTBFS-on-kfreebsd.patch
Great. It looks right to me. > The package builds fine, but I'm unsure if I need to take care of the > upstream commit 48e91793fca961bcf8c0cda9b62aa9deb722a45a [4]. > > [4]: > https://github.com/dpavlin/perl-fuse/commit/48e91793fca961bcf8c0cda9b62aa9deb722a45a Did you need to apply that commit before you could build it? (I would think so). The macros beginning with _IOC seem to be only available in Linux kernel headers, so it seems okay to apply that commit as-is. ( You wouldn't want to change that one to !(linux || glibc). ) Regards, -- Steven Chamberlain [email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

