On 06/27/2012 10:46 AM, Ben Greear wrote:
I just rebased against upstream nfs-utils: git://git.linux-nfs.org/projects/steved/nfs-utils.git and it fails to build on Fedora 13 (and maybe others, haven't tried yet). gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -D_GNU_SOURCE -Wall -Wextra -Wstrict-prototypes -pipe -g -O2 -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c file.c:97: error: ‘NSM_DEFAULT_STATEDIR’ undeclared here (not in a function) Any idea on the proper way to go about fixing this?
Maybe the issue is that 'make distclean' didn't remove the configure file. When I tried to re-generate the configure file, it blew up because my libgssglue is too old. So, I'm just going to back all of this out and go back to the old code since I need to compile back to Fedora 8 currently. Thanks, Ben -- Ben Greear <greearb@xxxxxxxxxxxxxxx> Candela Technologies Inc http://www.candelatech.com -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html