xfsprogs-headers SLKBUILD failure

General talk about packaging procedures and packages.
Post Reply
User avatar
pwatk
Posts: 474
Joined: 14. Mar 2010, 23:56
Location: United Kingdom

xfsprogs-headers SLKBUILD failure

Post 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.
Image
User avatar
fredg
Posts: 232
Joined: 3. Oct 2009, 16:50
Location: Lyon, France
Contact:

Re: xfsprogs-headers SLKBUILD failure

Post by fredg »

deleted ?

++
User avatar
pwatk
Posts: 474
Joined: 14. Mar 2010, 23:56
Location: United Kingdom

Re: xfsprogs-headers SLKBUILD failure

Post 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.
Image
Post Reply