[Bugs] [Bug 1238063] New: libgfchangelog: Example programs are not working.
bugzilla at redhat.com
bugzilla at redhat.com
Wed Jul 1 06:34:34 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1238063
Bug ID: 1238063
Summary: libgfchangelog: Example programs are not working.
Product: GlusterFS
Version: mainline
Component: geo-replication
Assignee: bugs at gluster.org
Reporter: khiremat at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com
Description of problem:
The example programs provided with the source to test libgfchangelog library is
broken.
Version-Release number of selected component (if applicable):
mainline
How reproducible:
Always
Steps to Reproduce:
1. Edit the brick path in the program corresponding to the brick paths in test
volume
2. Compile with pkgconfig options as follows for the C example files
gcc -o gethistory `pkg-config --cflags libgfchangelog` get-history.c
`pkg-config --libs libgfchangelog`
3. Run the program
Actual results:
changelog_register fails
Expected results:
Changelog_register should not fail
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list