Page 1 of 1

xfsprogs-headers SLKBUILD failure

Posted: 19. Nov 2010, 21:34
by pwatk
To provide xfs support to partclone I need to recompile the xfprogs package to include all the headers using an extra makefile option:

Code: Select all

make install-qa
I've decided to created an xfsprogs-headers package to avoid clobbering a Slackware package. The problem is my SLKBUILD is producing lots of warnings followed by a failure regarding libxfs and as far as I can see it has nothing drastically different to the original SlackBuild.

Furthermore, if I just modify the original SlackBuild or just run ./configure ; make ; make install-qa <dir> I don't receive any warnings and everything compiles fine.

My log file is here, can someone tell me why this is happening as I can only assume it's a problem pertaining to slkbuild.

Re: xfsprogs-headers SLKBUILD failure

Posted: 21. Nov 2010, 17:41
by fredg
deleted ?

++

Re: xfsprogs-headers SLKBUILD failure

Posted: 23. Nov 2010, 13:35
by pwatk
Oops, nevermind it's fix in Slackware current anyway. I'm not sure why slkbuild fails but I haven't had any issues with anything else so I shouldn't worry about it.