-
be nice if this custom blkid logic was dropped and you just used the pkg config macro to query for things.
2009-09-30 03:17:44 UTC by vapier
-
Don't worry about CHANGES, it fails because I've generated my patch against the current CVS tree and not the latest release - and there have been some other changes since then.
2009-09-08 09:37:33 UTC by stelian
-
Lovely :)
The CHANGES file borks with errors, but configure and configure.in patches correctly and we can build again. Thank-you :)
patching file CHANGES
Hunk #1 FAILED at 13.
1 out of 1 hunk FAILED -- saving rejects to file CHANGES.rej
patching file configure
patching file configure.in.
2009-09-07 23:32:07 UTC by fukawi-2
-
The attached patch (the important chunk is at the end - the configure.in modification) should fix this problem (and hopefully continue to work even of selinux-enabled systems).
Stelian.
2009-09-07 09:04:02 UTC by stelian
-
stelian committed patchset 419 of module dump to the Dump/Restore ext2/ext3 filesystem backup CVS repository, changing 3 files.
2009-09-07 08:51:04 UTC by stelian
-
Thanks stelian - is there a way we can compile this in the mean time? Or an ETA for the next release?
I'm not trying to push you, I just need to update the package notes in Arch so everyone knows what's happening :)
2009-09-06 22:55:20 UTC by fukawi-2
-
Hi, thanks for the bug report, I will correct this for the next version.
2009-09-06 16:23:54 UTC by stelian
-
I'm getting this error during make on ArchLinux, which doesn't use SELinux...
gcc -o dump itime.o main.o optr.o tape.o traverse.o unctime.o ../common/dumprmt.o -L../compat/lib -lcompat -lext2fs -lcom_err -lz -lbz2 -lblkid -luuid -ldevmapper -lselinux -lsepol
/usr/bin/ld: cannot find -lselinux
collect2: ld returned 1 exit status
make[1]: *** [dump] Error 1
make[1]: Leaving directory...
2009-08-30 22:57:52 UTC by fukawi-2
-
Fix commited into CVS.
2009-07-23 14:13:04 UTC by stelian
-
stelian committed patchset 418 of module dump to the Dump/Restore ext2/ext3 filesystem backup CVS repository, changing 2 files.
2009-07-23 14:10:38 UTC by stelian